Hello
Nobody
Logout
Sign In
or
Sign Up
(
Why?
)
Home
3,116 messages
org.apache.spark.issues [
All Lists
]
2014 November [
All Months
]
Page 59 (Messages 1451 to 1475):
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-2938) Support SASL authentication in Netty network module
-
Andrew Or (JIRA)
[jira] [Updated] (SPARK-4225) jdbc/odbc error when using maven build spark
-
Michael Armbrust (JIRA)
[jira] [Commented] (SPARK-4234) Always do paritial aggregation
-
Venkata Ramana G (JIRA)
[jira] [Updated] (SPARK-4304) sortByKey() will fail on empty RDD
-
Josh Rosen (JIRA)
[jira] [Resolved] (SPARK-1344) Scala API docs for top methods
-
Patrick Wendell (JIRA)
[jira] [Commented] (SPARK-4206) BlockManager warnings in local mode: "Block $blockId already exists on this machine; not re-adding it
-
Imran Rashid (JIRA)
[jira] [Updated] (SPARK-4324) Support numpy/scipy in all Python API of MLlib
-
Xiangrui Meng (JIRA)
[jira] [Updated] (SPARK-3495) Block replication fails continuously when the replication target node is dead
-
Tathagata Das (JIRA)
[jira] [Resolved] (SPARK-4308) SQL operation state is not properly set when exception is thrown
-
Michael Armbrust (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-4349) Spark driver hangs on sc.parallelize() if exception is thrown during serialization
-
Matt Cheah (JIRA)
[jira] [Created] (SPARK-4373) MLlib unit tests failed maven test
-
Xiangrui Meng (JIRA)
[jira] [Commented] (SPARK-4375) Assembly built with Maven is missing most of repl classes
-
Sandy Ryza (JIRA)
[jira] [Commented] (SPARK-1296) Make RDDs Covariant
-
Mohit Jaggi (JIRA)
[jira] [Commented] (SPARK-4371) Spark crashes with JBoss Logging 3.6.1
-
Sean Owen (JIRA)
[jira] [Updated] (SPARK-4345) Spark SQL Hive logs exception when drop a none-exist table
-
Alex Liu (JIRA)
[jira] [Commented] (SPARK-3928) Support wildcard matches on Parquet files
-
sam (JIRA)
[jira] [Created] (SPARK-4531) Cache serialized java objects instead of serialized python objects in MLlib
-
Davies Liu (JIRA)
[jira] [Updated] (SPARK-1406) PMML model evaluation support via MLib
-
Xiangrui Meng (JIRA)
[jira] [Assigned] (SPARK-4509) Revert EC2 tag-based cluster membership patch in branch-1.2
-
Xiangrui Meng (JIRA)
[jira] [Resolved] (SPARK-4344) spark.yarn.user.classpath.first is undocumented
-
Thomas Graves (JIRA)
[jira] [Updated] (SPARK-3708) Backticks aren't handled correctly is aliases
-
Andrew Or (JIRA)
[jira] [Updated] (SPARK-3708) Backticks aren't handled correctly in aliases
-
Andrew Or (JIRA)
[jira] [Commented] (SPARK-4001) Add Apriori algorithm to Spark MLlib
-
Daniel Erenrich (JIRA)
[jira] [Created] (SPARK-4672) Cut off the super long serialization chain in GraphX to avoid the StackOverflow error
-
Lijie Xu (JIRA)
Page 59 (Messages 1451 to 1475):
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