Hello
Nobody
Logout
Sign In
or
Sign Up
(
Why?
)
Home
3,371 messages
org.apache.spark.issues [
All Lists
]
2018 January [
All Months
]
Page 27 (Messages 651 to 675):
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] [Updated] (SPARK-22942) Spark Sql UDF throwing NullPointer when adding a filter on a columns that uses that UDF
-
Matthew Fishkin (JIRA)
[jira] [Commented] (SPARK-22826) [SQL] findWiderTypeForTwo Fails over StructField of Array
-
Aleksander Eskilson (JIRA)
[jira] [Commented] (SPARK-22730) Add support for non-integer image formats
-
Apache Spark (JIRA)
[jira] [Updated] (SPARK-23001) NullPointerException when running desc database
-
ANDY GUAN (JIRA)
[jira] [Updated] (SPARK-22587) Spark job fails if fs.defaultFS and application jar are different url
-
Saisai Shao (JIRA)
[jira] [Resolved] (SPARK-22946) Recursive withColumn calls cause org.apache.spark.sql.catalyst.expressions.GeneratedClass$SpecificUnsafeProjection" grows beyond 64 KB
-
Wenchen Fan (JIRA)
[jira] [Created] (SPARK-23044) merge script has bug when assigning jiras to non-contributors
-
Imran Rashid (JIRA)
[jira] [Resolved] (SPARK-22994) Require a single container image for Spark-on-K8S
-
Marcelo Vanzin (JIRA)
[jira] [Assigned] (SPARK-23059) Correct some improper with view related method usage
-
Apache Spark (JIRA)
[jira] [Assigned] (SPARK-22980) Using pandas_udf when inputs are not Pandas's Series or DataFrame
-
Hyukjin Kwon (JIRA)
[jira] [Commented] (SPARK-22923) Non-equi join(theta join) should use sort merge join
-
Marco Gaido (JIRA)
[jira] [Updated] (SPARK-23106) ML, Graph 2.3 QA: API: Binary incompatible changes
-
Joseph K. Bradley (JIRA)
[jira] [Updated] (SPARK-23134) WebUI is showing the cache table details even after cache idle timeout
-
Shahid K I (JIRA)
[jira] [Updated] (SPARK-23135) Accumulators don't show up properly in the Stages page anymore
-
Burak Yavuz (JIRA)
[jira] [Assigned] (SPARK-23093) don't modify run id
-
Shixiong Zhu (JIRA)
[jira] [Updated] (SPARK-23121) When the Spark Streaming app is running for a period of time, the page is incorrectly reported when accessing '/ jobs /' or '/ jobs / job /? Id = 13' and ui can not be accessed.
-
Marcelo Vanzin (JIRA)
[jira] [Updated] (SPARK-20129) JavaSparkContext should use SparkContext.getOrCreate
-
Sean Owen (JIRA)
[jira] [Commented] (SPARK-23189) reflect stage level blacklisting on executor tab
-
Attila Zsolt Piros (JIRA)
[jira] [Resolved] (SPARK-21727) Operating on an ArrayType in a SparkR DataFrame throws error
-
Felix Cheung (JIRA)
[jira] [Created] (SPARK-23211) SparkR MLlib randomFroest parameter problem
-
黄龙龙 (JIRA)
[jira] [Updated] (SPARK-23239) KafkaRelationSuite should clean up its continuous queries
-
Dongjoon Hyun (JIRA)
[jira] [Commented] (SPARK-23242) Don't run tests in KafkaSourceSuiteBase twice
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-23108) ML, Graph 2.3 QA: API: Experimental, DeveloperApi, final, sealed audit
-
Nick Pentreath (JIRA)
[jira] [Updated] (SPARK-23202) Break down DataSourceV2Writer.commit into two phase
-
Gengliang Wang (JIRA)
[jira] [Updated] (SPARK-23294) Spark Streaming + Rate source + Console Sink : Receiver MaxRate is violated
-
Ravinder Matte (JIRA)
Page 27 (Messages 651 to 675):
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