Hello
Nobody
Logout
Sign In
or
Sign Up
(
Why?
)
Home
2,796 messages
org.apache.spark.issues [
All Lists
]
2014 December [
All Months
]
Page 52 (Messages 1276 to 1300):
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] [Resolved] (SPARK-4672) Cut off the super long serialization chain in GraphX to avoid the StackOverflow error
-
Ankur Dave (JIRA)
[jira] [Created] (SPARK-4738) Update the netty-3.x version in spark-assembly-*.jar
-
Tobias Pfeiffer (JIRA)
[jira] [Updated] (SPARK-4459) JavaRDDLike.groupBy[K](f: JFunction[T, K]) may fail with typechecking errors
-
Josh Rosen (JIRA)
[jira] [Closed] (SPARK-4546) Improve HistoryServer first time user experience
-
Andrew Or (JIRA)
[jira] [Commented] (SPARK-4740) Netty's network throughput is about 1/2 of NIO's in spark-perf sortByKey
-
Aaron Davidson (JIRA)
[jira] [Commented] (SPARK-3655) Support sorting of values in addition to keys (i.e. secondary sort)
-
koert kuipers (JIRA)
[jira] [Created] (SPARK-4791) Create SchemaRDD from case classes with multiple constructors
-
Joseph K. Bradley (JIRA)
[jira] [Comment Edited] (SPARK-4740) Netty's network throughput is about 1/2 of NIO's in spark-perf sortByKey
-
Aaron Davidson (JIRA)
[jira] [Commented] (SPARK-4790) Flaky test in ReceivedBlockTrackerSuite: "block addition, block to batch allocation, and cleanup with write ahead log"
-
Josh Rosen (JIRA)
[jira] [Updated] (SPARK-4830) Spark Java Application : java.lang.ClassNotFoundException
-
Mykhaylo Telizhyn (JIRA)
[jira] [Commented] (SPARK-4831) Current directory always on classpath with spark-submit
-
Sean Owen (JIRA)
[jira] [Updated] (SPARK-4180) SparkContext constructor should throw exception if another SparkContext is already running
-
Josh Rosen (JIRA)
[jira] [Resolved] (SPARK-4260) Httpbroadcast should set connection timeout.
-
Sean Owen (JIRA)
[jira] [Commented] (SPARK-4826) Possible flaky tests in WriteAheadLogBackedBlockRDDSuite: "java.lang.IllegalStateException: File exists and there is no append support!"
-
Josh Rosen (JIRA)
[jira] [Resolved] (SPARK-2987) Adjust build system to support building with scala 2.11 and fix tests.
-
Prashant Sharma (JIRA)
[jira] [Resolved] (SPARK-4767) Add support for launching in a specified placement group to spark ec2 scripts.
-
Josh Rosen (JIRA)
[jira] [Created] (SPARK-4879) Missing output partitions after job completes with speculative execution
-
Josh Rosen (JIRA)
[jira] [Commented] (SPARK-4881) Use SparkConf#getBoolean instead of get().toBoolean
-
Apache Spark (JIRA)
[jira] [Resolved] (SPARK-4837) NettyBlockTransferService does not abide by spark.blockManager.port config option
-
Josh Rosen (JIRA)
[jira] [Updated] (SPARK-4968) [SparkSQL] java.lang.UnsupportedOperationException when hive partition doesn't exist and order by and limit are used
-
Shekhar Bansal (JIRA)
[jira] [Created] (SPARK-4981) Add a streaming singular value decomposition
-
Jeremy Freeman (JIRA)
[jira] [Created] (SPARK-4995) Replace Vector.toBreeze.activeIterator with foreachActive
-
Jakub Dubovsky (JIRA)
[jira] [Commented] (SPARK-5012) Python API for Gaussian Mixture Model
-
Xiangrui Meng (JIRA)
[jira] [Commented] (SPARK-4510) Add k-medoids Partitioning Around Medoids (PAM) algorithm
-
Xiangrui Meng (JIRA)
[jira] [Commented] (SPARK-4927) Spark does not clean up properly during long jobs.
-
Ilya Ganelin (JIRA)
Page 52 (Messages 1276 to 1300):
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