Hello
Nobody
Logout
Sign In
or
Sign Up
(
Why?
)
Home
3,116 messages
org.apache.spark.issues [
All Lists
]
2014 November [
All Months
]
Page 80 (Messages 1976 to 2000):
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-3223) runAsSparkUser cannot change HDFS write permission properly in mesos cluster mode
-
Andrew Or (JIRA)
[jira] [Commented] (SPARK-4262) Add .schemaRDD to JavaSchemaRDD
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-4241) spark_ec2.py support China AWS region: cn-north-1
-
Nicholas Chammas (JIRA)
[jira] [Commented] (SPARK-4263) PERCENTILE is not working
-
Cheng Hao (JIRA)
[jira] [Resolved] (SPARK-824) Make less copies of blocks during remote reads
-
Matei Zaharia (JIRA)
[jira] [Updated] (SPARK-4303) [MLLIB] Use "Long" IDs instead of "Int" in ALS.Rating class
-
Jia Xu (JIRA)
[jira] [Resolved] (SPARK-899) Outdated Bagel documentation
-
Sean Owen (JIRA)
[jira] [Commented] (SPARK-2548) JavaRecoverableWordCount is missing
-
Apache Spark (JIRA)
[jira] [Updated] (SPARK-4322) Analysis incorrectly rejects accessing grouping fields
-
Michael Armbrust (JIRA)
[jira] [Closed] (SPARK-1206) Add python support for average and other summary satistics
-
Andrew Ash (JIRA)
[jira] [Created] (SPARK-4406) SVD should check for k < 1
-
Joseph K. Bradley (JIRA)
[jira] [Commented] (SPARK-4422) In some cases, Vectors.fromBreeze get wrong results.
-
Apache Spark (JIRA)
[jira] [Created] (SPARK-4472) Print "Spark context available as sc." only when SparkContext is created successfully
-
Shixiong Zhu (JIRA)
[jira] [Resolved] (SPARK-3721) Broadcast Variables above 2GB break in PySpark
-
Josh Rosen (JIRA)
[jira] [Commented] (SPARK-4473) [Core] StageInfo should have ActiveJob's group ID as a field
-
Mark Hamstra (JIRA)
[jira] [Created] (SPARK-4495) Memory leak in JobProgressListener due to `spark.ui.retainedJobs` not being used properly
-
Josh Rosen (JIRA)
[jira] [Updated] (SPARK-2630) Input data size of CoalescedRDD is incorrect
-
Patrick Wendell (JIRA)
[jira] [Commented] (SPARK-4510) Add k-medoids Partitioning Around Medoids (PAM) algorithm
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-4527) Add BroadcastNestedLoopJoin operator selection testsuite
-
Apache Spark (JIRA)
[jira] [Updated] (SPARK-4561) PySparkSQL's Row.asDict() should convert nested rows to dictionaries
-
Josh Rosen (JIRA)
[jira] [Updated] (SPARK-4595) Spark MetricsServlet is not worked because of initialization ordering
-
Saisai Shao (JIRA)
[jira] [Comment Edited] (SPARK-2445) MesosExecutorBackend crashes in fine grained mode
-
Greg Bowyer (JIRA)
[jira] [Created] (SPARK-4619) Double "ms" in ShuffleBlockFetcherIterator log
-
maji2014 (JIRA)
[jira] [Commented] (SPARK-4498) Standalone Master can fail to recognize completed/failed applications
-
Josh Rosen (JIRA)
[jira] [Created] (SPARK-4661) Minor code and docs cleanup
-
Shixiong Zhu (JIRA)
Page 80 (Messages 1976 to 2000):
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