Hello
Nobody
Logout
Sign In
or
Sign Up
(
Why?
)
Home
3,371 messages
org.apache.spark.issues [
All Lists
]
2018 January [
All Months
]
Page 87 (Messages 2151 to 2175):
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
[jira] [Resolved] (SPARK-22896) Improvement in String interpolation
-
Sean Owen (JIRA)
[jira] [Updated] (SPARK-22884) ML test for StructuredStreaming: spark.ml.clustering
-
Joseph K. Bradley (JIRA)
[jira] [Resolved] (SPARK-22566) Better error message for `_merge_type` in Pandas to Spark DF conversion
-
Takuya Ueshin (JIRA)
[jira] [Resolved] (SPARK-18883) FileNotFoundException on _temporary directory
-
Steve Loughran (JIRA)
[jira] [Commented] (SPARK-22975) MetricsReporter producing NullPointerException when there was no progress reported
-
Apache Spark (JIRA)
[jira] [Assigned] (SPARK-23008) OnehotEncoderEstimator python API
-
Apache Spark (JIRA)
[jira] [Updated] (SPARK-23015) spark-submit fails when submitting several jobs in parallel
-
Hugh Zabriskie (JIRA)
[jira] [Commented] (SPARK-23002) SparkUI inconsistent driver hostname compare with other executors
-
Sean Owen (JIRA)
[jira] [Commented] (SPARK-23021) AnalysisBarrier should not cut off the explain output for Parsed Logical Plan
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-23062) EXCEPT documentation should make it clear that it's EXCEPT DISTINCT
-
Apache Spark (JIRA)
[jira] [Updated] (SPARK-23110) ML 2.2 QA: API: Java compatibility, docs
-
Joseph K. Bradley (JIRA)
[jira] [Assigned] (SPARK-23110) ML 2.3 QA: API: Java compatibility, docs
-
Joseph K. Bradley (JIRA)
[jira] [Updated] (SPARK-23135) Accumulators don't show up properly in the Stages page anymore
-
Burak Yavuz (JIRA)
[jira] [Resolved] (SPARK-21996) Streaming ignores files with spaces in the file names
-
Shixiong Zhu (JIRA)
[jira] [Created] (SPARK-23140) DataSourceV2Strategy is missing in HiveSessionStateBuilder
-
Saisai Shao (JIRA)
[jira] [Assigned] (SPARK-22976) Worker cleanup can remove running driver directories
-
Saisai Shao (JIRA)
[jira] [Reopened] (SPARK-22522) Convert to apache-release to publish Maven artifacts
-
Sean Owen (JIRA)
[jira] [Assigned] (SPARK-17088) IsolatedClientLoader fails to load Hive client when sharesHadoopClasses is false
-
Marcelo Vanzin (JIRA)
[jira] [Commented] (SPARK-20641) Key-value store abstraction and implementation for storing application data
-
Marcelo Vanzin (JIRA)
[jira] [Commented] (SPARK-23084) Add unboundedPreceding(), unboundedFollowing() and currentRow() to PySpark
-
Apache Spark (JIRA)
[jira] [Created] (SPARK-23244) Incorrect handling of default values when deserializing python wrappers of scala transformers
-
Tomas Nykodym (JIRA)
[jira] [Closed] (SPARK-21664) Use the column name as the file name.
-
jifei_yang (JIRA)
[jira] [Assigned] (SPARK-23272) add calendar interval type support to ColumnVector
-
Apache Spark (JIRA)
[jira] [Resolved] (SPARK-23283) Probable mistake in hasLaunchedTask condition
-
Sean Owen (JIRA)
[jira] [Commented] (SPARK-23280) add map type support to ColumnVector
-
Apache Spark (JIRA)
Page 87 (Messages 2151 to 2175):
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