Hello
Nobody
Logout
Sign In
or
Sign Up
(
Why?
)
Home
3,116 messages
org.apache.spark.issues [
All Lists
]
2014 November [
All Months
]
Page 84 (Messages 2076 to 2100):
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-4197) Gradient Boosting API cleanups
-
Joseph K. Bradley (JIRA)
[jira] [Commented] (SPARK-4205) Timestamp and Date objects with comparison operators
-
Apache Spark (JIRA)
[jira] [Created] (SPARK-4226) SparkSQL - Add support for subqueries in predicates
-
Terry Siu (JIRA)
[jira] [Created] (SPARK-4271) jetty Server can't tryport+1
-
honestold3 (JIRA)
[jira] [Commented] (SPARK-4276) Spark streaming requires at least two working thread
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-4296) Throw "Expression not in GROUP BY" when using same expression in group by clause and select clause
-
Shixiong Zhu (JIRA)
[jira] [Commented] (SPARK-4288) Add Sparse Autoencoder algorithm to MLlib
-
Kai Sasaki (JIRA)
[jira] [Updated] (SPARK-1486) Support multi-model training in MLlib
-
Xiangrui Meng (JIRA)
[jira] [Created] (SPARK-4352) Incorporate locality preferences in dynamic allocation requests
-
Sandy Ryza (JIRA)
[jira] [Updated] (SPARK-4359) Empty classifier in "avro-mapred" is misinterpreted in SBT
-
Andrew Or (JIRA)
[jira] [Commented] (SPARK-3630) Identify cause of Kryo+Snappy PARSING_ERROR
-
Josh Rosen (JIRA)
[jira] [Resolved] (SPARK-835) RDD$parallelize() should use object serializer (not closure serializer) for collection objects
-
Andrew Ash (JIRA)
[jira] [Resolved] (SPARK-2398) Trouble running Spark 1.0 on Yarn
-
Sean Owen (JIRA)
[jira] [Updated] (SPARK-4395) Running a Spark SQL SELECT command from PySpark causes a hang for ~ 1 hour
-
Michael Armbrust (JIRA)
[jira] [Created] (SPARK-4415) Driver did not exit after python driver had exited.
-
Davies Liu (JIRA)
[jira] [Updated] (SPARK-3298) [SQL] registerAsTable / registerTempTable overwrites old tables
-
Michael Armbrust (JIRA)
[jira] [Created] (SPARK-4471) blockManagerIdFromJson function throws exception while BlockManagerId be null in MetadataFetchFailedException
-
SuYan (JIRA)
[jira] [Commented] (SPARK-4452) Shuffle data structures can starve others on the same thread for memory
-
Sandy Ryza (JIRA)
[jira] [Created] (SPARK-4533) Can only subtract another SchemaRDD
-
Shawn Guo (JIRA)
[jira] [Updated] (SPARK-4534) With YARN, JavaSparkContext provide to add preferredNodeLocalityData to SparkContext
-
Lianhui Wang (JIRA)
[jira] [Commented] (SPARK-1405) parallel Latent Dirichlet Allocation (LDA) atop of spark in MLlib
-
Guoqiang Li (JIRA)
[jira] [Commented] (SPARK-4314) Exception when textFileStream attempts to read deleted _COPYING_ file
-
Tathagata Das (JIRA)
[jira] [Created] (SPARK-4630) Dynamically determine optimal number of partitions
-
Kostas Sakellis (JIRA)
[jira] [Closed] (SPARK-732) Recomputation of RDDs may result in duplicated accumulator updates
-
Matei Zaharia (JIRA)
[jira] [Comment Edited] (SPARK-1503) Implement Nesterov's accelerated first-order method
-
Aaron Staple (JIRA)
Page 84 (Messages 2076 to 2100):
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