Hello
Nobody
Logout
Sign In
or
Sign Up
(
Why?
)
Home
2,890 messages
org.apache.spark.issues [
All Lists
]
2014 September [
All Months
]
Page 88 (Messages 2176 to 2200):
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
[jira] [Commented] (SPARK-3333) Large number of partitions causes OOM
-
Nicholas Chammas (JIRA)
[jira] [Resolved] (SPARK-2961) Use statistics to skip partitions when reading from in-memory columnar data
-
Michael Armbrust (JIRA)
[jira] [Updated] (SPARK-2714) DAGScheduler should log jobid when runJob finishes
-
Josh Rosen (JIRA)
[jira] [Assigned] (SPARK-3437) Adapt maven build to work without the need of hardcoding scala binary version in artifact id.
-
Prashant Sharma (JIRA)
[jira] [Commented] (SPARK-3465) Task metrics are not aggregated correctly in local mode
-
Apache Spark (JIRA)
[jira] [Updated] (SPARK-3160) Simplify DecisionTree data structure for training
-
Joseph K. Bradley (JIRA)
[jira] [Updated] (SPARK-3513) Provide a utility for running a function once on each executor
-
Patrick Wendell (JIRA)
[jira] [Commented] (SPARK-3491) Use pickle to serialize the data in MLlib Python
-
Apache Spark (JIRA)
[jira] [Created] (SPARK-3522) Make spark-ec2 verbosity configurable
-
Nicholas Chammas (JIRA)
[jira] [Updated] (SPARK-3532) Spark On FreeBSD. Snappy used by torrent broadcast fails to load native libs.
-
Prashant Sharma (JIRA)
[jira] [Commented] (SPARK-2308) Add KMeans MiniBatch clustering algorithm to MLlib
-
RJ Nowling (JIRA)
[jira] [Updated] (SPARK-3403) NaiveBayes crashes with blas/lapack native libraries for breeze (netlib-java)
-
Patrick Wendell (JIRA)
[jira] [Updated] (SPARK-3067) JobProgressPage could not show Fair Scheduler Pools section sometimes
-
Josh Rosen (JIRA)
[jira] [Resolved] (SPARK-2314) RDD actions are only overridden in Scala, not java or python
-
Michael Armbrust (JIRA)
[jira] [Updated] (SPARK-3591) Yarn cluster mode fires but does not forget
-
Andrew Or (JIRA)
[jira] [Updated] (SPARK-3588) Gaussian Mixture Model clustering
-
Josh Rosen (JIRA)
[jira] [Commented] (SPARK-2620) case class cannot be used as key for reduce
-
Grega Kespret (JIRA)
[jira] [Created] (SPARK-3645) Make caching using SQL commands eager by default, with the option of being lazy
-
Michael Armbrust (JIRA)
[jira] [Updated] (SPARK-3582) Spark SQL having issue with existing Hive UDFs which take Map as a parameter
-
Michael Armbrust (JIRA)
[jira] [Commented] (SPARK-3274) Spark Streaming Java API reports java.lang.ClassCastException when calling collectAsMap on JavaPairDStream
-
Pulkit Bhuwalka (JIRA)
[jira] [Commented] (SPARK-2626) Stop SparkContext in all examples
-
Apache Spark (JIRA)
[jira] [Comment Edited] (SPARK-3732) Yarn Client: Add option to NOT System.exit() at end of main()
-
Thomas Graves (JIRA)
[jira] [Commented] (SPARK-3737) [Docs] Broken Link - Minor typo
-
Vincent Ohprecio (JIRA)
[jira] [Commented] (SPARK-1860) Standalone Worker cleanup should not clean up running executors
-
Matt Cheah (JIRA)
[jira] [Commented] (SPARK-3708) Backticks aren't handled correctly is aliases
-
Apache Spark (JIRA)
Page 88 (Messages 2176 to 2200):
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