Hello
Nobody
Logout
Sign In
or
Sign Up
(
Why?
)
Home
3,371 messages
org.apache.spark.issues [
All Lists
]
2018 January [
All Months
]
Page 77 (Messages 1901 to 1925):
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] [Issue Comment Deleted] (SPARK-22553) Drop FROM in nonReserved
-
Suchith J N (JIRA)
[jira] [Comment Edited] (SPARK-22936) providing HttpStreamSource and HttpStreamSink
-
bluejoe (JIRA)
[jira] [Comment Edited] (SPARK-13316) "SparkException: DStream has not been initialized" when restoring StreamingContext from checkpoint and the dstream is created afterwards
-
Riccardo Vincelli (JIRA)
[jira] [Updated] (SPARK-20657) Speed up Stage page
-
Marcelo Vanzin (JIRA)
[jira] [Commented] (SPARK-17282) Implement ALTER TABLE UPDATE STATISTICS SET
-
Zhenhua Wang (JIRA)
[jira] [Assigned] (SPARK-22730) Add support for non-integer image formats
-
Apache Spark (JIRA)
[jira] [Resolved] (SPARK-22793) Memory leak in Spark Thrift Server
-
Xiao Li (JIRA)
[jira] [Created] (SPARK-22994) Require a single container image for Spark-on-K8S
-
Marcelo Vanzin (JIRA)
[jira] [Created] (SPARK-23033) disable task-level retry for continuous execution
-
Jose Torres (JIRA)
[jira] [Commented] (SPARK-23049) `spark.sql.files.ignoreCorruptFiles` should work for ORC files
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-23021) AnalysisBarrier should not cut off the explain output for Parsed Logical Plan
-
Kris Mok (JIRA)
[jira] [Commented] (SPARK-23060) RDD's apply function
-
Sean Owen (JIRA)
[jira] [Updated] (SPARK-23072) Add a Unicode schema test for file-based data sources
-
Dongjoon Hyun (JIRA)
[jira] [Assigned] (SPARK-23103) LevelDB store not iterating correctly when indexed value has negative value
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-12963) In cluster mode,spark_local_ip will cause driver exception:Service 'Driver' failed after 16 retries!
-
Gera Shegalov (JIRA)
[jira] [Commented] (SPARK-23159) Update Cloudpickle to match version 0.4.2
-
Bryan Cutler (JIRA)
[jira] [Updated] (SPARK-23213) SparkR:::textFile(sc1,"/opt/test333") can not work on spark2.2.1
-
Tony (JIRA)
[jira] [Updated] (SPARK-23220) broadcast hint not applied in a streaming left anti join
-
Mathieu DESPRIEE (JIRA)
[jira] [Commented] (SPARK-22809) pyspark is sensitive to imports with dots
-
Sean Owen (JIRA)
[jira] [Created] (SPARK-23249) Improve partition bin-filling algorithm to have less skew and fewer partitions
-
Glen Takahashi (JIRA)
[jira] [Resolved] (SPARK-23233) asNondeterministic in Python UDF not being set when the UDF is called at least once
-
Xiao Li (JIRA)
[jira] [Commented] (SPARK-23250) Typo in JavaDoc/ScalaDoc for DataFrameWriter
-
Sean Owen (JIRA)
[jira] [Created] (SPARK-23262) mix-in interface should extend the interface it aimed to mix in
-
Wenchen Fan (JIRA)
[jira] [Created] (SPARK-23273) Spark Dataset withColumn - schema column order isn't the same as case class paramether order
-
Henrique dos Santos Goulart (JIRA)
[jira] [Comment Edited] (SPARK-23252) When NodeManager and CoarseGrainedExecutorBackend processes are killed, the job will be blocked
-
Bang Xiao (JIRA)
Page 77 (Messages 1901 to 1925):
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