Hello
Nobody
Logout
Sign In
or
Sign Up
(
Why?
)
Home
4,674 messages
org.apache.spark.issues [
All Lists
]
2015 February [
All Months
]
Page 29 (Messages 701 to 725):
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
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
[jira] [Commented] (SPARK-5510) How can I fix the spark-submit script and then running the program on cluster ?
-
hash-x (JIRA)
[jira] [Commented] (SPARK-5510) How can I fix the spark-submit script and then running the program on cluster ?
-
hash-x (JIRA)
[jira] [Resolved] (SPARK-5414) Add SparkListener implementation that allows users to receive all listener events in one method
-
Reynold Xin (JIRA)
[jira] [Commented] (SPARK-5475) Java 8 tests are like maintenance overhead.
-
Sean Owen (JIRA)
[jira] [Comment Edited] (SPARK-5021) GaussianMixtureEM should be faster for SparseVector input
-
Travis Galoppo (JIRA)
[jira] [Resolved] (SPARK-5602) Better support for creating DataFrame from local data collection
-
Reynold Xin (JIRA)
[jira] [Updated] (SPARK-5586) Automatically provide sqlContext in Spark shell
-
Patrick Wendell (JIRA)
[jira] [Commented] (SPARK-4279) Implementing TinkerPop on top of GraphX
-
Jianshi Huang (JIRA)
[jira] [Updated] (SPARK-5650) Optional 'FROM' clause in HiveQl
-
Liang-Chi Hsieh (JIRA)
[jira] [Commented] (SPARK-5363) Spark 1.2 freeze without error notification
-
Davies Liu (JIRA)
[jira] [Updated] (SPARK-4229) Create hadoop configuration in a consistent way
-
Sean Owen (JIRA)
[jira] [Resolved] (SPARK-755) Kryo serialization failing - MLbase
-
Sean Owen (JIRA)
[jira] [Issue Comment Deleted] (SPARK-5671) Bump jets3t version from 0.9.0 to 0.9.2 in hadoop-2.3 and hadoop-2.4 profiles
-
Cheng Lian (JIRA)
[jira] [Commented] (SPARK-5671) Bump jets3t version from 0.9.0 to 0.9.2 in hadoop-2.3 and hadoop-2.4 profiles
-
Cheng Lian (JIRA)
[jira] [Commented] (SPARK-5773) Further optimize sparse syr
-
Sean Owen (JIRA)
[jira] [Closed] (SPARK-5759) ExecutorRunnable should catch YarnException while NMClient start container
-
Andrew Or (JIRA)
[jira] [Commented] (SPARK-5016) GaussianMixtureEM should distribute matrix inverse for large numFeatures, k
-
Manoj Kumar (JIRA)
[jira] [Commented] (SPARK-3638) Commons HTTP client dependency conflict in extras/kinesis-asl module
-
Aniket Bhatnagar (JIRA)
[jira] [Created] (SPARK-5833) Adds REFRESH TABLE command to refresh external data sources tables
-
Cheng Lian (JIRA)
[jira] [Updated] (SPARK-4842) Use WeakTypeTags in ScalaReflection
-
Michael Armbrust (JIRA)
[jira] [Assigned] (SPARK-5532) Repartitioning DataFrame causes saveAsParquetFile to fail with VectorUDT
-
Michael Armbrust (JIRA)
[jira] [Commented] (SPARK-5830) Don't create unnecessary directory for local root dir
-
Sean Owen (JIRA)
[jira] [Comment Edited] (SPARK-6048) SparkConf.translateConfKey should translate on get, not set
-
Patrick Wendell (JIRA)
[jira] [Comment Edited] (SPARK-5654) Integrate SparkR into Apache Spark
-
Hari Sekhon (JIRA)
[jira] [Comment Edited] (SPARK-3785) Support off-loading computations to a GPU
-
Tycho Grouwstra (JIRA)
Page 29 (Messages 701 to 725):
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
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187