Hello
Nobody
Logout
Sign In
or
Sign Up
(
Why?
)
Home
3,116 messages
org.apache.spark.issues [
All Lists
]
2014 November [
All Months
]
Page 45 (Messages 1101 to 1125):
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-3016) Client should be able to put blocks in addition to fetch blocks
-
Reynold Xin (JIRA)
[jira] [Updated] (SPARK-4217) Result of SparkSQL is incorrect after a table join and group by operation
-
peter.zhang (JIRA)
[jira] [Updated] (SPARK-4253) Ignore spark.driver.host in yarn-cluster mode
-
WangTaoTheTonic (JIRA)
[jira] [Created] (SPARK-4284) BinaryClassificationMetrics precision-recall method names should correspond to return types
-
Joseph K. Bradley (JIRA)
[jira] [Updated] (SPARK-2199) Distributed probabilistic latent semantic analysis in MLlib
-
Xiangrui Meng (JIRA)
[jira] [Closed] (SPARK-4350) aggregate doesn't make copies of zeroValue in local mode
-
Xiangrui Meng (JIRA)
[jira] [Commented] (SPARK-4320) JavaPairRDD should supply a saveAsNewHadoopDataset which takes a Job object
-
Corey J. Nolet (JIRA)
[jira] [Closed] (SPARK-4364) Some variable types in org.apache.spark.streaming.JavaAPISuite are wrong
-
Shixiong Zhu (JIRA)
[jira] [Updated] (SPARK-3080) ArrayIndexOutOfBoundsException in ALS for Large datasets
-
Xiangrui Meng (JIRA)
[jira] [Updated] (SPARK-3860) Improve dimension joins
-
Michael Armbrust (JIRA)
[jira] [Updated] (SPARK-4293) Make Cast be able to handle complex types.
-
Michael Armbrust (JIRA)
[jira] [Created] (SPARK-4423) Improve foreach() documentation to avoid confusion between local- and cluster-mode behavior
-
Josh Rosen (JIRA)
[jira] [Closed] (SPARK-4403) Elastic allocation(spark.dynamicAllocation.enabled) results in task never being execued.
-
Egor Pahomov (JIRA)
[jira] [Resolved] (SPARK-4426) The symbol of BitwiseOr is wrong, should not be '&'
-
Reynold Xin (JIRA)
[jira] [Updated] (SPARK-4422) In some cases, Vectors.fromBreeze get wrong results.
-
Xiangrui Meng (JIRA)
[jira] [Updated] (SPARK-4481) Some comments for `updateStateByKey` are wrong
-
Tathagata Das (JIRA)
[jira] [Updated] (SPARK-4355) OnlineSummarizer doesn't merge mean correctly
-
Andrew Or (JIRA)
[jira] [Commented] (SPARK-4354) 14/11/12 09:39:00 WARN TaskSetManager: Lost task 5.0 in stage 0.0 (TID 5, HYD-RNDNW-VFRCO-RCORE2): java.lang.NoClassDefFoundError: Could not initialize class org.xerial.snappy.Snappy
-
hoelog (JIRA)
[jira] [Updated] (SPARK-4520) SparkSQL exception when reading certain columns from a parquet file
-
Michael Armbrust (JIRA)
[jira] [Commented] (SPARK-4516) Netty off-heap memory use causes executors to be killed by OS
-
Patrick Wendell (JIRA)
[jira] [Updated] (SPARK-4583) GradientBoostedTrees error logging should use loss being minimized
-
Xiangrui Meng (JIRA)
[jira] [Commented] (SPARK-3588) Gaussian Mixture Model clustering
-
Xiangrui Meng (JIRA)
[jira] [Commented] (SPARK-2495) Ability to re-create ML models
-
Xiangrui Meng (JIRA)
[jira] [Comment Edited] (SPARK-4001) Add Apriori algorithm to Spark MLlib
-
Daniel Erenrich (JIRA)
[jira] [Commented] (SPARK-4598) Paginate stage page to avoid OOM with > 100,000 tasks
-
Josh Rosen (JIRA)
Page 45 (Messages 1101 to 1125):
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