Hello
Nobody
Logout
Sign In
or
Sign Up
(
Why?
)
Home
3,371 messages
org.apache.spark.issues [
All Lists
]
2018 January [
All Months
]
Page 107 (Messages 2651 to 2675):
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] [Updated] (SPARK-22962) Kubernetes app fails if local files are used
-
Marcelo Vanzin (JIRA)
[jira] [Assigned] (SPARK-22566) Better error message for `_merge_type` in Pandas to Spark DF conversion
-
Takuya Ueshin (JIRA)
[jira] [Resolved] (SPARK-22979) Avoid per-record type dispatch in Python data conversion (EvaluatePython.fromJava)
-
Wenchen Fan (JIRA)
[jira] [Assigned] (SPARK-22994) Require a single container image for Spark-on-K8S
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-7721) Generate test coverage report from Python
-
Apache Spark (JIRA)
[jira] [Assigned] (SPARK-23019) Flaky Test: org.apache.spark.JavaJdbcRDDSuite.testJavaJdbcRDD
-
Apache Spark (JIRA)
[jira] [Assigned] (SPARK-23032) Add a per-query codegenStageId to WholeStageCodegenExec
-
Apache Spark (JIRA)
[jira] [Assigned] (SPARK-23057) SET LOCATION should change the path of partition in table
-
Apache Spark (JIRA)
[jira] [Comment Edited] (SPARK-23059) Correct some improper with view related method usage
-
xubo245 (JIRA)
[jira] [Commented] (SPARK-23065) R API doc empty in Spark 2.3.0 RC1
-
Felix Cheung (JIRA)
[jira] [Created] (SPARK-23076) When we call cache() on ShuffleRowRDD, we will get an error result
-
zhoukang (JIRA)
[jira] [Updated] (SPARK-23095) Decorrelation of scalar subquery fails with java.util.NoSuchElementException.
-
Dilip Biswal (JIRA)
[jira] [Resolved] (SPARK-22908) add basic continuous kafka source
-
Tathagata Das (JIRA)
[jira] [Commented] (SPARK-23123) Unable to run Spark Job with Hadoop NameNode Federation using ViewFS
-
Steve Loughran (JIRA)
[jira] [Commented] (SPARK-23135) Accumulators don't show up properly in the Stages page anymore
-
Marcelo Vanzin (JIRA)
[jira] [Resolved] (SPARK-23119) Fix API annotation in DataSource V2 for streaming
-
Shixiong Zhu (JIRA)
[jira] [Assigned] (SPARK-23147) Stage page will throw exception when there's no complete tasks
-
Marcelo Vanzin (JIRA)
[jira] [Updated] (SPARK-23152) Invalid guard condition in org.apache.spark.ml.classification.Classifier
-
Matthew Tovbin (JIRA)
[jira] [Commented] (SPARK-22915) ML test for StructuredStreaming: spark.ml.feature, N-Z
-
Attila Zsolt Piros (JIRA)
[jira] [Updated] (SPARK-22809) pyspark is sensitive to imports with dots
-
holdenk (JIRA)
[jira] [Assigned] (SPARK-23218) simplify ColumnVector.getArray
-
Apache Spark (JIRA)
[jira] [Updated] (SPARK-21866) SPIP: Image support in Spark
-
Denny Lee (JIRA)
[jira] [Created] (SPARK-23250) Typo in JavaDoc/ScalaDoc for DataFrameWriter
-
Charles Chen (JIRA)
[jira] [Commented] (SPARK-22947) SPIP: as-of join in Spark SQL
-
Hyukjin Kwon (JIRA)
[jira] [Assigned] (SPARK-23146) Support client mode for Kubernetes cluster backend
-
Apache Spark (JIRA)
Page 107 (Messages 2651 to 2675):
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