Hello
Nobody
Logout
Sign In
or
Sign Up
(
Why?
)
Home
3,332 messages
org.apache.spark.issues [
All Lists
]
2017 May [
All Months
]
Page 118 (Messages 2926 to 2950):
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] [Created] (SPARK-20558) clear InheritableThreadLocal variables in SparkContext when stopping it
-
Wenchen Fan (JIRA)
[jira] [Commented] (SPARK-19623) Take rows from DataFrame with empty first partition
-
Jaeboo Jung (JIRA)
[jira] [Comment Edited] (SPARK-20421) Mark JobProgressListener (and related classes) as deprecated
-
Marcelo Vanzin (JIRA)
[jira] [Created] (SPARK-20605) Deprecate not used AM and executor port configuration
-
Saisai Shao (JIRA)
[jira] [Commented] (SPARK-20609) Run the SortShuffleSuite unit tests have residual spark_* system directory
-
Apache Spark (JIRA)
[jira] [Resolved] (SPARK-20611) Spark kinesis connector doesnt work with cloudera distribution
-
Sean Owen (JIRA)
[jira] [Resolved] (SPARK-20613) Double quotes in Windows batch script
-
Felix Cheung (JIRA)
[jira] [Commented] (SPARK-10878) Race condition when resolving Maven coordinates via Ivy
-
Jeeyoung Kim (JIRA)
[jira] [Updated] (SPARK-20620) Add some unit tests into NullExpressionsSuite
-
liuxian (JIRA)
[jira] [Commented] (SPARK-20399) Can't use same regex pattern between 1.6 and 2.x due to unescaped sql string in parser
-
Apache Spark (JIRA)
[jira] [Assigned] (SPARK-20636) Eliminate unnecessary shuffle with adjacent Window expressions
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-19112) add codec for ZStandard
-
Thomas Graves (JIRA)
[jira] [Assigned] (SPARK-20600) KafkaRelation should be pretty printed in web UI (Details for Query)
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-13486) Move SQLConf into an internal package
-
Michel Lemay (JIRA)
[jira] [Assigned] (SPARK-20731) Add ability to change or omit .csv file extension in CSV Data Source
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-20765) Cannot load persisted PySpark ML Pipeline that includes 3rd party stage (Transformer or Estimator) if the package name of stage is not "org.apache.spark" and "pyspark"
-
APeng Zhang (JIRA)
[jira] [Assigned] (SPARK-20140) Remove hardcoded kinesis retry wait and max retries
-
Burak Yavuz (JIRA)
[jira] [Comment Edited] (SPARK-20768) PySpark FPGrowth does not expose numPartitions (expert) param
-
Yan Facai (颜发才) (JIRA)
[jira] [Created] (SPARK-20805) updated updateP in SVD++ is error
-
BoLing (JIRA)
[jira] [Comment Edited] (SPARK-18105) LZ4 failed to decompress a stream of shuffled data
-
yue long (JIRA)
[jira] [Assigned] (SPARK-10643) Support remote application download in client mode spark submit
-
Apache Spark (JIRA)
[jira] [Assigned] (SPARK-20250) Improper OOM error when a task been killed while spilling data
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-20882) Executor is waiting for ShuffleBlockFetcherIterator
-
cen yuhai (JIRA)
[jira] [Commented] (SPARK-14174) Accelerate KMeans via Mini-Batch EM
-
zhengruifeng (JIRA)
[jira] [Assigned] (SPARK-20941) Subquery Reuse does not work
-
Apache Spark (JIRA)
Page 118 (Messages 2926 to 2950):
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