Hello
Nobody
Logout
Sign In
or
Sign Up
(
Why?
)
Home
3,116 messages
org.apache.spark.issues [
All Lists
]
2014 November [
All Months
]
Page 87 (Messages 2151 to 2175):
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
[jira] [Resolved] (SPARK-3049) Make sure client doesn't block when server/connection has error(s)
-
Reynold Xin (JIRA)
[jira] [Updated] (SPARK-4237) Generate right Manifest File for maven building
-
wangfei (JIRA)
[jira] [Resolved] (SPARK-4236) External shuffle service must cleanup its shuffle files
-
Aaron Davidson (JIRA)
[jira] [Commented] (SPARK-2468) Netty-based block server / client module
-
zzc (JIRA)
[jira] [Created] (SPARK-4296) Throw "Expression not in GROUP BY" when using same expression in group by clause and select clause
-
Shixiong Zhu (JIRA)
[jira] [Commented] (SPARK-948) Move "Classpath Entries" in WebUI
-
Apache Spark (JIRA)
[jira] [Created] (SPARK-4333) change num of iteration printed in trace log from ${iteration} to ${iteration - 1}
-
DoingDone9 (JIRA)
[jira] [Updated] (SPARK-4339) Make fixedPoint Configurable in Analyzer
-
DoingDone9 (JIRA)
[jira] [Resolved] (SPARK-4256) MLLib BinaryClassificationMetricComputers try to divide by zero
-
Xiangrui Meng (JIRA)
[jira] [Updated] (SPARK-4375) assembly built with Maven is missing most of repl classes
-
Sandy Ryza (JIRA)
[jira] [Commented] (SPARK-4390) Bad casts to decimal throw instead of returning null
-
Apache Spark (JIRA)
[jira] [Closed] (SPARK-4400) Add scripts for launching Spark on Google Compute Engine (GCE)
-
Andrew Ash (JIRA)
[jira] [Resolved] (SPARK-4401) RuleExecutor correctly logs trace iteration num
-
Sean Owen (JIRA)
[jira] [Commented] (SPARK-4404) SparkSubmitDriverBootstrapper should stop after its SparkSubmit sub-process ends
-
Apache Spark (JIRA)
[jira] [Created] (SPARK-4445) Don't display storage level in toDebugString unless RDD is persisted
-
Patrick Wendell (JIRA)
[jira] [Commented] (SPARK-4478) totalRegisteredExecutors not updated properly
-
Apache Spark (JIRA)
[jira] [Created] (SPARK-4506) Update documentation to clarify whether standalone-cluster mode is now officially supported
-
Josh Rosen (JIRA)
[jira] [Updated] (SPARK-4481) Some comments for `updateStateByKey` are wrong
-
Tathagata Das (JIRA)
[jira] [Commented] (SPARK-4548) Python broadcast is very slow
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-4560) Lambda deserialization error
-
Alexis Seigneurin (JIRA)
[jira] [Commented] (SPARK-2468) Netty-based block server / client module
-
zzc (JIRA)
[jira] [Reopened] (SPARK-3628) Don't apply accumulator updates multiple times for tasks in result stages
-
Matei Zaharia (JIRA)
[jira] [Commented] (SPARK-4598) Paginate stage page to avoid OOM with > 100,000 tasks
-
meiyoula (JIRA)
[jira] [Commented] (SPARK-4643) spark staging repository location outdated
-
Apache Spark (JIRA)
[jira] [Updated] (SPARK-1442) Add Window function support
-
guowei (JIRA)
Page 87 (Messages 2151 to 2175):
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