Hello
Nobody
Logout
Sign In
or
Sign Up
(
Why?
)
Home
2,796 messages
org.apache.spark.issues [
All Lists
]
2014 December [
All Months
]
Page 9 (Messages 201 to 225):
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
[jira] [Updated] (SPARK-4685) Update JavaDoc settings to include spark.ml and all spark.mllib subpackages in the right sections
-
Matei Zaharia (JIRA)
[jira] [Issue Comment Deleted] (SPARK-4672) Cut off the super long serialization chain in GraphX to avoid the StackOverflow error
-
Reynold Xin (JIRA)
[jira] [Commented] (SPARK-4156) Add expectation maximization for Gaussian mixture models to MLLib clustering
-
Meethu Mathew (JIRA)
[jira] [Commented] (SPARK-4724) JavaNetworkWordCount.java has a wrong import
-
Sean Owen (JIRA)
[jira] [Resolved] (SPARK-3391) Support attaching more than 1 EBS volumes
-
Reynold Xin (JIRA)
[jira] [Commented] (SPARK-4747) Move JobProgressListener out of org.apache.spark.ui.jobs
-
Patrick Wendell (JIRA)
[jira] [Commented] (SPARK-4737) Prevent serialization errors from ever crashing the DAG scheduler
-
Michael Armbrust (JIRA)
[jira] [Commented] (SPARK-3655) Support sorting of values in addition to keys (i.e. secondary sort)
-
Sandy Ryza (JIRA)
[jira] [Created] (SPARK-4810) Failed to run collect
-
newjunwei (JIRA)
[jira] [Commented] (SPARK-4826) Possible flaky tests in WriteAheadLogBackedBlockRDDSuite: "java.lang.IllegalStateException: File exists and there is no append support!"
-
Josh Rosen (JIRA)
[jira] [Commented] (SPARK-4838) StackOverflowError when serialization task
-
Hong Shen (JIRA)
[jira] [Updated] (SPARK-4856) Null & empty string should not be considered as StringType at begining in Json schema inferring
-
Cheng Hao (JIRA)
[jira] [Created] (SPARK-4867) UDF clean up
-
Michael Armbrust (JIRA)
[jira] [Commented] (SPARK-4844) SGD should support custom sampling.
-
Apache Spark (JIRA)
[jira] [Created] (SPARK-4901) Hot fix for the BytesWritable.copyBytes not exists in Hadoop1
-
Cheng Hao (JIRA)
[jira] [Resolved] (SPARK-4918) Reuse Text in saveAsTextFile
-
Reynold Xin (JIRA)
[jira] [Commented] (SPARK-4915) Wrong classname of external shuffle service in the doc for dynamic allocation
-
Andrew Ash (JIRA)
[jira] [Commented] (SPARK-4938) Adding optimization to simplify the filter condition
-
Apache Spark (JIRA)
[jira] [Created] (SPARK-4964) Exactly-once semantics for Kafka
-
Cody Koeninger (JIRA)
[jira] [Updated] (SPARK-3787) Assembly jar name is wrong when we build with sbt omitting -Dhadoop.version
-
Patrick Wendell (JIRA)
[jira] [Created] (SPARK-4997) Check if Spark's conf needs to be put ahead of Hadoop's (for log4j purposes)
-
Nicholas Chammas (JIRA)
[jira] [Resolved] (SPARK-4928) Operator ">,<,>=,<=" with decimal between different precision report error
-
Michael Armbrust (JIRA)
[jira] [Comment Edited] (SPARK-4986) Graceful shutdown for Spark Streaming does not work in Standalone cluster mode
-
Jesper Lundgren (JIRA)
[jira] [Commented] (SPARK-5033) Spark 1.1.0/1.1.1/1.2.0 can't run well in HDP on Windows
-
Sean Owen (JIRA)
[jira] [Comment Edited] (SPARK-5034) Spark on Yarn within HDInsight on Windows
-
Rice (JIRA)
Page 9 (Messages 201 to 225):
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