Hello
Nobody
Logout
Sign In
or
Sign Up
(
Why?
)
Home
2,796 messages
org.apache.spark.issues [
All Lists
]
2014 December [
All Months
]
Page 75 (Messages 1851 to 1875):
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
[jira] [Commented] (SPARK-4699) Make caseSensitive configurable in Analyzer.scala
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-3717) DecisionTree, RandomForest: Partition by feature
-
SUMANTH B B N (JIRA)
[jira] [Created] (SPARK-4724) JavaNetworkWordCount.java has a wrong import
-
Emre Sevinç (JIRA)
[jira] [Commented] (SPARK-4690) AppendOnlyMap seems not using Quadratic probing as the JavaDoc
-
Matei Zaharia (JIRA)
[jira] [Updated] (SPARK-4740) Netty's network bandwidth is much lower than NIO in spark-perf and Netty takes longer running time
-
Zhang, Liye (JIRA)
[jira] [Updated] (SPARK-4740) Netty's network throughput is about 1/2 of NIO's in spark-perf sortByKey
-
Zhang, Liye (JIRA)
[jira] [Updated] (SPARK-4759) Deadlock in complex spark job.
-
Patrick Wendell (JIRA)
[jira] [Commented] (SPARK-3431) Parallelize execution of tests
-
Nicholas Chammas (JIRA)
[jira] [Comment Edited] (SPARK-4759) Deadlock in complex spark job in local mode
-
Andrew Or (JIRA)
[jira] [Updated] (SPARK-4567) Make SparkJobInfo and SparkStageInfo serializable
-
Josh Rosen (JIRA)
[jira] [Commented] (SPARK-2604) Spark Application hangs on yarn in edge case scenario of executor memory requirement
-
Sean Owen (JIRA)
[jira] [Created] (SPARK-4850) "GROUP BY" can't work if the schema of SchemaRDD contains struct or array type
-
Chaozhong Yang (JIRA)
[jira] [Commented] (SPARK-4140) Document the dynamic allocation feature
-
Apache Spark (JIRA)
[jira] [Updated] (SPARK-4657) Suport storing decimals in Parquet that don't fit in a LONG
-
Michael Armbrust (JIRA)
[jira] [Updated] (SPARK-4910) Build failed with Hadoop 1.x profile: "isFile is not a member of org.apache.hadoop.fs.FileStatus"
-
Josh Rosen (JIRA)
[jira] [Updated] (SPARK-1272) Don't fail job if some local directories are buggy
-
Patrick Wendell (JIRA)
[jira] [Updated] (SPARK-4258) NPE with new Parquet Filters
-
Patrick Wendell (JIRA)
[jira] [Updated] (SPARK-4258) NPE with new Parquet Filters
-
Patrick Wendell (JIRA)
[jira] [Commented] (SPARK-4990) Search SPARK_CONF_DIR first when --properties-file is not specified
-
Sean Owen (JIRA)
[jira] [Commented] (SPARK-1272) Don't fail job if some local directories are buggy
-
Sean Owen (JIRA)
[jira] [Updated] (SPARK-4993) execute rdd.count failed when storage level is OFF_HEAP
-
pengyanhong (JIRA)
[jira] [Commented] (SPARK-5005) Failed to start spark-shell when using yarn-client mode with the Spark1.2.0
-
yangping wu (JIRA)
[jira] [Assigned] (SPARK-1010) Update all unit tests to use SparkConf instead of system properties
-
Josh Rosen (JIRA)
[jira] [Commented] (SPARK-2892) Socket Receiver does not stop when streaming context is stopped
-
Ilayaperumal Gopinathan (JIRA)
[jira] [Commented] (SPARK-4986) Graceful shutdown for Spark Streaming does not work in Standalone cluster mode
-
Tathagata Das (JIRA)
Page 75 (Messages 1851 to 1875):
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