Hello
Nobody
Logout
Sign In
or
Sign Up
(
Why?
)
Home
3,116 messages
org.apache.spark.issues [
All Lists
]
2014 November [
All Months
]
Page 71 (Messages 1751 to 1775):
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-4259) Add Spectral Clustering Algorithm with Gaussian Similarity Function
-
Fan Jiang (JIRA)
[jira] [Resolved] (SPARK-4137) Relative paths don't get handled correctly by spark-ec2
-
Shivaram Venkataraman (JIRA)
[jira] [Commented] (SPARK-4272) Add more unwrap functions for primitive type in TableReader
-
Apache Spark (JIRA)
[jira] [Comment Edited] (SPARK-4232) Truncate table not works when specific the table from non-current database session
-
shengli (JIRA)
[jira] [Resolved] (SPARK-639) Standalone cluster should report executor exit codes more nicely to clients
-
Reynold Xin (JIRA)
[jira] [Resolved] (SPARK-1493) Apache RAT excludes don't work with file path (instead of file name)
-
Sean Owen (JIRA)
[jira] [Created] (SPARK-4374) LibraryClientSuite has been flaky
-
Reynold Xin (JIRA)
[jira] [Commented] (SPARK-4375) Assembly built with Maven is missing most of repl classes
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-2352) [MLLIB] Add Artificial Neural Network (ANN) to Spark
-
Apache Spark (JIRA)
[jira] [Resolved] (SPARK-4398) Specialize rdd.parallelize for xrange
-
Xiangrui Meng (JIRA)
[jira] [Commented] (SPARK-4452) Shuffle data structures can starve others on the same thread for memory
-
Tianshuo Deng (JIRA)
[jira] [Resolved] (SPARK-4404) SparkSubmitDriverBootstrapper should stop after its SparkSubmit sub-process ends
-
Patrick Wendell (JIRA)
[jira] [Commented] (SPARK-2918) EXPLAIN doens't support the native command
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-4493) Don't pushdown Eq, NotEq, Lt, LtEq, Gt and GtEq predicates with nulls for Parquet
-
Apache Spark (JIRA)
[jira] [Resolved] (SPARK-3656) IllegalArgumentException when I using sort-based shuffle
-
Josh Rosen (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] [Created] (SPARK-4520) SparkSQL exception when reading certain columns from a parquet file
-
sadhan sood (JIRA)
[jira] [Created] (SPARK-4523) Improve handling of serialized schema information
-
Michael Armbrust (JIRA)
[jira] [Commented] (SPARK-4452) Shuffle data structures can starve others on the same thread for memory
-
Sandy Ryza (JIRA)
[jira] [Commented] (SPARK-4595) Spark MetricsServlet is not worked because of initialization ordering
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-4612) Configuration object gets created for every task even if not new file/jar is added
-
Apache Spark (JIRA)
[jira] [Created] (SPARK-4625) Support "Sort By" in both DSL & SimpleSQLParser
-
Cheng Hao (JIRA)
[jira] [Comment Edited] (SPARK-4630) Dynamically determine optimal number of partitions
-
Lianhui Wang (JIRA)
[jira] [Created] (SPARK-4642) Documents about running-on-YARN needs update
-
Masayoshi TSUZUKI (JIRA)
[jira] [Created] (SPARK-4653) DAGScheduler refactoring and cleanup
-
Josh Rosen (JIRA)
Page 71 (Messages 1751 to 1775):
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