Hello
Nobody
Logout
Sign In
or
Sign Up
(
Why?
)
Home
3,116 messages
org.apache.spark.issues [
All Lists
]
2014 November [
All Months
]
Page 114 (Messages 2826 to 2850):
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] [Commented] (SPARK-1297) Upgrade HBase dependency to 0.98.0
-
Ted Yu (JIRA)
[jira] [Commented] (SPARK-4290) Provide an equivalent functionality of distributed cache as MR does
-
Reynold Xin (JIRA)
[jira] [Updated] (SPARK-4339) Make fixedPoint Configurable in Analyzer
-
DoingDone9 (JIRA)
[jira] [Commented] (SPARK-3206) Error in PageRank values
-
Ankur Dave (JIRA)
[jira] [Resolved] (SPARK-4355) OnlineSummarizer doesn't merge mean correctly
-
Xiangrui Meng (JIRA)
[jira] [Commented] (SPARK-3080) ArrayIndexOutOfBoundsException in ALS for Large datasets
-
Daniel Erenrich (JIRA)
[jira] [Created] (SPARK-4399) Support multiple cloud providers
-
Andrew Ash (JIRA)
[jira] [Commented] (SPARK-4349) Spark driver hangs on sc.parallelize() if exception is thrown during serialization
-
Apache Spark (JIRA)
[jira] [Updated] (SPARK-4439) Expose RandomForest in Python
-
Matei Zaharia (JIRA)
[jira] [Commented] (SPARK-4463) Add (de)select all button for additional metrics in webUI
-
Apache Spark (JIRA)
[jira] [Closed] (SPARK-4470) SparkContext accepts local[0] as a master URL
-
Andrew Or (JIRA)
[jira] [Resolved] (SPARK-4429) Build for Scala 2.11 using sbt fails.
-
Patrick Wendell (JIRA)
[jira] [Updated] (SPARK-3266) JavaDoubleRDD doesn't contain max()
-
Josh Rosen (JIRA)
[jira] [Commented] (SPARK-4461) Pass java options to yarn master to handle system properties correctly.
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-1405) parallel Latent Dirichlet Allocation (LDA) atop of spark in MLlib
-
Guoqiang Li (JIRA)
[jira] [Commented] (SPARK-4288) Add Sparse Autoencoder algorithm to MLlib
-
Kai Sasaki (JIRA)
[jira] [Commented] (SPARK-4516) Netty off-heap memory use causes executors to be killed by OS
-
Patrick Wendell (JIRA)
[jira] [Updated] (SPARK-4605) Spark Kernel to enable interactive Spark applications
-
Chip Senkbeil (JIRA)
[jira] [Closed] (SPARK-4471) blockManagerIdFromJson function throws exception while BlockManagerId be null in MetadataFetchFailedException
-
Andrew Or (JIRA)
[jira] [Commented] (SPARK-4516) Netty off-heap memory use causes executors to be killed by OS
-
Apache Spark (JIRA)
[jira] [Closed] (SPARK-4627) Too many TripletFields
-
Joseph E. Gonzalez (JIRA)
[jira] [Comment Edited] (SPARK-4631) Add real unit test for MQTT
-
Reynold Xin (JIRA)
[jira] [Commented] (SPARK-4315) PySpark pickling of pyspark.sql.Row objects is extremely inefficient
-
Adam Davison (JIRA)
[jira] [Updated] (SPARK-4626) NoSuchElementException in CoarseGrainedSchedulerBackend
-
Reynold Xin (JIRA)
[jira] [Created] (SPARK-4654) Clean up DAGScheduler's getMissingParentStages() and stageDependsOn() methods
-
Josh Rosen (JIRA)
Page 114 (Messages 2826 to 2850):
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