Hello
Nobody
Logout
Sign In
or
Sign Up
(
Why?
)
Home
2,796 messages
org.apache.spark.issues [
All Lists
]
2014 December [
All Months
]
Page 44 (Messages 1076 to 1100):
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-3926) result of JavaRDD collectAsMap() is not serializable
-
Shixiong Zhu (JIRA)
[jira] [Commented] (SPARK-4672) Cut off the super long serialization chain in GraphX to avoid the StackOverflow error
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-3523) GraphX graph partitioning strategy
-
Larry Xiao (JIRA)
[jira] [Commented] (SPARK-4710) Fix MLlib compilation warnings
-
Sean Owen (JIRA)
[jira] [Commented] (SPARK-4732) All application progress on the standalone scheduler can be halted by one systematically faulty node
-
Patrick Wendell (JIRA)
[jira] [Commented] (SPARK-4740) Netty's network bandwidth is much lower than NIO in spark-perf and Netty takes longer running time
-
Saisai Shao (JIRA)
[jira] [Commented] (SPARK-4757) Yarn-client failed to start due to Wrong FS error in distCacheMgr.addResource
-
Andrew Or (JIRA)
[jira] [Commented] (SPARK-4783) System.exit() calls in SparkContext disrupt applications embedding Spark
-
David Semeria (JIRA)
[jira] [Updated] (SPARK-4750) Dynamic allocation - we need to synchronize kills
-
Josh Rosen (JIRA)
[jira] [Updated] (SPARK-4338) Remove yarn-alpha support
-
Andrew Or (JIRA)
[jira] [Commented] (SPARK-4807) Add support for hadoop-2.5 + bump jets3t version
-
Sean Owen (JIRA)
[jira] [Commented] (SPARK-4605) Proposed Contribution: Spark Kernel to enable interactive Spark applications
-
Raymond Yee (JIRA)
[jira] [Resolved] (SPARK-4325) Improve spark-ec2 cluster launch times
-
Josh Rosen (JIRA)
[jira] [Updated] (SPARK-4845) Adding a parallelismRatio to control the partitions num of shuffledRDD
-
wangfei (JIRA)
[jira] [Commented] (SPARK-4844) SGD should support custom sampling.
-
Sean Owen (JIRA)
[jira] [Commented] (SPARK-4844) SGD should support custom sampling.
-
Guoqiang Li (JIRA)
[jira] [Created] (SPARK-4860) Improve performance of sample() and takeSample() on SchemaRDD
-
Davies Liu (JIRA)
[jira] [Commented] (SPARK-3955) Different versions between jackson-mapper-asl and jackson-core-asl
-
Jongyoul Lee (JIRA)
[jira] [Commented] (SPARK-3967) Spark applications fail in yarn-cluster mode when the directories configured in yarn.nodemanager.local-dirs are located on different disks/partitions
-
Josh Rosen (JIRA)
[jira] [Commented] (SPARK-4606) SparkSubmitDriverBootstrapper does not propagate EOF to child JVM
-
Stephen Haberman (JIRA)
[jira] [Commented] (SPARK-4574) Adding support for defining schema in foreign DDL commands.
-
Patrick Wendell (JIRA)
[jira] [Updated] (SPARK-3379) Implement 'POWER' for sql
-
Patrick Wendell (JIRA)
[jira] [Resolved] (SPARK-4893) Clean up uses of System.setProperty in unit tests
-
Josh Rosen (JIRA)
[jira] [Updated] (SPARK-1010) Update all unit tests to use SparkConf instead of system properties
-
Josh Rosen (JIRA)
[jira] [Updated] (SPARK-1010) Update all unit tests to use SparkConf instead of system properties
-
Josh Rosen (JIRA)
Page 44 (Messages 1076 to 1100):
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