Hello
Nobody
Logout
Sign In
or
Sign Up
(
Why?
)
Home
3,332 messages
org.apache.spark.issues [
All Lists
]
2017 May [
All Months
]
Page 56 (Messages 1376 to 1400):
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
[jira] [Assigned] (SPARK-20459) JdbcUtils throws IllegalStateException: Cause already initialized after getting SQLException
-
Xiao Li (JIRA)
[jira] [Resolved] (SPARK-20560) Review Spark's handling of filesystems returning "localhost" in getFileBlockLocations
-
Steve Loughran (JIRA)
[jira] [Updated] (SPARK-20564) a lot of executor failures when the executor number is more than 2000
-
Hua Liu (JIRA)
[jira] [Commented] (SPARK-20586) Add deterministic and distinctLike to ScalaUDF
-
Apache Spark (JIRA)
[jira] [Created] (SPARK-20635) No SQL tab in Spark UI
-
Zhenhua Wang (JIRA)
[jira] [Commented] (SPARK-18350) Support session local timezone
-
Wenchen Fan (JIRA)
[jira] [Created] (SPARK-20680) Spark-sql do not support for column datatype of void in a HIVE view
-
Lantao Jin (JIRA)
[jira] [Commented] (SPARK-14584) Improve recognition of non-nullability in Dataset transformations
-
Hyukjin Kwon (JIRA)
[jira] [Resolved] (SPARK-20630) Thread Dump link available in Executors tab irrespective of spark.ui.threadDumpsEnabled
-
Sean Owen (JIRA)
[jira] [Assigned] (SPARK-20717) Tweak MapGroupsWithState update function behavior
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-20666) Flaky test - SparkListenerBus randomly failing java.lang.IllegalAccessError
-
Apache Spark (JIRA)
[jira] [Assigned] (SPARK-20720) 'Executor Summary' should show the exact number, 'Removed Executors' should display the specific number, in the Application Page
-
Sean Owen (JIRA)
[jira] [Updated] (SPARK-20739) Unit testing support for 'spark://' format
-
Sean Owen (JIRA)
[jira] [Updated] (SPARK-20723) Random Forest Classifier should expose intermediateRDDStorageLevel similar to ALS
-
Nick Pentreath (JIRA)
[jira] [Commented] (SPARK-20796) the location of start-master.sh in spark-standalone.md is wrong
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-20808) External Table unnecessarily not create in Hive-compatible way
-
Joachim Hereth (JIRA)
[jira] [Commented] (SPARK-20818) Tab-to-autocomplete in IPython + Python3 results in job execution
-
Sean Owen (JIRA)
[jira] [Assigned] (SPARK-20836) Redundant processing,Exit is not reasonable
-
Apache Spark (JIRA)
[jira] [Updated] (SPARK-20837) Spark SQL doesn't support escape of single/double quote as SQL standard.
-
bing huang (JIRA)
[jira] [Resolved] (SPARK-20808) External Table unnecessarily not created in Hive-compatible way
-
Sean Owen (JIRA)
[jira] [Commented] (SPARK-20857) Generic resolved hint node
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-20872) ShuffleExchange.nodeName should handle null coordinator
-
Kris Mok (JIRA)
[jira] [Commented] (SPARK-18406) Race between end-of-task and completion iterator read lock release
-
Apache Spark (JIRA)
[jira] [Assigned] (SPARK-10643) Support remote application download in client mode spark submit
-
Xiao Li (JIRA)
[jira] [Updated] (SPARK-20916) Regression in parsing of anonymous subqueries in FROM clause
-
Josh Rosen (JIRA)
Page 56 (Messages 1376 to 1400):
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