Hello
Nobody
Logout
Sign In
or
Sign Up
(
Why?
)
Home
4,674 messages
org.apache.spark.issues [
All Lists
]
2015 February [
All Months
]
Page 157 (Messages 3901 to 3925):
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] [Updated] (SPARK-5559) Remove oppotunity we met flakiness when running FlumeStreamSuite
-
Kousuke Saruta (JIRA)
[jira] [Updated] (SPARK-5559) Remove oppotunity we met flakiness when running FlumeStreamSuite
-
Josh Rosen (JIRA)
[jira] [Commented] (SPARK-5016) GaussianMixtureEM should distribute matrix inverse for large numFeatures, k
-
Manoj Kumar (JIRA)
[jira] [Updated] (SPARK-5388) Provide a stable application submission gateway in standalone cluster mode
-
Andrew Or (JIRA)
[jira] [Updated] (SPARK-5660) Local Matrix apply should be public
-
Joseph K. Bradley (JIRA)
[jira] [Commented] (SPARK-5625) Spark binaries do not incude Spark Core
-
Sean Owen (JIRA)
[jira] [Closed] (SPARK-5703) AllJobsPage throws empty.max error
-
Andrew Or (JIRA)
[jira] [Updated] (SPARK-5135) Add support for describe [extended] table to DDL in SQLContext
-
Patrick Wendell (JIRA)
[jira] [Commented] (SPARK-5743) java.lang.OutOfMemoryError: Java heap space with RandomForest
-
Guillaume Charhon (JIRA)
[jira] [Created] (SPARK-5822) Add add-source goal in Scala plugin for Eclipse
-
Sean Owen (JIRA)
[jira] [Updated] (SPARK-5850) Remove experimental label for Scala 2.11 and FlumePollingStream
-
Patrick Wendell (JIRA)
[jira] [Resolved] (SPARK-5386) Reduce fails with vectors of big length
-
Sean Owen (JIRA)
[jira] [Commented] (SPARK-5330) Core | Scala 2.11 | Transitive dependency on com.fasterxml.jackson.core :jackson-core:2.3.1 causes compatibility issues
-
Sean Owen (JIRA)
[jira] [Updated] (SPARK-5875) logical.Project should not be resolved if it contains aggregates or generators
-
Yin Huai (JIRA)
[jira] [Commented] (SPARK-5906) Input read size incorrect for Parquet files
-
Kay Ousterhout (JIRA)
[jira] [Updated] (SPARK-5896) toDF in python doesn't work with Strings
-
Michael Armbrust (JIRA)
[jira] [Commented] (SPARK-5879) spary_ec2.py should expose/return master and slave lists (e.g. write to file)
-
Florian Verhein (JIRA)
[jira] [Commented] (SPARK-5928) Remote Shuffle Blocks cannot be more than 2 GB
-
Imran Rashid (JIRA)
[jira] [Commented] (SPARK-5953) NoSuchMethodException with a Kafka input stream and custom decoder in Scala
-
Aleksandar Stojadinovic (JIRA)
[jira] [Commented] (SPARK-5312) Use sbt to detect new or changed public classes in PRs
-
Nicholas Chammas (JIRA)
[jira] [Commented] (SPARK-3441) Explain in docs that repartitionAndSortWithinPartitions enacts Hadoop style shuffle
-
Sean Owen (JIRA)
[jira] [Commented] (SPARK-3508) annotate the Spark configs to indicate which ones are meant for the end user
-
Sean Owen (JIRA)
[jira] [Commented] (SPARK-6034) DESCRIBE EXTENDED viewname is not supported for HiveContext
-
Apache Spark (JIRA)
[jira] [Created] (SPARK-6054) SQL UDF returning object of case class; regression from 1.2.0
-
Spiro Michaylov (JIRA)
[jira] [Commented] (SPARK-6050) Spark on YARN does not work --executor-cores is specified
-
Thomas Graves (JIRA)
Page 157 (Messages 3901 to 3925):
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