Hello
Nobody
Logout
Sign In
or
Sign Up
(
Why?
)
Home
3,116 messages
org.apache.spark.issues [
All Lists
]
2014 November [
All Months
]
Page 106 (Messages 2626 to 2650):
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
117
118
119
120
121
122
123
124
125
[jira] [Resolved] (SPARK-3594) try more rows during inferSchema
-
Michael Armbrust (JIRA)
[jira] [Commented] (SPARK-2883) Spark Support for ORCFile format
-
Zhan Zhang (JIRA)
[jira] [Commented] (SPARK-3797) Run the shuffle service inside the YARN NodeManager as an AuxiliaryService
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-4217) Result of SparkSQL is incorrect after a table join and group by operation
-
shengli (JIRA)
[jira] [Updated] (SPARK-1406) PMML model evaluation support via MLib
-
Vincenzo Selvaggio (JIRA)
[jira] [Updated] (SPARK-4259) Add Spectral Clustering Algorithm with Gaussian Similarity Function
-
Fan Jiang (JIRA)
[jira] [Commented] (SPARK-4286) Support External Shuffle Service with Mesos integration
-
Timothy Chen (JIRA)
[jira] [Commented] (SPARK-4341) Spark need to set num-executors automatically
-
Sean Owen (JIRA)
[jira] [Updated] (SPARK-4353) Delete the val that never used in Catalog
-
DoingDone9 (JIRA)
[jira] [Commented] (SPARK-3633) Fetches failure observed after SPARK-2711
-
Cristian Opris (JIRA)
[jira] [Commented] (SPARK-4375) Assembly built with Maven is missing most of repl classes
-
Patrick Wendell (JIRA)
[jira] [Created] (SPARK-4408) Behavior difference between spark-submit conf vs cmd line args
-
Pedro Rodriguez (JIRA)
[jira] [Updated] (SPARK-4246) Add testsuite with end-to-end testing of driver failure
-
Tathagata Das (JIRA)
[jira] [Commented] (SPARK-4434) spark-submit cluster deploy mode JAR URLs are broken in 1.1.1
-
Josh Rosen (JIRA)
[jira] [Created] (SPARK-4467) Number of elements written is never reset in ExternalSorter
-
Andrew Or (JIRA)
[jira] [Closed] (SPARK-4463) Add (de)select all button for additional metrics in webUI
-
Andrew Or (JIRA)
[jira] [Updated] (SPARK-4515) OOM/GC errors with sort-based shuffle
-
Nishkam Ravi (JIRA)
[jira] [Commented] (SPARK-4492) Exception when following SimpleApp tutorial java.lang.ClassNotFoundException: org.apache.spark.deploy.yarn.YarnSparkHadoopUtil
-
Sean Owen (JIRA)
[jira] [Commented] (SPARK-1405) parallel Latent Dirichlet Allocation (LDA) atop of spark in MLlib
-
Debasish Das (JIRA)
[jira] [Commented] (SPARK-4546) Improve HistoryServer first time user experience
-
Apache Spark (JIRA)
[jira] [Created] (SPARK-4565) Add docs about advanced spark application development
-
Evan Sparks (JIRA)
[jira] [Commented] (SPARK-4479) Avoid unnecessary defensive copies when Sort based shuffle is on
-
Apache Spark (JIRA)
[jira] [Updated] (SPARK-4626) NoSuchElementException in CoarseGrainedSchedulerBackend
-
Reynold Xin (JIRA)
[jira] [Updated] (SPARK-4653) DAGScheduler refactoring and cleanup
-
Josh Rosen (JIRA)
[jira] [Created] (SPARK-4669) Allow users to set arbitrary akka configurations via property file
-
WangTaoTheTonic (JIRA)
Page 106 (Messages 2626 to 2650):
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
117
118
119
120
121
122
123
124
125