Hello
Nobody
Logout
Sign In
or
Sign Up
(
Why?
)
Home
3,371 messages
org.apache.spark.issues [
All Lists
]
2018 January [
All Months
]
Page 118 (Messages 2926 to 2950):
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
[jira] [Updated] (SPARK-22963) Clean up continuous processing failure recovery
-
Jose Torres (JIRA)
[jira] [Commented] (SPARK-12945) ERROR LiveListenerBus: Listener JobProgressListener threw an exception
-
Michael Huang (JIRA)
[jira] [Resolved] (SPARK-22998) Value for SPARK_MOUNTED_CLASSPATH in executor pods is not set
-
Felix Cheung (JIRA)
[jira] [Assigned] (SPARK-23011) Prepend missing grouping columns in groupby apply
-
Apache Spark (JIRA)
[jira] [Created] (SPARK-23039) Fix the bug in alter table set location.
-
xubo245 (JIRA)
[jira] [Commented] (SPARK-23051) job description in Spark UI is broken
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-23041) Inconsistent `drop`ing of columns in dataframes
-
Hyukjin Kwon (JIRA)
[jira] [Commented] (SPARK-23089) "Unable to create operation log session directory" when parent directory not present
-
Apache Spark (JIRA)
[jira] [Assigned] (SPARK-23142) Add documentation for Continuous Processing
-
Apache Spark (JIRA)
[jira] [Updated] (SPARK-23143) Add Python support for continuous trigger
-
Tathagata Das (JIRA)
[jira] [Updated] (SPARK-23146) Support client mode for Kubernetes cluster backend
-
Anirudh Ramanathan (JIRA)
[jira] [Created] (SPARK-23147) Stage page will throw exception when there's no complete tasks
-
Saisai Shao (JIRA)
[jira] [Commented] (SPARK-23148) spark.read.csv with multiline=true gives FileNotFoundException if path contains spaces
-
Bogdan Raducanu (JIRA)
[jira] [Commented] (SPARK-13108) Encoding not working with non-ascii compatible encodings (UTF-16/32 etc.)
-
Rafael Cavazin (JIRA)
[jira] [Commented] (SPARK-23203) DataSourceV2 should use immutable trees.
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-23203) DataSourceV2 should use immutable trees.
-
Ryan Blue (JIRA)
[jira] [Resolved] (SPARK-23198) Fix KafkaContinuousSourceStressForDontFailOnDataLossSuite to test ContinuousExecution
-
Shixiong Zhu (JIRA)
[jira] [Commented] (SPARK-23209) HiveDelegationTokenProvider throws an exception if Hive jars are not the classpath
-
Sahil Takiar (JIRA)
[jira] [Commented] (SPARK-23229) Dataset.hint should use planWithBarrier logical plan
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-23233) asNondeterministic in Python UDF not being set when the UDF is called at least once
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-23264) Support interval values without INTERVAL clauses
-
Apache Spark (JIRA)
[jira] [Updated] (SPARK-23270) FileInputDStream Streaming UI 's records should not be set to the default value of 0, it should be the total number of rows of new files.
-
Sean Owen (JIRA)
[jira] [Updated] (SPARK-18016) Code Generation: Constant Pool Past Limit for Wide/Nested Dataset
-
Gaurav Garg (JIRA)
[jira] [Updated] (SPARK-22489) Shouldn't change broadcast join buildSide if user clearly specified
-
Xiao Li (JIRA)
[jira] [Updated] (SPARK-23287) Spark scheduler does not remove initial executor if not one job submitted
-
Pavel Plotnikov (JIRA)
Page 118 (Messages 2926 to 2950):
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