Hello
Nobody
Logout
Sign In
or
Sign Up
(
Why?
)
Home
3,116 messages
org.apache.spark.issues [
All Lists
]
2014 November [
All Months
]
Page 104 (Messages 2576 to 2600):
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] [Created] (SPARK-4210) Add Extra-Trees algorithm to MLlib
-
Vincent Botta (JIRA)
[jira] [Commented] (SPARK-4100) JSON RDD schema inference causes whole RDD to be realized
-
Yin Huai (JIRA)
[jira] [Commented] (SPARK-2468) Netty-based block server / client module
-
Aaron Davidson (JIRA)
[jira] [Updated] (SPARK-1739) Close PR's after 30 days of inactivity
-
Patrick Wendell (JIRA)
[jira] [Resolved] (SPARK-3649) ClassCastException in GraphX custom serializers when sort-based shuffle spills
-
Reynold Xin (JIRA)
[jira] [Commented] (SPARK-650) Add a "setup hook" API for running initialization code on each executor
-
Andrew Ash (JIRA)
[jira] [Comment Edited] (SPARK-3717) DecisionTree, RandomForest: Partition by feature
-
Manish Amde (JIRA)
[jira] [Commented] (SPARK-4404) SparkSubmitDriverBootstrapper should stop after its SparkSubmit sub-process ends
-
Apache Spark (JIRA)
[jira] [Created] (SPARK-4444) Drop VD type parameter from EdgeRDD
-
Ankur Dave (JIRA)
[jira] [Commented] (SPARK-3630) Identify cause of Kryo+Snappy PARSING_ERROR
-
Ryan Williams (JIRA)
[jira] [Updated] (SPARK-4405) Matrices.* construction methods should check for rows x cols overflow
-
Xiangrui Meng (JIRA)
[jira] [Commented] (SPARK-4452) Shuffle data structures can starve others on the same thread for memory
-
Sandy Ryza (JIRA)
[jira] [Updated] (SPARK-4355) OnlineSummarizer doesn't merge mean correctly
-
Xiangrui Meng (JIRA)
[jira] [Comment Edited] (SPARK-1825) Windows Spark fails to work with Linux YARN
-
Ángel Álvarez (JIRA)
[jira] [Commented] (SPARK-3633) Fetches failure observed after SPARK-2711
-
Stephen Haberman (JIRA)
[jira] [Commented] (SPARK-4573) Support SettableStructObjectInspector for function "wrap" in HiveObjectInspectors
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-4594) Improvement the broadcast for HiveConf
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-4598) Paginate stage page to avoid OOM with > 100,000 tasks
-
Patrick Wendell (JIRA)
[jira] [Commented] (SPARK-1503) Implement Nesterov's accelerated first-order method
-
Reza Zadeh (JIRA)
[jira] [Created] (SPARK-4611) Implement the efficient vector norm
-
DB Tsai (JIRA)
[jira] [Resolved] (SPARK-4626) NoSuchElementException in CoarseGrainedSchedulerBackend
-
Reynold Xin (JIRA)
[jira] [Created] (SPARK-4647) yarn-client mode reports success even though job fails
-
carlmartin (JIRA)
[jira] [Commented] (SPARK-4002) KafkaStreamSuite "Kafka input stream" case fails on OSX
-
Sean Owen (JIRA)
[jira] [Commented] (SPARK-4598) Paginate stage page to avoid OOM with > 100,000 tasks
-
Masayoshi TSUZUKI (JIRA)
[jira] [Commented] (SPARK-4668) Fix documentation typos
-
Apache Spark (JIRA)
Page 104 (Messages 2576 to 2600):
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