Hello
Nobody
Logout
Sign In
or
Sign Up
(
Why?
)
Home
3,116 messages
org.apache.spark.issues [
All Lists
]
2014 November [
All Months
]
Page 70 (Messages 1726 to 1750):
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] [Updated] (SPARK-4179) Streaming Linear Regression example has type mismatch
-
Xiangrui Meng (JIRA)
[jira] [Updated] (SPARK-2775) HiveContext does not support dots in column names.
-
Michael Armbrust (JIRA)
[jira] [Commented] (SPARK-2432) Apriori algorithm for frequent itemset mining
-
Varadharajan (JIRA)
[jira] [Comment Edited] (SPARK-4214) With dynamic allocation, avoid outstanding requests for more executors than pending tasks need
-
Sandy Ryza (JIRA)
[jira] [Commented] (SPARK-785) ClosureCleaner not invoked on most PairRDDFunctions
-
Matei Zaharia (JIRA)
[jira] [Updated] (SPARK-4267) Failing to launch jobs on Spark on YARN with Hadoop 2.5.0 or later
-
Tsuyoshi OZAWA (JIRA)
[jira] [Commented] (SPARK-4291) Drop "Code" from network module names
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-4283) Spark source code does not correctly import into eclipse
-
Sean Owen (JIRA)
[jira] [Updated] (SPARK-4332) RuleExecutor breaks, num of iteration should be ${iteration -1} not ${iteration} .Log looks like "Fixed point reached for batch ${batch.name} after 3 iterations.", but it did 2 iterations really!
-
DoingDone9 (JIRA)
[jira] [Commented] (SPARK-3066) Support recommendAll in matrix factorization model
-
Debasish Das (JIRA)
[jira] [Comment Edited] (SPARK-4375) Assembly built with Maven is missing most of repl classes
-
Patrick Wendell (JIRA)
[jira] [Updated] (SPARK-835) RDD$parallelize() should use object serializer (not closure serializer) for collection objects
-
Andrew Ash (JIRA)
[jira] [Commented] (SPARK-3633) Fetches failure observed after SPARK-2711
-
Marcelo Vanzin (JIRA)
[jira] [Resolved] (SPARK-4453) Simplify Parquet record filter generation
-
Michael Armbrust (JIRA)
[jira] [Updated] (SPARK-4452) Shuffle data structures can starve others on the same thread for memory
-
Andrew Or (JIRA)
[jira] [Commented] (SPARK-4258) NPE with new Parquet Filters
-
Cheng Lian (JIRA)
[jira] [Updated] (SPARK-4463) Add (de)select all button for additional metrics in webUI
-
Andrew Or (JIRA)
[jira] [Updated] (SPARK-4515) OOM/GC errors with sort-based shuffle
-
Josh Rosen (JIRA)
[jira] [Updated] (SPARK-4576) Add concatenation operator
-
Kousuke Saruta (JIRA)
[jira] [Resolved] (SPARK-2223) Building and running tests with maven is extremely slow
-
Sean Owen (JIRA)
[jira] [Updated] (SPARK-4381) User should get warned when set spark.master with local in Spark Streaming
-
Tathagata Das (JIRA)
[jira] [Commented] (SPARK-4584) 2x Performance regression for Spark-on-YARN
-
Nishkam Ravi (JIRA)
[jira] [Commented] (SPARK-4618) Make foreign DDL commands options case-insensitive
-
Apache Spark (JIRA)
[jira] [Created] (SPARK-4638) Spark's MLlib SVM classification to include Kernels like Gaussian / (RBF) to find non linear boundaries
-
madankumar s (JIRA)
[jira] [Commented] (SPARK-4598) Paginate stage page to avoid OOM with > 100,000 tasks
-
Josh Rosen (JIRA)
Page 70 (Messages 1726 to 1750):
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