Hello
Nobody
Logout
Sign In
or
Sign Up
(
Why?
)
Home
3,691 messages
org.apache.spark.issues [
All Lists
]
2016 September [
All Months
]
Page 1 (Messages 1 to 25):
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
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
[jira] [Issue Comment Deleted] (SPARK-8368) ClassNotFoundException in closure for map
-
Sean Owen (JIRA)
[jira] [Comment Edited] (SPARK-17381) Memory leak org.apache.spark.sql.execution.ui.SQLTaskMetrics
-
Joao Duarte (JIRA)
[jira] [Commented] (SPARK-17396) Threads number keep increasing when query on external CSV partitioned table
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-17439) QuantilesSummaries returns the wrong result after compression
-
Tim Hunter (JIRA)
[jira] [Commented] (SPARK-17400) MinMaxScaler.transform() outputs DenseVector by default, which causes poor performance
-
Hadoop QA (JIRA)
[jira] [Commented] (SPARK-17447) performance improvement in Partitioner.DefaultPartitioner
-
WangJianfei (JIRA)
[jira] [Updated] (SPARK-17447) performance improvement in Partitioner.DefaultPartitioner
-
WangJianfei (JIRA)
[jira] [Commented] (SPARK-17445) Reference an ASF page as the main place to find third-party packages
-
Josh Elser (JIRA)
[jira] [Commented] (SPARK-17469) mapWithState causes block lock warning
-
Christopher Mårtensson (JIRA)
[jira] [Updated] (SPARK-17418) Spark release must NOT distribute Kinesis related assembly artifact
-
Sean Owen (JIRA)
[jira] [Updated] (SPARK-17465) Inappropriate memory management in `org.apache.spark.storage.MemoryStore` may lead to memory leak
-
Josh Rosen (JIRA)
[jira] [Assigned] (SPARK-17458) Alias specified for aggregates in a pivot are not honored
-
Apache Spark (JIRA)
[jira] [Assigned] (SPARK-17568) Add spark-submit option for user to override ivy settings used to resolve packages/artifacts
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-17566) "--master yarn --deploy-mode cluster" gives "Launching Python applications through spark-submit is currently only supported for local files"
-
Zhenhua Xu (JIRA)
[jira] [Assigned] (SPARK-17586) Use Static member not via instance reference
-
Apache Spark (JIRA)
[jira] [Created] (SPARK-17636) Parquet filter push down doesn't handle struct fields
-
Mitesh (JIRA)
[jira] [Updated] (SPARK-17649) Log how many Spark events got dropped in LiveListenerBus
-
Shixiong Zhu (JIRA)
[jira] [Updated] (SPARK-17668) Support representing structs with case classes and tuples in spark sql udf inputs
-
koert kuipers (JIRA)
[jira] [Assigned] (SPARK-17672) Spark 2.0 history server web Ui takes too long for a single application
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-17722) YarnScheduler: Initial job has not accepted any resources
-
Partha Pratim Ghosh (JIRA)
[jira] [Commented] (SPARK-17725) Spark should not write out parquet files with schema containing non-nullable fields
-
Wenchen Fan (JIRA)
[jira] [Updated] (SPARK-17728) UDFs are run too many times
-
Jacob Eisinger (JIRA)
[jira] [Updated] (SPARK-17728) UDFs are run too many times
-
Jacob Eisinger (JIRA)
[jira] [Updated] (SPARK-17739) Collapse adjacent similar Window operators
-
Herman van Hovell (JIRA)
[jira] [Updated] (SPARK-17556) Executor side broadcast for broadcast joins
-
Liang-Chi Hsieh (JIRA)
Page 1 (Messages 1 to 25):
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
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148