Hello
Nobody
Logout
Sign In
or
Sign Up
(
Why?
)
Home
3,554 messages
org.apache.spark.issues [
All Lists
]
2018 December [
All Months
]
Page 64 (Messages 1576 to 1600):
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] [Updated] (SPARK-26216) Do not use case class as public API (ScalaUDF)
-
Wenchen Fan (JIRA)
[jira] [Resolved] (SPARK-26235) Change log level for ClassNotFoundException/NoClassDefFoundError in SparkSubmit to Error
-
Sean Owen (JIRA)
[jira] [Commented] (SPARK-16958) Reuse subqueries within single query
-
Apache Spark (JIRA)
[jira] [Created] (SPARK-26298) Upgrade Janino version to 3.0.11
-
Dongjoon Hyun (JIRA)
[jira] [Commented] (SPARK-26322) Simplify kafka delegation token sasl.mechanism configuration
-
ASF GitHub Bot (JIRA)
[jira] [Commented] (SPARK-26328) Use GenerateOrdering for group key comparison in WindowExec
-
ASF GitHub Bot (JIRA)
[jira] [Commented] (SPARK-26239) Add configurable auth secret source in k8s backend
-
ASF GitHub Bot (JIRA)
[jira] [Commented] (SPARK-25815) Kerberos Support in Kubernetes resource manager (Client Mode)
-
ASF GitHub Bot (JIRA)
[jira] [Commented] (SPARK-19591) Add sample weights to decision trees
-
ASF GitHub Bot (JIRA)
[jira] [Commented] (SPARK-25272) Show some kind of test output to indicate pyarrow tests were run
-
ASF GitHub Bot (JIRA)
[jira] [Commented] (SPARK-24102) RegressionEvaluator should use sample weight data
-
ASF GitHub Bot (JIRA)
[jira] [Commented] (SPARK-24561) User-defined window functions with pandas udf (bounded window)
-
ASF GitHub Bot (JIRA)
[jira] [Commented] (SPARK-25271) Creating parquet table with all the column null throws exception
-
ASF GitHub Bot (JIRA)
[jira] [Commented] (SPARK-24561) User-defined window functions with pandas udf (bounded window)
-
ASF GitHub Bot (JIRA)
[jira] [Commented] (SPARK-24561) User-defined window functions with pandas udf (bounded window)
-
ASF GitHub Bot (JIRA)
[jira] [Commented] (SPARK-19185) ConcurrentModificationExceptions with CachedKafkaConsumers when Windowing
-
Gabor Somogyi (JIRA)
[jira] [Commented] (SPARK-26302) retainedBatches configuration can eat up memory on driver
-
Behroz Sikander (JIRA)
[jira] [Reopened] (SPARK-24152) SparkR CRAN feasibility check server problem
-
Hyukjin Kwon (JIRA)
[jira] [Assigned] (SPARK-26243) Use java.time API for parsing timestamps and dates from JSON
-
Wenchen Fan (JIRA)
[jira] [Assigned] (SPARK-26384) CSV schema inferring does not respect spark.sql.legacy.timeParser.enabled
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-25953) install jdk11 on jenkins workers
-
shane knapp (JIRA)
[jira] [Commented] (SPARK-26430) Upgrade Surefire plugin to 3.0.0-M2
-
ASF GitHub Bot (JIRA)
[jira] [Commented] (SPARK-26243) Use java.time API for parsing timestamps and dates from JSON
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-12154) Upgrade to Jersey 2
-
Jiatao Tao (JIRA)
[jira] [Commented] (SPARK-26413) SPIP: RDD Arrow Support in Spark Core and PySpark
-
Hyukjin Kwon (JIRA)
Page 64 (Messages 1576 to 1600):
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