Hello
Nobody
Logout
Sign In
or
Sign Up
(
Why?
)
Home
3,371 messages
org.apache.spark.issues [
All Lists
]
2018 January [
All Months
]
Page 86 (Messages 2126 to 2150):
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] [Commented] (SPARK-22942) Spark Sql UDF throwing NullPointer when adding a filter on a columns that uses that UDF
-
Matthew Fishkin (JIRA)
[jira] [Commented] (SPARK-22951) count() after dropDuplicates() on emptyDataFrame returns incorrect value
-
Sandor Murakozi (JIRA)
[jira] [Updated] (SPARK-18543) SaveAsTable(CTAS) using overwrite could change table definition
-
Sameer Agarwal (JIRA)
[jira] [Assigned] (SPARK-23000) Flaky test suite DataSourceWithHiveMetastoreCatalogSuite in Spark 2.3
-
Apache Spark (JIRA)
[jira] [Comment Edited] (SPARK-23002) SparkUI inconsistent driver hostname compare with other executors
-
Ran Tao (JIRA)
[jira] [Commented] (SPARK-22887) ML test for StructuredStreaming: spark.ml.fpm
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-23081) Add colRegex API to PySpark
-
Huaxin Gao (JIRA)
[jira] [Created] (SPARK-23097) Migrate text socket source
-
Jose Torres (JIRA)
[jira] [Created] (SPARK-23110) CLONE - ML 2.2 QA: API: Java compatibility, docs
-
Joseph K. Bradley (JIRA)
[jira] [Updated] (SPARK-23116) SparkR 2.3 QA: Update user guide for new features & APIs
-
Joseph K. Bradley (JIRA)
[jira] [Resolved] (SPARK-23072) Add a Unicode schema test for file-based data sources
-
Wenchen Fan (JIRA)
[jira] [Commented] (SPARK-23125) Offset commit failed when spark-streaming batch time is more than kafkaParams session timeout.
-
Sean Owen (JIRA)
[jira] [Updated] (SPARK-22216) Improving PySpark/Pandas interoperability
-
Li Jin (JIRA)
[jira] [Resolved] (SPARK-23127) Update FeatureHasher user guide for catCols parameter
-
Nick Pentreath (JIRA)
[jira] [Commented] (SPARK-20927) Add cache operator to Unsupported Operations in Structured Streaming
-
Mathieu DESPRIEE (JIRA)
[jira] [Commented] (SPARK-23103) LevelDB store not iterating correctly when indexed value has negative value
-
Apache Spark (JIRA)
[jira] [Assigned] (SPARK-23200) Reset configuration when restarting from checkpoints
-
Apache Spark (JIRA)
[jira] [Created] (SPARK-23213) SparkR:::textFile(sc1,"/opt/test333") can not work on spark2.2.1
-
Tony (JIRA)
[jira] [Assigned] (SPARK-23219) Rename ReadTask to DataReaderFactory
-
Apache Spark (JIRA)
[jira] [Updated] (SPARK-23215) Dataset Grouping: Index out of bounds error
-
Nikhil (JIRA)
[jira] [Assigned] (SPARK-23238) Externalize SQLConf spark.sql.execution.arrow.enabled
-
Apache Spark (JIRA)
[jira] [Assigned] (SPARK-23245) KafkaContinuousSourceSuite may hang forever
-
Apache Spark (JIRA)
[jira] [Assigned] (SPARK-23264) Support interval values without INTERVAL clauses
-
Apache Spark (JIRA)
[jira] [Updated] (SPARK-22389) partitioning reporting
-
Xiao Li (JIRA)
[jira] [Created] (SPARK-23286) Partial registration to external shuffle services on Mesos
-
Igor Berman (JIRA)
Page 86 (Messages 2126 to 2150):
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