Hello
Nobody
Logout
Sign In
or
Sign Up
(
Why?
)
Home
2,796 messages
org.apache.spark.issues [
All Lists
]
2014 December [
All Months
]
Page 87 (Messages 2151 to 2175):
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] [Updated] (SPARK-4708) Make k-mean runs two/three times faster with dense/sparse sample
-
DB Tsai (JIRA)
[jira] [Comment Edited] (SPARK-4672) Cut off the super long serialization chain in GraphX to avoid the StackOverflow error
-
Jason Dai (JIRA)
[jira] [Updated] (SPARK-2456) Scheduler refactoring
-
Reynold Xin (JIRA)
[jira] [Updated] (SPARK-4459) JavaRDDLike.groupBy[K](f: JFunction[T, K]) may fail with typechecking errors
-
Josh Rosen (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] [Commented] (SPARK-4740) Netty's network throughput is about 1/2 of NIO's in spark-perf sortByKey
-
Reynold Xin (JIRA)
[jira] [Comment Edited] (SPARK-4759) Deadlock in complex spark job.
-
Davis Shepherd (JIRA)
[jira] [Comment Edited] (SPARK-3431) Parallelize execution of tests
-
Nicholas Chammas (JIRA)
[jira] [Commented] (SPARK-4447) Remove layers of abstraction in YARN code no longer needed after dropping yarn-alpha
-
Sandy Ryza (JIRA)
[jira] [Updated] (SPARK-3376) Memory-based shuffle strategy to reduce overhead of disk I/O
-
uncleGen (JIRA)
[jira] [Updated] (SPARK-3376) Memory-based shuffle strategy to reduce overhead of disk I/O
-
uncleGen (JIRA)
[jira] [Commented] (SPARK-4814) Enable assertions in SBT, Maven tests / AssertionError from Hive's LazyBinaryInteger
-
Cheng Lian (JIRA)
[jira] [Commented] (SPARK-4455) Exclude dependency on hbase-annotations module
-
Sean Owen (JIRA)
[jira] [Resolved] (SPARK-2381) streaming receiver crashed,but seems nothing happened
-
Sean Owen (JIRA)
[jira] [Updated] (SPARK-4856) Null & empty string should not be considered as StringType at begining in Json schema inferring
-
Cheng Hao (JIRA)
[jira] [Created] (SPARK-4862) Streaming | Setting checkpoint as a local directory results in Checkpoint RDD has different partitions error
-
Aniket Bhatnagar (JIRA)
[jira] [Commented] (SPARK-4872) Provide sample format of training/test data in MLlib programming guide
-
Sean Owen (JIRA)
[jira] [Created] (SPARK-4887) Fix a bad unittest in LogisticRegressionSuite
-
DB Tsai (JIRA)
[jira] [Resolved] (SPARK-4248) [SQL] spark sql not support add jar
-
Michael Armbrust (JIRA)
[jira] [Commented] (SPARK-4921) Performance issue caused by TaskSetManager returning PROCESS_LOCAL for NO_PREF tasks
-
Sandy Ryza (JIRA)
[jira] [Commented] (SPARK-4971) fix typo in BlockGenerator
-
Josh Rosen (JIRA)
[jira] [Updated] (SPARK-1921) Allow duplicate jar files among the app jar and secondary jars in yarn-cluster mode
-
Patrick Wendell (JIRA)
[jira] [Updated] (SPARK-2913) Spark's log4j.properties should always appear ahead of Hadoop's on classpath
-
Patrick Wendell (JIRA)
[jira] [Commented] (SPARK-4978) Core dump when running any example with prebuilt Hadoop 2.4 binaries
-
Amy Brown (JIRA)
[jira] [Updated] (SPARK-4993) execute rdd.count failed when storage level is OFF_HEAP
-
pengyanhong (JIRA)
Page 87 (Messages 2151 to 2175):
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