Hello
Nobody
Logout
Sign In
or
Sign Up
(
Why?
)
Home
3,371 messages
org.apache.spark.issues [
All Lists
]
2018 January [
All Months
]
Page 58 (Messages 1426 to 1450):
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
[jira] [Assigned] (SPARK-22956) Union Stream Failover Cause `IllegalStateException`
-
Apache Spark (JIRA)
[jira] [Created] (SPARK-22960) Make build-push-docker-images.sh more dev-friendly
-
Marcelo Vanzin (JIRA)
[jira] [Commented] (SPARK-22951) count() after dropDuplicates() on emptyDataFrame returns incorrect value
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-21179) Unable to return Hive INT data type into Spark via Hive JDBC driver: Caused by: java.sql.SQLDataException: [Simba][JDBC](10140) Error converting value to int.
-
Sean Owen (JIRA)
[jira] [Updated] (SPARK-23051) job description in Spark UI is broken
-
Sandor Murakozi (JIRA)
[jira] [Assigned] (SPARK-23072) Add a Unicode schema test for file-based data sources
-
Apache Spark (JIRA)
[jira] [Resolved] (SPARK-23070) Bump previousSparkVersion in MimaBuild.scala to be 2.2.0
-
Xiao Li (JIRA)
[jira] [Updated] (SPARK-23091) Incorrect unit test for approxQuantile
-
Sean Owen (JIRA)
[jira] [Updated] (SPARK-23095) Decorrelation of scalar subquery fails with java.util.NoSuchElementException.
-
Dilip Biswal (JIRA)
[jira] [Resolved] (SPARK-23044) merge script has bug when assigning jiras to non-contributors
-
Marcelo Vanzin (JIRA)
[jira] [Resolved] (SPARK-21783) Turn on ORC filter push-down by default
-
Wenchen Fan (JIRA)
[jira] [Assigned] (SPARK-23131) Stackoverflow using ML and Kryo serializer
-
Apache Spark (JIRA)
[jira] [Created] (SPARK-23137) spark.kubernetes.executor.podNamePrefix is ignored
-
Anirudh Ramanathan (JIRA)
[jira] [Commented] (SPARK-23155) YARN-aggregated executor/driver logs appear unavailable when NM is down
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-20129) JavaSparkContext should use SparkContext.getOrCreate
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-23166) Add maxDF Parameter to CountVectorizer
-
Apache Spark (JIRA)
[jira] [Updated] (SPARK-23192) Hint is lost after using cached data
-
Dongjoon Hyun (JIRA)
[jira] [Assigned] (SPARK-23199) improved Removes repetition from group expressions in Aggregate
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-22711) _pickle.PicklingError: args[0] from __newobj__ args has the wrong class from cloudpickle.py
-
Prateek (JIRA)
[jira] [Created] (SPARK-23224) union all will throw gramma exception
-
chenyukang (JIRA)
[jira] [Updated] (SPARK-23110) ML 2.3 QA: API: Java compatibility, docs
-
Weichen Xu (JIRA)
[jira] [Comment Edited] (SPARK-20927) Add cache operator to Unsupported Operations in Structured Streaming
-
Martin Brišiak (JIRA)
[jira] [Commented] (SPARK-23254) Add user guide entry for DataFrame multivariate summary
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-23285) Allow spark.executor.cores to be fractional
-
Sean Owen (JIRA)
[jira] [Updated] (SPARK-20746) Built-in SQL Function Improvement
-
Xiao Li (JIRA)
Page 58 (Messages 1426 to 1450):
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135