Hello
Nobody
Logout
Sign In
or
Sign Up
(
Why?
)
Home
6,627 messages
org.apache.spark.issues [
All Lists
]
2019 May [
All Months
]
Page 262 (Messages 6526 to 6550):
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] [Assigned] (SPARK-27620) Update jetty to 9.4.18.v20190429
-
Apache Spark (JIRA)
[jira] [Resolved] (SPARK-26759) Arrow optimization in SparkR's interoperability
-
Hyukjin Kwon (JIRA)
[jira] [Updated] (SPARK-27648) In Spark2.4 Structured Streaming:The executor storage memory increasing over time
-
tommy duan (JIRA)
[jira] [Created] (SPARK-27721) spark mvn test failed on aarch64
-
huangtianhua (JIRA)
[jira] [Updated] (SPARK-19588) Allow putting keytab file to HDFS location specified in spark.yarn.keytab
-
Hyukjin Kwon (JIRA)
[jira] [Updated] (SPARK-6442) MLlib Local Linear Algebra Package
-
Hyukjin Kwon (JIRA)
[jira] [Updated] (SPARK-23480) NullPointerException in AppendOnlyMap.growTable
-
Hyukjin Kwon (JIRA)
[jira] [Resolved] (SPARK-16992) Pep8 code style
-
Hyukjin Kwon (JIRA)
[jira] [Resolved] (SPARK-21136) Misleading error message for typo in SQL
-
Hyukjin Kwon (JIRA)
[jira] [Resolved] (SPARK-18925) Reduce memory usage of mapWithState
-
Hyukjin Kwon (JIRA)
[jira] [Resolved] (SPARK-20829) var_samp returns Nan while other vendors return a null value
-
Hyukjin Kwon (JIRA)
[jira] [Updated] (SPARK-7618) Word2VecModel cache normalized wordVectors to speed up findSynonyms
-
Hyukjin Kwon (JIRA)
[jira] [Updated] (SPARK-18100) Improve the performance of get_json_object using Gson
-
Hyukjin Kwon (JIRA)
[jira] [Updated] (SPARK-18605) Spark Streaming ERROR TransportResponseHandler: Still have 1 requests outstanding when connection
-
Hyukjin Kwon (JIRA)
[jira] [Updated] (SPARK-16790) Warn (or fail) when user query reads no data due to pruning
-
Hyukjin Kwon (JIRA)
[jira] [Updated] (SPARK-12170) Deprecate the JAVA-specific deserialized storage levels
-
Hyukjin Kwon (JIRA)
[jira] [Resolved] (SPARK-7809) MultivariateOnlineSummarizer should allow users to configure what to compute
-
Hyukjin Kwon (JIRA)
[jira] [Resolved] (SPARK-18158) Submit app in standalone cluster mode supervised with HA: all masters have to be up and running
-
Hyukjin Kwon (JIRA)
[jira] [Resolved] (SPARK-13777) Weighted Least Squares fails when there are features with identical values
-
Hyukjin Kwon (JIRA)
[jira] [Updated] (SPARK-3137) Use finer grained locking in TorrentBroadcast.readObject
-
Hyukjin Kwon (JIRA)
[jira] [Resolved] (SPARK-27248) REFRESH TABLE should recreate cache with same cache name and storage level
-
Dongjoon Hyun (JIRA)
[jira] [Assigned] (SPARK-27816) make TreeNode tag type safe
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-17477) SparkSQL cannot handle schema evolution from Int -> Long when parquet files have Int as its type while hive metastore has Long as its type
-
Mathew Wicks (JIRA)
[jira] [Resolved] (SPARK-27757) Bump Jackson to 2.9.9
-
Sean Owen (JIRA)
[jira] [Commented] (SPARK-19039) UDF ClosureCleaner bug when UDF, col applied in paste mode in REPL
-
Junichi Koizumi (JIRA)
Page 262 (Messages 6526 to 6550):
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