Hello
Nobody
Logout
Sign In
or
Sign Up
(
Why?
)
Home
3,371 messages
org.apache.spark.issues [
All Lists
]
2018 January [
All Months
]
Page 95 (Messages 2351 to 2375):
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-22940) Test suite HiveExternalCatalogVersionsSuite fails on platforms that don't have wget installed
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-22976) Worker cleanup can remove running driver directories
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-23001) NullPointerException when running desc database
-
Sean Owen (JIRA)
[jira] [Assigned] (SPARK-23026) Add RegisterUDF to PySpark
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-23021) AnalysisBarrier should not cut off the explain output for Parsed Logical Plan
-
Kris Mok (JIRA)
[jira] [Commented] (SPARK-22980) Using pandas_udf when inputs are not Pandas's Series or DataFrame
-
Wenchen Fan (JIRA)
[jira] [Updated] (SPARK-23076) When we call cache() on ShuffleRowRDD, we will get an error result
-
zhoukang (JIRA)
[jira] [Created] (SPARK-23093) don't modify run id
-
Jose Torres (JIRA)
[jira] [Commented] (SPARK-23142) Add documentation for Continuous Processing
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-23104) Document that kubernetes is still "experimental"
-
Apache Spark (JIRA)
[jira] [Comment Edited] (SPARK-19280) Failed Recovery from checkpoint caused by the multi-threads issue in Spark Streaming scheduler
-
Riccardo Vincelli (JIRA)
[jira] [Resolved] (SPARK-23150) kafka job failing assertion failed: Beginning offset 5451 is after the ending offset 5435 for topic
-
Sean Owen (JIRA)
[jira] [Assigned] (SPARK-23155) YARN-aggregated executor/driver logs appear unavailable when NM is down
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-23148) spark.read.csv with multiline=true gives FileNotFoundException if path contains spaces
-
jifei_yang (JIRA)
[jira] [Updated] (SPARK-23087) CheckCartesianProduct too restrictive when condition is constant folded to false/null
-
Marco Gaido (JIRA)
[jira] [Comment Edited] (SPARK-23107) ML, Graph 2.3 QA: API: New Scala APIs, docs
-
Felix Cheung (JIRA)
[jira] [Created] (SPARK-23192) Hint is lost after using cached data
-
Xiao Li (JIRA)
[jira] [Resolved] (SPARK-23174) Fix pep8 to latest official version
-
Hyukjin Kwon (JIRA)
[jira] [Updated] (SPARK-23206) Additional Memory Tuning Metrics
-
Edwina Lu (JIRA)
[jira] [Assigned] (SPARK-23223) Stacking dataset transforms performs poorly
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-23243) Shuffle+Repartition on an RDD could lead to incorrect answers
-
Apache Spark (JIRA)
[jira] [Assigned] (SPARK-23157) withColumn fails for a column that is a result of mapped DataSet
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-23274) ReplaceExceptWithFilter fails on dataframes filtered on same column
-
Andrew Ash (JIRA)
[jira] [Updated] (SPARK-20960) make ColumnVector public
-
Xiao Li (JIRA)
[jira] [Updated] (SPARK-23294) Spark Streaming + Rate source + Console Sink : Receiver MaxRate is violated
-
Ravinder Matte (JIRA)
Page 95 (Messages 2351 to 2375):
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