Hello
Nobody
Logout
Sign In
or
Sign Up
(
Why?
)
Home
3,371 messages
org.apache.spark.issues [
All Lists
]
2018 January [
All Months
]
Page 14 (Messages 326 to 350):
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-22942) Spark Sql UDF throwing NullPointer when adding a filter on a columns that uses that UDF
-
Matthew Fishkin (JIRA)
[jira] [Resolved] (SPARK-22914) Subbing for spark.history.ui.port does not resolve by default
-
Marcelo Vanzin (JIRA)
[jira] [Updated] (SPARK-22980) Using pandas_udf when inputs are not Pandas's Series or DataFrame
-
Xiao Li (JIRA)
[jira] [Commented] (SPARK-22994) Require a single container image for Spark-on-K8S
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-23029) Setting spark.shuffle.file.buffer will make the shuffle fail
-
Saisai Shao (JIRA)
[jira] [Assigned] (SPARK-22980) Using pandas_udf when inputs are not Pandas's Series or DataFrame
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-23076) When we call cache() on ShuffleRowRDD, we will get an error result
-
Sean Owen (JIRA)
[jira] [Updated] (SPARK-23076) When we call cache() on RDD which depends on ShuffleRowRDD, we will get an error result
-
zhoukang (JIRA)
[jira] [Resolved] (SPARK-23095) Decorrelation of scalar subquery fails with java.util.NoSuchElementException.
-
Xiao Li (JIRA)
[jira] [Commented] (SPARK-23097) Migrate text socket source
-
Saisai Shao (JIRA)
[jira] [Resolved] (SPARK-23121) When the Spark Streaming app is running for a period of time, the page is incorrectly reported when accessing '/ jobs /' or '/ jobs / job /? Id = 13' and ui can not be accessed.
-
Marcelo Vanzin (JIRA)
[jira] [Commented] (SPARK-23186) Initialize DriverManager first before loading Drivers
-
Apache Spark (JIRA)
[jira] [Reopened] (SPARK-20928) SPIP: Continuous Processing Mode for Structured Streaming
-
Tathagata Das (JIRA)
[jira] [Updated] (SPARK-23177) PySpark parameter-less UDFs raise exception if applied after distinct
-
Hyukjin Kwon (JIRA)
[jira] [Resolved] (SPARK-22784) Configure reading buffer size in Spark History Server
-
Sean Owen (JIRA)
[jira] [Updated] (SPARK-23203) DataSourceV2 should use immutable trees.
-
Ryan Blue (JIRA)
[jira] [Commented] (SPARK-23206) Additional Memory Tuning Metrics
-
Shixiong Zhu (JIRA)
[jira] [Resolved] (SPARK-23163) Sync Python ML API docs with Scala
-
Nick Pentreath (JIRA)
[jira] [Commented] (SPARK-23240) PythonWorkerFactory issues unhelpful message when pyspark.daemon produces bogus stdout
-
Bruce Robbins (JIRA)
[jira] [Commented] (SPARK-23253) Only write shuffle temporary index file when there is not an existing one
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-23252) When NodeManager and CoarseGrainedExecutorBackend processes are killed, the job will be blocked
-
Bang Xiao (JIRA)
[jira] [Resolved] (SPARK-22692) Reduce the number of generated mutable states
-
Marco Gaido (JIRA)
[jira] [Updated] (SPARK-23273) Spark Dataset withColumn - schema column order isn't the same as case class paramether order
-
Henrique dos Santos Goulart (JIRA)
[jira] [Created] (SPARK-23279) Avoid triggering distributed job for Console sink
-
Saisai Shao (JIRA)
[jira] [Resolved] (SPARK-23268) Reorganize packages in data source V2
-
Xiao Li (JIRA)
Page 14 (Messages 326 to 350):
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