Hello
Nobody
Logout
Sign In
or
Sign Up
(
Why?
)
Home
3,332 messages
org.apache.spark.issues [
All Lists
]
2017 May [
All Months
]
Page 108 (Messages 2676 to 2700):
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] [Resolved] (SPARK-20540) Dynamic allocation constantly requests and kills executors
-
Marcelo Vanzin (JIRA)
[jira] [Updated] (SPARK-20556) codehaus fails to generate code because of unescaped strings
-
Herman van Hovell (JIRA)
[jira] [Updated] (SPARK-20564) a lot of executor failures when the executor number is more than 2000
-
Hua Liu (JIRA)
[jira] [Assigned] (SPARK-20637) MappedRDD, FilteredRDD, etc. are still referenced in code comments
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-20666) Flaky test - SparkListenerBus randomly failing java.lang.IllegalAccessError on Windows
-
Marcelo Vanzin (JIRA)
[jira] [Assigned] (SPARK-20685) BatchPythonEvaluation UDF evaluator fails for case of single UDF with repeated argument
-
Josh Rosen (JIRA)
[jira] [Commented] (SPARK-20706) Spark-shell not overriding method definition
-
Raphael Roth (JIRA)
[jira] [Updated] (SPARK-20395) Update Scala to 2.11.11 and zinc to 0.3.15
-
Sean Owen (JIRA)
[jira] [Updated] (SPARK-20738) Hide building of docs in sbt behind an option.
-
Prashant Sharma (JIRA)
[jira] [Updated] (SPARK-18683) REST APIs for standalone Master、Workers and Applications
-
StanZhai (JIRA)
[jira] [Resolved] (SPARK-20707) ML deprecated APIs should be removed in major release.
-
Yanbo Liang (JIRA)
[jira] [Commented] (SPARK-20782) Dataset's isCached operator
-
Takeshi Yamamuro (JIRA)
[jira] [Commented] (SPARK-20785) Spark should provide jump links and add (count) in the SQL web ui.
-
guoxiaolongzte (JIRA)
[jira] [Commented] (SPARK-20752) Build-in SQL Function Support - SQRT
-
Kazuaki Ishizaki (JIRA)
[jira] [Commented] (SPARK-20749) Built-in SQL Function Support - all variants of LEN[GTH]
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-20833) it seems to be a part of Android TimSort class rather than a port of .. in the first line of TimSort.java comments
-
Apache Spark (JIRA)
[jira] [Assigned] (SPARK-20768) PySpark FPGrowth does not expose numPartitions (expert) param
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-20835) It should exit directly when the --total-executor-cores parameter is setted less than 0 when submit a application
-
Apache Spark (JIRA)
[jira] [Updated] (SPARK-20846) Incorrect posgres sql schema inferred from table.
-
Stuart Reynolds (JIRA)
[jira] [Created] (SPARK-20861) Pyspark CrossValidator & TrainValidationSplit should delegate parameter looping to estimators
-
Bago Amirbekian (JIRA)
[jira] [Commented] (SPARK-18838) High latency of event processing for large jobs
-
Antoine PRANG (JIRA)
[jira] [Resolved] (SPARK-20907) Use testQuietly for test suites that generate long log output
-
Shixiong Zhu (JIRA)
[jira] [Commented] (SPARK-20853) spark.ui.reverseProxy=true leads to hanging communication to master
-
Trevor McKay (JIRA)
[jira] [Updated] (SPARK-20942) The title style about field is error in the history server web ui.
-
guoxiaolongzte (JIRA)
[jira] [Assigned] (SPARK-20945) NoSuchElementException key not found in TaskSchedulerImpl
-
Apache Spark (JIRA)
Page 108 (Messages 2676 to 2700):
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