Hello
Nobody
Logout
Sign In
or
Sign Up
(
Why?
)
Home
3,116 messages
org.apache.spark.issues [
All Lists
]
2014 November [
All Months
]
Page 7 (Messages 151 to 175):
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-4199) Drop table if exists raises "table not found" exception in HiveContext
-
Jianshi Huang (JIRA)
[jira] [Commented] (SPARK-2691) Allow Spark on Mesos to be launched with Docker
-
Tom Arnfeld (JIRA)
[jira] [Commented] (SPARK-2691) Allow Spark on Mesos to be launched with Docker
-
Chris Heller (JIRA)
[jira] [Commented] (SPARK-4225) jdbc/odbc error when using maven build spark
-
Apache Spark (JIRA)
[jira] [Closed] (SPARK-3796) Create shuffle service for external block storage
-
Andrew Or (JIRA)
[jira] [Commented] (SPARK-4335) Mima check misreporting for GraphX pull request
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-632) Akka system names need to be normalized (since they are case-sensitive)
-
Andrew Ash (JIRA)
[jira] [Commented] (SPARK-4339) Make fixedPoint Configurable in Analyzer
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-4034) get java.lang.NoClassDefFoundError: com/google/common/util/concurrent/ThreadFactoryBuilder in idea
-
Sean Owen (JIRA)
[jira] [Resolved] (SPARK-4305) yarn-alpha profile won't build due to network/yarn module
-
Thomas Graves (JIRA)
[jira] [Commented] (SPARK-4205) Timestamp and Date objects with comparison operators
-
Apache Spark (JIRA)
[jira] [Updated] (SPARK-4354) 14/11/12 09:39:00 WARN TaskSetManager: Lost task 5.0 in stage 0.0 (TID 5, HYD-RNDNW-VFRCO-RCORE2): java.lang.NoClassDefFoundError: Could not initialize class org.xerial.snappy.Snappy
-
Shyam (JIRA)
[jira] [Commented] (SPARK-4372) Make LR and SVM's default parameters consistent in Scala and Python
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-4348) pyspark.mllib.random conflicts with random module
-
Xiangrui Meng (JIRA)
[jira] [Commented] (SPARK-4349) Spark driver hangs on sc.parallelize() if exception is thrown during serialization
-
Reynold Xin (JIRA)
[jira] [Resolved] (SPARK-4445) Don't display storage level in toDebugString unless RDD is persisted
-
Patrick Wendell (JIRA)
[jira] [Created] (SPARK-4466) Provide support for publishing Scala 2.11 artifacts to Maven
-
Patrick Wendell (JIRA)
[jira] [Updated] (SPARK-4327) Python API for RDD.randomSplit()
-
Xiangrui Meng (JIRA)
[jira] [Resolved] (SPARK-4513) Support relational operator '<=>' in Spark SQL
-
Michael Armbrust (JIRA)
[jira] [Updated] (SPARK-4507) PR merge script should support closing multiple JIRA tickets
-
Patrick Wendell (JIRA)
[jira] [Created] (SPARK-4596) Refactorize Normalizer to make code cleaner
-
DB Tsai (JIRA)
[jira] [Commented] (SPARK-4641) A FileNotFoundException happened in Hash Shuffle Manager
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-4651) Adding -Phadoop-2.5 and -Phadoop-2.6 to compile Spark with newer versions of Hadoop
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-4598) Paginate stage page to avoid OOM with > 100,000 tasks
-
Josh Rosen (JIRA)
[jira] [Commented] (SPARK-4082) Show Waiting/Queued Stages in Spark UI
-
Patrick Wendell (JIRA)
Page 7 (Messages 151 to 175):
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