Hello
Nobody
Logout
Sign In
or
Sign Up
(
Why?
)
Home
3,116 messages
org.apache.spark.issues [
All Lists
]
2014 November [
All Months
]
Page 113 (Messages 2801 to 2825):
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-2759) The ability to read binary files into Spark
-
Matei Zaharia (JIRA)
[jira] [Updated] (SPARK-2426) Quadratic Minimization for MLlib ALS
-
Debasish Das (JIRA)
[jira] [Updated] (SPARK-3797) Run the shuffle service inside the YARN NodeManager as an AuxiliaryService
-
Andrew Or (JIRA)
[jira] [Updated] (SPARK-3110) Add a "ha" mode in YARN mode to keep executors in between restarts
-
Tathagata Das (JIRA)
[jira] [Reopened] (SPARK-3223) runAsSparkUser cannot change HDFS write permission properly in mesos cluster mode
-
Andrew Or (JIRA)
[jira] [Commented] (SPARK-1771) CoarseGrainedSchedulerBackend is not resilient to Akka restarts
-
Apache Spark (JIRA)
[jira] [Created] (SPARK-4383) Delay scheduling doesn't work right when jobs have tasks with different locality levels
-
Kay Ousterhout (JIRA)
[jira] [Created] (SPARK-4395) Running a Spark SQL SELECT command from PySpark causes a hang for ~ 1 hour
-
Sameer Farooqui (JIRA)
[jira] [Commented] (SPARK-1358) Continuous integrated test should be involved in Spark ecosystem
-
Andrew Ash (JIRA)
[jira] [Commented] (SPARK-4402) Output path validation of an action statement resulting in runtime exception
-
Vijay (JIRA)
[jira] [Updated] (SPARK-4180) SparkContext constructor should throw exception if another SparkContext is already running
-
Josh Rosen (JIRA)
[jira] [Commented] (SPARK-4452) Shuffle data structures can starve others on the same thread for memory
-
Sandy Ryza (JIRA)
[jira] [Updated] (SPARK-4286) Support External Shuffle Service with Mesos integration
-
Timothy Chen (JIRA)
[jira] [Closed] (SPARK-4478) totalRegisteredExecutors not updated properly
-
Andrew Or (JIRA)
[jira] [Updated] (SPARK-4506) Update documentation to clarify whether standalone-cluster mode is now officially supported
-
Josh Rosen (JIRA)
[jira] [Created] (SPARK-4553) query for parquet table with string fields in spark sql hive get binary result
-
wangfei (JIRA)
[jira] [Commented] (SPARK-1405) parallel Latent Dirichlet Allocation (LDA) atop of spark in MLlib
-
Debasish Das (JIRA)
[jira] [Updated] (SPARK-1517) Publish nightly snapshots of documentation, maven artifacts, and binary builds
-
Patrick Wendell (JIRA)
[jira] [Resolved] (SPARK-4371) Spark crashes with JBoss Logging 3.6.1
-
Sean Owen (JIRA)
[jira] [Resolved] (SPARK-4457) Document how to build for Hadoop versions greater than 2.4
-
Thomas Graves (JIRA)
[jira] [Commented] (SPARK-4036) Add Conditional Random Fields (CRF) algorithm to Spark MLlib
-
Kai Sasaki (JIRA)
[jira] [Created] (SPARK-4610) Standardize API for DecisionTree: numClasses vs numClassesForClassification
-
Joseph K. Bradley (JIRA)
[jira] [Commented] (SPARK-3694) Allow printing object graph of tasks/RDD's with a debug flag
-
Ilya Ganelin (JIRA)
[jira] [Commented] (SPARK-4498) Standalone Master can fail to recognize completed/failed applications
-
Josh Rosen (JIRA)
[jira] [Resolved] (SPARK-4057) Use -agentlib instead of -Xdebug in sbt-launch-lib.bash for debugging
-
Patrick Wendell (JIRA)
Page 113 (Messages 2801 to 2825):
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