Hello
Nobody
Logout
Sign In
or
Sign Up
(
Why?
)
Home
3,116 messages
org.apache.spark.issues [
All Lists
]
2014 November [
All Months
]
Page 124 (Messages 3076 to 3100):
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] [Resolved] (SPARK-4165) Actor with Companion throws ambiguous reference error in REPL
-
Guoqiang Li (JIRA)
[jira] [Created] (SPARK-4185) JSON schema inference failed when dealing with type conflicts in arrays
-
Yin Huai (JIRA)
[jira] [Commented] (SPARK-4190) Allow users to provide transformation rules at JSON ingest
-
William Benton (JIRA)
[jira] [Created] (SPARK-4234) Always do paritial aggregation
-
Cheng Hao (JIRA)
[jira] [Created] (SPARK-4247) thriftserver user is "ultraman" when execute "create table ultraman_tmp.12 as select channel, subchannel from custom.common_pc_pv where logdate >= '2014110210' and logdate <= '2014110210' limit 10;" then get error
-
qiaohaijun (JIRA)
[jira] [Commented] (SPARK-2468) Netty-based block server / client module
-
Aaron Davidson (JIRA)
[jira] [Commented] (SPARK-4289) Creating an instance of Hadoop Job fails in the Spark shell when toString() is called on the instance.
-
Corey J. Nolet (JIRA)
[jira] [Reopened] (SPARK-3624) "Failed to find Spark assembly in /usr/share/spark/lib" for RELEASED debian packages
-
Sean Owen (JIRA)
[jira] [Commented] (SPARK-4345) Spark SQL Hive throws exception when drop a none-exist table
-
Alex Liu (JIRA)
[jira] [Commented] (SPARK-4228) Save a ScheamRDD in JSON format
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-1867) Spark Documentation Error causes java.lang.IllegalStateException: unread block data
-
Anson Abraham (JIRA)
[jira] [Commented] (SPARK-4375) Assembly built with Maven is missing most of repl classes
-
Sandy Ryza (JIRA)
[jira] [Commented] (SPARK-750) LocalSparkContext should be included in Spark JAR
-
Nathan M (JIRA)
[jira] [Updated] (SPARK-4452) Shuffle data structures can starve others on the same thread for memory
-
Andrew Or (JIRA)
[jira] [Updated] (SPARK-4483) Optimization about reduce memory costs during the HashOuterJoin
-
Yi Tian (JIRA)
[jira] [Updated] (SPARK-4495) Memory leak in JobProgressListener due to `spark.ui.retainedJobs` not being used
-
Josh Rosen (JIRA)
[jira] [Resolved] (SPARK-4228) Save a ScheamRDD in JSON format
-
Michael Armbrust (JIRA)
[jira] [Commented] (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
-
hoelog (JIRA)
[jira] [Updated] (SPARK-4601) Call site of jobs generated by streaming incorrect in Spark UI
-
Tathagata Das (JIRA)
[jira] [Commented] (SPARK-4462) flume-sink build broken in SBT
-
Michael Armbrust (JIRA)
[jira] [Commented] (SPARK-4614) Slight API changes in Matrix and Matrices
-
Apache Spark (JIRA)
[jira] [Updated] (SPARK-4613) Make JdbcRDD easier to use from Java
-
Matei Zaharia (JIRA)
[jira] [Created] (SPARK-4650) Supporting multi column support in count(distinct c1,c2..) in Spark SQL
-
Ravindra Pesala (JIRA)
[jira] [Commented] (SPARK-4651) Adding -Phadoop-2.5 and -Phadoop-2.6 to compile Spark with newer versions of Hadoop
-
Tsuyoshi OZAWA (JIRA)
[jira] [Updated] (SPARK-4598) Paginate stage page to avoid OOM with > 100,000 tasks
-
Josh Rosen (JIRA)
Page 124 (Messages 3076 to 3100):
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