Hello
Nobody
Logout
Sign In
or
Sign Up
(
Why?
)
Home
3,554 messages
org.apache.spark.issues [
All Lists
]
2018 December [
All Months
]
Page 110 (Messages 2726 to 2750):
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
[jira] [Created] (SPARK-26259) RecordSeparator other than newline discovers incorrect schema
-
PoojaMurarka (JIRA)
[jira] [Assigned] (SPARK-26287) Don't need to create an empty spill file when memory has no records
-
Apache Spark (JIRA)
[jira] [Resolved] (SPARK-26304) Add default value to spark.kafka.sasl.kerberos.service.name parameter
-
Marcelo Vanzin (JIRA)
[jira] [Assigned] (SPARK-26312) Converting converters in RDDConversions into arrays to improve their access performance
-
Apache Spark (JIRA)
[jira] [Updated] (SPARK-26322) Simplify kafka delegation token sasl.mechanism configuration
-
Gabor Somogyi (JIRA)
[jira] [Commented] (SPARK-26312) Converting converters in RDDConversions into arrays to improve their access performance
-
ASF GitHub Bot (JIRA)
[jira] [Commented] (SPARK-26322) Simplify kafka delegation token sasl.mechanism configuration
-
ASF GitHub Bot (JIRA)
[jira] [Commented] (SPARK-26321) Split a SQL in a correct way
-
ASF GitHub Bot (JIRA)
[jira] [Commented] (SPARK-26313) move read related methods from Table to read related mix-in traits
-
ASF GitHub Bot (JIRA)
[jira] [Commented] (SPARK-26288) add initRegisteredExecutorsDB in ExternalShuffleService
-
ASF GitHub Bot (JIRA)
[jira] [Commented] (SPARK-26172) Unify String Params' case-insensitivity in ML
-
ASF GitHub Bot (JIRA)
[jira] [Commented] (SPARK-26337) Add benchmark for LongToUnsafeRowMap
-
ASF GitHub Bot (JIRA)
[jira] [Commented] (SPARK-26265) deadlock between TaskMemoryManager and BytesToBytesMap$MapIterator
-
ASF GitHub Bot (JIRA)
[jira] [Commented] (SPARK-26265) deadlock between TaskMemoryManager and BytesToBytesMap$MapIterator
-
ASF GitHub Bot (JIRA)
[jira] [Commented] (SPARK-26337) Add benchmark for LongToUnsafeRowMap
-
ASF GitHub Bot (JIRA)
[jira] [Commented] (SPARK-26322) Simplify kafka delegation token sasl.mechanism configuration
-
ASF GitHub Bot (JIRA)
[jira] [Commented] (SPARK-26297) improve the doc of Distribution/Partitioning
-
ASF GitHub Bot (JIRA)
[jira] [Commented] (SPARK-24152) SparkR CRAN feasibility check server problem
-
Dongjoon Hyun (JIRA)
[jira] [Commented] (SPARK-26243) Use java.time API for parsing timestamps and dates from JSON
-
ASF GitHub Bot (JIRA)
[jira] [Commented] (SPARK-24422) Add JDK11 in our Jenkins' build servers
-
shane knapp (JIRA)
[jira] [Assigned] (SPARK-26434) disallow ADAPTIVE_EXECUTION_ENABLED&CBO_ENABLED in org.apache.spark.sql.execution.streaming.StreamExecution#runStream, but logWarning in org.apache.spark.sql.streaming.StreamingQueryManager#createQuery
-
Apache Spark (JIRA)
[jira] [Created] (SPARK-26452) Suppressing exception in finally: Java heap space java.lang.OutOfMemoryError: Java heap space
-
tommy duan (JIRA)
[jira] [Created] (SPARK-26454) IllegegalArgument Exception is Thrown while creating new UDF with JAR
-
Udbhav Agrawal (JIRA)
[jira] [Updated] (SPARK-26503) Get rid of spark.sql.legacy.timeParser.enabled
-
Maxim Gekk (JIRA)
[jira] [Created] (SPARK-26509) Parquet DELTA_BYTE_ARRAY is not supported in Spark 2.x's Vectorized Reader
-
Filipe Gonzaga Miranda (JIRA)
Page 110 (Messages 2726 to 2750):
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