Hello
Nobody
Logout
Sign In
or
Sign Up
(
Why?
)
Home
3,554 messages
org.apache.spark.issues [
All Lists
]
2018 December [
All Months
]
Page 92 (Messages 2276 to 2300):
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-26245) Add Float literal
-
Yuming Wang (JIRA)
[jira] [Commented] (SPARK-26233) Incorrect decimal value with java beans and first/last/max... functions
-
Apache Spark (JIRA)
[jira] [Updated] (SPARK-26282) Update JVM to 8u191 on jenkins workers
-
Dongjoon Hyun (JIRA)
[jira] [Resolved] (SPARK-26306) Flaky test: org.apache.spark.util.collection.SorterSuite
-
Gabor Somogyi (JIRA)
[jira] [Updated] (SPARK-26322) Simplify kafka delegation token sasl.mechanism configuration
-
Gabor Somogyi (JIRA)
[jira] [Commented] (SPARK-26327) Metrics in FileSourceScanExec not update correctly
-
ASF GitHub Bot (JIRA)
[jira] [Commented] (SPARK-26239) Add configurable auth secret source in k8s backend
-
ASF GitHub Bot (JIRA)
[jira] [Commented] (SPARK-26262) Runs SQLQueryTestSuite on mixed config sets: WHOLESTAGE_CODEGEN_ENABLED and CODEGEN_FACTORY_MODE
-
ASF GitHub Bot (JIRA)
[jira] [Commented] (SPARK-26303) Return partial results for bad JSON records
-
ASF GitHub Bot (JIRA)
[jira] [Commented] (SPARK-14948) Exception when joining DataFrames derived form the same DataFrame
-
Michael Chirico (JIRA)
[jira] [Commented] (SPARK-26322) Simplify kafka delegation token sasl.mechanism configuration
-
ASF GitHub Bot (JIRA)
[jira] [Commented] (SPARK-26265) deadlock between TaskMemoryManager and BytesToBytesMap$MapIterator
-
ASF GitHub Bot (JIRA)
[jira] [Commented] (SPARK-26322) Simplify kafka delegation token sasl.mechanism configuration
-
ASF GitHub Bot (JIRA)
[jira] [Commented] (SPARK-26311) [YARN] New feature: custom log URL for stdout/stderr
-
ASF GitHub Bot (JIRA)
[jira] [Comment Edited] (SPARK-25136) unable to use HDFS checkpoint directories after driver restart
-
Kaspar Tint (JIRA)
[jira] [Commented] (SPARK-19739) SparkHadoopUtil.appendS3AndSparkHadoopConfigurations to propagate full set of AWS env vars
-
Steve Loughran (JIRA)
[jira] [Created] (SPARK-26369) How to limit Spark concurrent tasks number in one job?
-
Fu Chen (JIRA)
[jira] [Commented] (SPARK-26358) Spark deployed mode question
-
Hyukjin Kwon (JIRA)
[jira] [Updated] (SPARK-26315) auto cast threshold from Integer to Float in approxSimilarityJoin of BucketedRandomProjectionLSHModel
-
Sean Owen (JIRA)
[jira] [Commented] (SPARK-25689) Move token renewal logic to driver in yarn-client mode
-
ASF GitHub Bot (JIRA)
[jira] [Assigned] (SPARK-24432) Add support for dynamic resource allocation
-
Apache Spark (JIRA)
[jira] [Resolved] (SPARK-26427) Upgrade Apache ORC to 1.5.4
-
Dongjoon Hyun (JIRA)
[jira] [Updated] (SPARK-26432) Getting NoSuchMethodException while trying to obtain token from Hbase 2.1 service
-
Sujith (JIRA)
[jira] [Assigned] (SPARK-26440) Show total CPU time across all tasks on stage pages
-
Apache Spark (JIRA)
[jira] [Issue Comment Deleted] (SPARK-26513) Trigger GC on executor node idle
-
Sandish Kumar HN (JIRA)
Page 92 (Messages 2276 to 2300):
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