Hello
Nobody
Logout
Sign In
or
Sign Up
(
Why?
)
Home
3,116 messages
org.apache.spark.issues [
All Lists
]
2014 November [
All Months
]
Page 53 (Messages 1301 to 1325):
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] [Updated] (SPARK-4156) Add expectation maximization for Gaussian mixture models to MLLib clustering
-
Xiangrui Meng (JIRA)
[jira] [Commented] (SPARK-4185) JSON schema inference failed when dealing with type conflicts in arrays
-
Yin Huai (JIRA)
[jira] [Commented] (SPARK-975) Spark Replay Debugger
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-2710) Build SchemaRDD from a JdbcRDD with MetaData (no hard-coded case class)
-
Michael Armbrust (JIRA)
[jira] [Updated] (SPARK-2938) Support SASL authentication in Netty network module
-
Andrew Or (JIRA)
[jira] [Commented] (SPARK-4217) Result of SparkSQL is incorrect after a table join and group by operation
-
Venkata Ramana G (JIRA)
[jira] [Commented] (SPARK-1297) Upgrade HBase dependency to 0.98.0
-
Apache Spark (JIRA)
[jira] [Updated] (SPARK-2348) In Windows having a enviorinment variable named 'classpath' gives error
-
Matei Zaharia (JIRA)
[jira] [Created] (SPARK-4285) Transpose RDD[Vector] to column store for ML
-
Joseph K. Bradley (JIRA)
[jira] [Updated] (SPARK-3181) Add Robust Regression Algorithm with Huber Estimator
-
Xiangrui Meng (JIRA)
[jira] [Closed] (SPARK-4332) RuleExecutor breaks, num of iteration should be ${iteration -1} not ${iteration} .Log looks like "Fixed point reached for batch ${batch.name} after 3 iterations.", but it did 2 iterations really!
-
DoingDone9 (JIRA)
[jira] [Created] (SPARK-4357) Modify release publishing to work with Scala 2.11
-
Patrick Wendell (JIRA)
[jira] [Updated] (SPARK-4359) Empty classifier in "avro-mapred" is misinterpreted in SBT
-
Andrew Or (JIRA)
[jira] [Commented] (SPARK-2624) Datanucleus jars not accessible in yarn-cluster mode
-
Apache Spark (JIRA)
[jira] [Updated] (SPARK-4375) Assembly built with Maven is missing most of repl classes
-
Sandy Ryza (JIRA)
[jira] [Resolved] (SPARK-4355) OnlineSummarizer doesn't merge mean correctly
-
Xiangrui Meng (JIRA)
[jira] [Updated] (SPARK-4404) SparkSubmitDriverBootstrapper should stop after its SparkSubmit sub-process ends
-
Andrew Or (JIRA)
[jira] [Commented] (SPARK-4434) spark-submit cluster deploy mode JAR URLs are broken in 1.1.1
-
Aaron Davidson (JIRA)
[jira] [Commented] (SPARK-668) JavaRDDLike.flatMap(PairFlatMapFunction) may fail with typechecking errors
-
Josh Rosen (JIRA)
[jira] [Created] (SPARK-4530) GradientDescent get a wrong gradient value according to the gradient formula, which is caused by the miniBatchSize parameter.
-
Guoqiang Li (JIRA)
[jira] [Updated] (SPARK-4105) FAILED_TO_UNCOMPRESS(5) errors when fetching shuffle data with sort-based shuffle
-
Patrick Wendell (JIRA)
[jira] [Commented] (SPARK-4565) Add docs about advanced spark application development
-
Joseph E. Gonzalez (JIRA)
[jira] [Updated] (SPARK-4635) Delete the val that never used in HashOuterJoin.
-
DoingDone9 (JIRA)
[jira] [Commented] (SPARK-4635) Delete the val that never used in execute() of HashOuterJoin.
-
Apache Spark (JIRA)
[jira] [Updated] (SPARK-4651) Adding -Phadoop-2.5 and -Phadoop-2.6 to compile Spark with newer versions of Hadoop
-
Tsuyoshi OZAWA (JIRA)
Page 53 (Messages 1301 to 1325):
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