Hello
Nobody
Logout
Sign In
or
Sign Up
(
Why?
)
Home
3,116 messages
org.apache.spark.issues [
All Lists
]
2014 November [
All Months
]
Page 52 (Messages 1276 to 1300):
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-4166) Display the executor ID in the Web UI when ExecutorLostFailure happens
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-4165) Using Companion Objects throws ambiguous reference error in REPL when an instance of Class is initialized
-
Apache Spark (JIRA)
[jira] [Created] (SPARK-4246) Add testsuite with end-to-end testing of driver failure
-
Tathagata Das (JIRA)
[jira] [Updated] (SPARK-1406) PMML model evaluation support via MLib
-
Vincenzo Selvaggio (JIRA)
[jira] [Created] (SPARK-4261) make right version info for beeline
-
wangfei (JIRA)
[jira] [Commented] (SPARK-677) PySpark should not collect results through local filesystem
-
Matei Zaharia (JIRA)
[jira] [Commented] (SPARK-4304) sortByKey() will fail on empty RDD
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-3821) Develop an automated way of creating Spark images (AMI, Docker, and others)
-
Nicholas Chammas (JIRA)
[jira] [Updated] (SPARK-2548) JavaRecoverableWordCount is missing
-
Tathagata Das (JIRA)
[jira] [Commented] (SPARK-2703) Make Tachyon related unit tests execute without deploying a Tachyon system locally.
-
Patrick Wendell (JIRA)
[jira] [Resolved] (SPARK-2492) KafkaReceiver minor changes to align with Kafka 0.8
-
Tathagata Das (JIRA)
[jira] [Commented] (SPARK-4340) add java opts argument substitute to avoid gc log overwritten
-
Apache Spark (JIRA)
[jira] [Resolved] (SPARK-2732) Update build script to Tachyon 0.5.0
-
Sean Owen (JIRA)
[jira] [Created] (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
-
Shyam (JIRA)
[jira] [Resolved] (SPARK-603) add simple Counter API
-
Reynold Xin (JIRA)
[jira] [Updated] (SPARK-4409) Additional (but limited) Linear Algebra Utils
-
Burak Yavuz (JIRA)
[jira] [Commented] (SPARK-4428) Use ${scala.binary.version} property for artifactId.
-
Mark Hamstra (JIRA)
[jira] [Commented] (SPARK-4480) Avoid many small spills in external data structures
-
Andrew Or (JIRA)
[jira] [Resolved] (SPARK-4432) Resource(InStream) is not closed in TachyonStore
-
Patrick Wendell (JIRA)
[jira] [Created] (SPARK-4524) Add documentation on packaging Python dependencies / installing them on clusters
-
Josh Rosen (JIRA)
[jira] [Commented] (SPARK-4490) Not found RandomGenerator through spark-shell
-
Kai Sasaki (JIRA)
[jira] [Commented] (SPARK-4001) Add Apriori algorithm to Spark MLlib
-
Daniel Erenrich (JIRA)
[jira] [Commented] (SPARK-4452) Shuffle data structures can starve others on the same thread for memory
-
Sandy Ryza (JIRA)
[jira] [Commented] (SPARK-4644) Implement skewed join
-
Lianhui Wang (JIRA)
[jira] [Commented] (SPARK-4498) Standalone Master can fail to recognize completed/failed applications
-
Mark Hamstra (JIRA)
Page 52 (Messages 1276 to 1300):
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