Hello
Nobody
Logout
Sign In
or
Sign Up
(
Why?
)
Home
3,554 messages
org.apache.spark.issues [
All Lists
]
2018 December [
All Months
]
Page 66 (Messages 1626 to 1650):
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] [Assigned] (SPARK-26193) Implement shuffle write metrics in SQL
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-26133) Remove deprecated OneHotEncoder and rename OneHotEncoderEstimator to OneHotEncoder
-
Apache Spark (JIRA)
[jira] [Resolved] (SPARK-25148) Executors launched with Spark on K8s client mode should prefix name with spark.app.name
-
Marcelo Vanzin (JIRA)
[jira] [Commented] (SPARK-26303) Return partial results for bad JSON records
-
Apache Spark (JIRA)
[jira] [Created] (SPARK-26314) support Confluent encoded Avro in Spark Structured Streaming
-
David Ahern (JIRA)
[jira] [Commented] (SPARK-26317) Upgrade SBT to 0.13.18
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-26312) Converting converters in RDDConversions into arrays to improve their access performance
-
ASF GitHub Bot (JIRA)
[jira] [Commented] (SPARK-25815) Kerberos Support in Kubernetes resource manager (Client Mode)
-
ASF GitHub Bot (JIRA)
[jira] [Commented] (SPARK-26328) Use GenerateOrdering for group key comparison in WindowExec
-
ASF GitHub Bot (JIRA)
[jira] [Commented] (SPARK-26318) Enhance function merge performance in Row
-
ASF GitHub Bot (JIRA)
[jira] [Updated] (SPARK-26288) add initRegisteredExecutorsDB in ExternalShuffleService
-
Dongjoon Hyun (JIRA)
[jira] [Commented] (SPARK-26303) Return partial results for bad JSON records
-
ASF GitHub Bot (JIRA)
[jira] [Resolved] (SPARK-26265) deadlock between TaskMemoryManager and BytesToBytesMap$MapIterator
-
Wenchen Fan (JIRA)
[jira] [Updated] (SPARK-26265) deadlock between TaskMemoryManager and BytesToBytesMap$MapIterator
-
Dongjoon Hyun (JIRA)
[jira] [Commented] (SPARK-26333) FsHistoryProviderSuite failed because setReadable doesn't work in RedHat
-
deshanxiao (JIRA)
[jira] [Resolved] (SPARK-26313) move read related methods from Table to read related mix-in traits
-
Hyukjin Kwon (JIRA)
[jira] [Created] (SPARK-26382) prefix sorter should handle -0.0
-
Wenchen Fan (JIRA)
[jira] [Assigned] (SPARK-23431) Expose the new executor memory metrics at the stage level
-
Apache Spark (JIRA)
[jira] [Resolved] (SPARK-26394) Annotation error for Utils.timeStringAsMs
-
Sean Owen (JIRA)
[jira] [Updated] (SPARK-26417) Make comments for states available for logging
-
Evgenii Lartcev (JIRA)
[jira] [Resolved] (SPARK-26409) SQLConf should be serializable in test sessions
-
Xiao Li (JIRA)
[jira] [Updated] (SPARK-26397) Driver-side only metrics support
-
Yuanjian Li (JIRA)
[jira] [Created] (SPARK-26465) Use ConfigEntry for hardcoded configs for jars category.
-
Takuya Ueshin (JIRA)
[jira] [Assigned] (SPARK-26374) Support new date/timestamp parser in HadoopFsRelationTest
-
Apache Spark (JIRA)
[jira] [Updated] (SPARK-26510) Spark 2.3 change of behavior (vs 1.6) when caching a dataframe and using 'createOrReplaceTempView'
-
Hagai Attias (JIRA)
Page 66 (Messages 1626 to 1650):
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