Hello
Nobody
Logout
Sign In
or
Sign Up
(
Why?
)
Home
3,332 messages
org.apache.spark.issues [
All Lists
]
2017 May [
All Months
]
Page 55 (Messages 1351 to 1375):
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] [Updated] (SPARK-20564) a lot of executor failures when the executor number is more than 2000
-
Hua Liu (JIRA)
[jira] [Resolved] (SPARK-20518) Supplement the new blockidsuite unit tests
-
Sean Owen (JIRA)
[jira] [Comment Edited] (SPARK-20666) Flaky test - SparkListenerBus randomly failing java.lang.IllegalAccessError on Windows
-
Marcelo Vanzin (JIRA)
[jira] [Assigned] (SPARK-20501) ML, Graph 2.2 QA: API: New Scala APIs, docs
-
Apache Spark (JIRA)
[jira] [Assigned] (SPARK-20690) Analyzer shouldn't add missing attributes through subquery
-
Apache Spark (JIRA)
[jira] [Resolved] (SPARK-20689) python doctest leaking bucketed table
-
Xiao Li (JIRA)
[jira] [Commented] (SPARK-20228) Random Forest instable results depending on spark.executor.memory
-
Hyukjin Kwon (JIRA)
[jira] [Updated] (SPARK-20546) spark-class gets syntax error in posix mode
-
Xiao Li (JIRA)
[jira] [Updated] (SPARK-20534) Outer generators skip missing records if used alone
-
Xiao Li (JIRA)
[jira] [Assigned] (SPARK-20715) MapStatuses shouldn't be redundantly stored in both ShuffleMapStage and MapOutputTracker
-
Apache Spark (JIRA)
[jira] [Updated] (SPARK-20719) Support LIMIT ALL
-
Xiao Li (JIRA)
[jira] [Commented] (SPARK-18825) Eliminate duplicate links in SparkR API doc index
-
Maciej Szymkiewicz (JIRA)
[jira] [Resolved] (SPARK-20588) from_utc_timestamp causes bottleneck
-
Xiao Li (JIRA)
[jira] [Updated] (SPARK-20789) Spark monitoring UI - http://spark-master:8080/api/v1/applications is not responding with json msg
-
Ram Mettu (JIRA)
[jira] [Comment Edited] (SPARK-17867) Dataset.dropDuplicates (i.e. distinct) should consider the columns with same column name
-
Mitesh (JIRA)
[jira] [Commented] (SPARK-20073) Unexpected Cartesian product when using eqNullSafe in join with a derived table
-
Takeshi Yamamuro (JIRA)
[jira] [Updated] (SPARK-20818) Tab-to-autocomplete in IPython + Python3 results in job execution
-
Peter Parente (JIRA)
[jira] [Commented] (SPARK-20819) Enhance ColumnVector to keep UnsafeArrayData for other types
-
Kazuaki Ishizaki (JIRA)
[jira] [Updated] (SPARK-20827) cannot express HAVING without a GROUP BY clause
-
Sean Owen (JIRA)
[jira] [Commented] (SPARK-4921) TaskSetManager mistakenly returns PROCESS_LOCAL for NO_PREF tasks
-
Nan Zhu (JIRA)
[jira] [Updated] (SPARK-20870) Update the output of spark-sql -H
-
Xiao Li (JIRA)
[jira] [Commented] (SPARK-14174) Accelerate KMeans via Mini-Batch EM
-
Nick Pentreath (JIRA)
[jira] [Created] (SPARK-20887) support alternative keys in ConfigBuilder
-
Wenchen Fan (JIRA)
[jira] [Issue Comment Deleted] (SPARK-20909) Build-in SQL Function Support - DAYOFWEEK
-
Yuming Wang (JIRA)
[jira] [Commented] (SPARK-20895) Support fast execution based on an optimized plan and parameter placeholders
-
Takeshi Yamamuro (JIRA)
Page 55 (Messages 1351 to 1375):
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