Hello
Nobody
Logout
Sign In
or
Sign Up
(
Why?
)
Home
6,627 messages
org.apache.spark.issues [
All Lists
]
2019 May [
All Months
]
Page 15 (Messages 351 to 375):
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
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
[jira] [Commented] (SPARK-27609) from_json expects values of options dictionary to be
-
Hyukjin Kwon (JIRA)
[jira] [Assigned] (SPARK-27749) Fix hadoop-3.2 hive-thriftserver module test issue
-
Apache Spark (JIRA)
[jira] [Updated] (SPARK-20005) There is no "Newline" in UI in describtion
-
Hyukjin Kwon (JIRA)
[jira] [Updated] (SPARK-21430) Add PMML support to SparkR
-
Hyukjin Kwon (JIRA)
[jira] [Updated] (SPARK-3528) Reading data from file:/// should be called NODE_LOCAL not PROCESS_LOCAL
-
Hyukjin Kwon (JIRA)
[jira] [Updated] (SPARK-22736) Consider caching decoded dictionaries in VectorizedColumnReader
-
Hyukjin Kwon (JIRA)
[jira] [Updated] (SPARK-22084) Performance regression in aggregation strategy
-
Hyukjin Kwon (JIRA)
[jira] [Updated] (SPARK-19781) Bucketizer's handleInvalid leave null values untouched unlike the NaNs
-
Hyukjin Kwon (JIRA)
[jira] [Resolved] (SPARK-22581) Catalog api does not allow to specify partitioning columns with create(external)table
-
Hyukjin Kwon (JIRA)
[jira] [Resolved] (SPARK-20724) spark-submit verbose mode should list default settings values
-
Hyukjin Kwon (JIRA)
[jira] [Resolved] (SPARK-22314) Accessing Hive UDFs defined without 'USING JAR' from Spark
-
Hyukjin Kwon (JIRA)
[jira] [Resolved] (SPARK-20755) UDF registration should throw exception if UDF not found on classpath
-
Hyukjin Kwon (JIRA)
[jira] [Resolved] (SPARK-19870) Repeatable deadlock on BlockInfoManager and TorrentBroadcast
-
Hyukjin Kwon (JIRA)
[jira] [Updated] (SPARK-8557) Successful Jobs marked as KILLED Spark 1.4 Standalone
-
Hyukjin Kwon (JIRA)
[jira] [Updated] (SPARK-14557) Reading textfile (created though CTAS) doesn't work when pathFilter is enabled.
-
Hyukjin Kwon (JIRA)
[jira] [Resolved] (SPARK-16593) Provide a pre-fetch mechanism to accelerate shuffle stage.
-
Hyukjin Kwon (JIRA)
[jira] [Resolved] (SPARK-16338) Streaming driver running on standalone cluster mode with supervise goes into bad state when application is killed from the UI
-
Hyukjin Kwon (JIRA)
[jira] [Updated] (SPARK-3750) Log ulimit settings at warning if they are too low
-
Hyukjin Kwon (JIRA)
[jira] [Updated] (SPARK-5569) Checkpoints cannot reference classes defined outside of Spark's assembly
-
Hyukjin Kwon (JIRA)
[jira] [Updated] (SPARK-27798) from_avro can modify variables in other rows
-
Yosuke Mori (JIRA)
[jira] [Commented] (SPARK-26045) Error in the spark 2.4 release package with the spark-avro_2.11 depdency
-
Sean Owen (JIRA)
[jira] [Assigned] (SPARK-27835) Resource Scheduling: change driver config from addresses to resourcesFile
-
Apache Spark (JIRA)
[jira] [Updated] (SPARK-27876) Split large shuffle partition to multi-segments to enable transfer oversize shuffle partition block.
-
feiwang (JIRA)
[jira] [Assigned] (SPARK-21136) Misleading error message for typo in SQL
-
Xiao Li (JIRA)
[jira] [Assigned] (SPARK-27905) Add higher order function`forall`
-
Apache Spark (JIRA)
Page 15 (Messages 351 to 375):
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
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266