Hello
Nobody
Logout
Sign In
or
Sign Up
(
Why?
)
Home
3,116 messages
org.apache.spark.issues [
All Lists
]
2014 November [
All Months
]
Page 13 (Messages 301 to 325):
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] [Reopened] (SPARK-4183) Enable Netty-based BlockTransferService by default
-
Patrick Wendell (JIRA)
[jira] [Updated] (SPARK-3436) Streaming SVM
-
Xiangrui Meng (JIRA)
[jira] [Commented] (SPARK-2691) Allow Spark on Mesos to be launched with Docker
-
Eduardo Jimenez (JIRA)
[jira] [Commented] (SPARK-3954) source code optimization
-
Sean Owen (JIRA)
[jira] [Created] (SPARK-4277) Support external shuffle service on Worker
-
Aaron Davidson (JIRA)
[jira] [Resolved] (SPARK-1196) val variables not available within RDD map on cluster app; are on shell or local
-
Sean Owen (JIRA)
[jira] [Resolved] (SPARK-2816) Type-safe SQL queries
-
Michael Armbrust (JIRA)
[jira] [Commented] (SPARK-2398) Trouble running Spark 1.0 on Yarn
-
Nishkam Ravi (JIRA)
[jira] [Commented] (SPARK-755) Kryo serialization failing - MLbase
-
Evan Sparks (JIRA)
[jira] [Commented] (SPARK-4447) Remove layers of abstraction in YARN code no longer needed after dropping yarn-alpha
-
Sandy Ryza (JIRA)
[jira] [Commented] (SPARK-4452) Shuffle data structures can starve others on the same thread for memory
-
Matei Zaharia (JIRA)
[jira] [Updated] (SPARK-4404) SparkSubmitDriverBootstrapper should stop after its SparkSubmit sub-process ends
-
Andrew Or (JIRA)
[jira] [Commented] (SPARK-4516) Race condition in netty
-
Aaron Davidson (JIRA)
[jira] [Commented] (SPARK-4543) Javadoc failure for network-common causes publish-local to fail
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-4395) Running a Spark SQL SELECT command from PySpark causes a hang for ~ 1 hour
-
Sameer Farooqui (JIRA)
[jira] [Commented] (SPARK-4530) GradientDescent get a wrong gradient value according to the gradient formula, which is caused by the miniBatchSize parameter.
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-4601) Call site of jobs generated by streaming incorrect in Spark UI
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-4462) flume-sink build broken in SBT
-
Tathagata Das (JIRA)
[jira] [Commented] (SPARK-3834) Backticks not correctly handled in subquery aliases
-
Andrew Or (JIRA)
[jira] [Updated] (SPARK-4046) Incorrect Java example on site
-
Brennon York (JIRA)
[jira] [Created] (SPARK-4632) Upgrade MQTT dependency to use latest mqtt-client
-
Tathagata Das (JIRA)
[jira] [Created] (SPARK-4633) Support gzip in spark.compression.io.codec
-
Takeshi Yamamuro (JIRA)
[jira] [Updated] (SPARK-4597) Use proper exception and reset variable in Utils.createTempDir() method
-
Josh Rosen (JIRA)
[jira] [Commented] (SPARK-4598) Paginate stage page to avoid OOM with > 100,000 tasks
-
meiyoula (JIRA)
[jira] [Commented] (SPARK-4673) Optimizing limit using coalesce
-
Apache Spark (JIRA)
Page 13 (Messages 301 to 325):
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