Hello
Nobody
Logout
Sign In
or
Sign Up
(
Why?
)
Home
3,371 messages
org.apache.spark.issues [
All Lists
]
2018 January [
All Months
]
Page 13 (Messages 301 to 325):
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] [Assigned] (SPARK-22949) Reduce memory requirement for TrainValidationSplit
-
Apache Spark (JIRA)
[jira] [Created] (SPARK-22954) ANALYZE TABLE fails with NoSuchTableException for temporary tables (but should have reported "not supported on views")
-
Jacek Laskowski (JIRA)
[jira] [Assigned] (SPARK-22983) Don't push filters beneath aggregates with empty grouping expressions
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-23002) SparkUI inconsistent driver hostname compare with other executors
-
Alex Bozarth (JIRA)
[jira] [Assigned] (SPARK-22994) Require a single container image for Spark-on-K8S
-
Marcelo Vanzin (JIRA)
[jira] [Comment Edited] (SPARK-23056) parse_url regression when switched to using java.net.URI instead of java.net.URL
-
Yash Datta (JIRA)
[jira] [Assigned] (SPARK-23062) EXCEPT documentation should make it clear that it's EXCEPT DISTINCT
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-22980) Using pandas_udf when inputs are not Pandas's Series or DataFrame
-
Hyukjin Kwon (JIRA)
[jira] [Created] (SPARK-23102) Migrate kafka sink
-
Jose Torres (JIRA)
[jira] [Updated] (SPARK-23117) SparkR 2.3 QA: Check for new R APIs requiring example code
-
Joseph K. Bradley (JIRA)
[jira] [Assigned] (SPARK-23119) Fix API annotation in DataSource V2 for streaming
-
Apache Spark (JIRA)
[jira] [Updated] (SPARK-23122) Deprecate register* for UDFs in SQLContext and Catalog in PySpark
-
Hyukjin Kwon (JIRA)
[jira] [Updated] (SPARK-23134) WebUI is showing the cache table details even after cache idle timeout
-
Shahid K I (JIRA)
[jira] [Commented] (SPARK-23137) spark.kubernetes.executor.podNamePrefix is ignored
-
Anirudh Ramanathan (JIRA)
[jira] [Commented] (SPARK-23109) ML 2.3 QA: API: Python API coverage
-
Bryan Cutler (JIRA)
[jira] [Resolved] (SPARK-23135) Accumulators don't show up properly in the Stages page anymore
-
Sameer Agarwal (JIRA)
[jira] [Commented] (SPARK-23084) Add unboundedPreceding(), unboundedFollowing() and currentRow() to PySpark
-
Xiao Li (JIRA)
[jira] [Updated] (SPARK-23176) REPL project build failing in Spark v2.2.0
-
shekhar reddy (JIRA)
[jira] [Created] (SPARK-23202) Break down DataSourceV2Writer.commit into two phase
-
Gengliang Wang (JIRA)
[jira] [Created] (SPARK-23203) DataSourceV2 should use immutable trees.
-
Ryan Blue (JIRA)
[jira] [Updated] (SPARK-23217) Add cosine distance measure to ClusteringEvaluator
-
Marco Gaido (JIRA)
[jira] [Commented] (SPARK-23187) Accumulator object can not be sent from Executor to Driver
-
Saisai Shao (JIRA)
[jira] [Resolved] (SPARK-23242) Don't run tests in KafkaSourceSuiteBase twice
-
Shixiong Zhu (JIRA)
[jira] [Commented] (SPARK-23157) withColumn fails for a column that is a result of mapped DataSet
-
Apache Spark (JIRA)
[jira] [Resolved] (SPARK-23273) Spark Dataset withColumn - schema column order isn't the same as case class paramether order
-
Sean Owen (JIRA)
Page 13 (Messages 301 to 325):
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