Hello
Nobody
Logout
Sign In
or
Sign Up
(
Why?
)
Home
3,332 messages
org.apache.spark.issues [
All Lists
]
2017 May [
All Months
]
Page 7 (Messages 151 to 175):
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
[jira] [Updated] (SPARK-20564) a lot of executor failures when the executor number is more than 2000
-
Hua Liu (JIRA)
[jira] [Commented] (SPARK-20639) Add single argument support for to_timestamp in SQL
-
Apache Spark (JIRA)
[jira] [Assigned] (SPARK-20311) SQL "range(N) as alias" or "range(N) alias" doesn't work
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-13210) NPE in Sort
-
David McWhorter (JIRA)
[jira] [Assigned] (SPARK-20730) Add a new Optimizer rule to combine nested Concats
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-20247) Add jar but this jar is missing later shouldn't affect jobs that doesn't use this jar
-
Sean Owen (JIRA)
[jira] [Updated] (SPARK-20754) Add Function Alias For MOD/TRUNCT/POSITION
-
Xiao Li (JIRA)
[jira] [Commented] (SPARK-20509) SparkR 2.2 QA: New R APIs and API docs
-
Joseph K. Bradley (JIRA)
[jira] [Updated] (SPARK-20773) ParquetWriteSupport.writeFields is quadratic in number of fields
-
T Poterba (JIRA)
[jira] [Commented] (SPARK-20806) Launcher: redundant check for Spark lib dir
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-20797) mllib lda's LocalLDAModel's save: out of memory.
-
d0evi1 (JIRA)
[jira] [Updated] (SPARK-20812) Add Mesos Secrets support to the spark dispatcher
-
Michael Gummelt (JIRA)
[jira] [Commented] (SPARK-20506) ML, Graph 2.2 QA: Programming guide update and migration guide
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-20763) The function of `month` and `day` return a value which is not we expected
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-20799) Unable to infer schema for ORC on reading ORC from S3
-
Dongjoon Hyun (JIRA)
[jira] [Commented] (SPARK-18406) Race between end-of-task and completion iterator read lock release
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-20861) Pyspark CrossValidator & TrainValidationSplit should delegate parameter looping to estimators
-
Bago Amirbekian (JIRA)
[jira] [Commented] (SPARK-8578) Should ignore user defined output committer when appending data
-
Steve Loughran (JIRA)
[jira] [Comment Edited] (SPARK-19293) Spark 2.1.x unstable with spark.speculation=true
-
Damian Momot (JIRA)
[jira] [Assigned] (SPARK-20741) SparkSubmit does not clean up after uploading spark_libs to the distributed cache
-
Sean Owen (JIRA)
[jira] [Issue Comment Deleted] (SPARK-20199) GradientBoostedTreesModel doesn't have featureSubsetStrategy parameter
-
pralabhkumar (JIRA)
[jira] [Created] (SPARK-20898) spark.blacklist.killBlacklistedExecutors doesn't work in YARN
-
Thomas Graves (JIRA)
[jira] [Assigned] (SPARK-20916) Improve error message for unaliased subqueries in FROM clause
-
Apache Spark (JIRA)
[jira] [Assigned] (SPARK-20926) Exposure to Guava libraries by directly accessing tableRelationCache in SessionCatalog caused failures
-
Apache Spark (JIRA)
[jira] [Resolved] (SPARK-20708) Make `addExclusionRules` up-to-date
-
Burak Yavuz (JIRA)
Page 7 (Messages 151 to 175):
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