Hello
Nobody
Logout
Sign In
or
Sign Up
(
Why?
)
Home
3,371 messages
org.apache.spark.issues [
All Lists
]
2018 January [
All Months
]
Page 116 (Messages 2876 to 2900):
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] [Comment Edited] (SPARK-22942) Spark Sql UDF throwing NullPointer when adding a filter on a columns that uses that UDF
-
Matthew Fishkin (JIRA)
[jira] [Assigned] (SPARK-22930) Improve the description of Vectorized UDFs for non-deterministic cases
-
Apache Spark (JIRA)
[jira] [Assigned] (SPARK-22930) Improve the description of Vectorized UDFs for non-deterministic cases
-
Apache Spark (JIRA)
[jira] [Updated] (SPARK-22959) Configuration to select the modules for daemon and worker in PySpark
-
Hyukjin Kwon (JIRA)
[jira] [Assigned] (SPARK-22960) Make build-push-docker-images.sh more dev-friendly
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-22809) pyspark is sensitive to imports with dots
-
holdenk (JIRA)
[jira] [Updated] (SPARK-23017) Why would spark-kafka stream fail stating `Got wrong record for <groupid> <topic> <partition> even after seeking to offset #` when using kafka API to commit offset
-
Bhaskar E (JIRA)
[jira] [Updated] (SPARK-23027) optimizer a simple query using a non-existent data is too slow
-
wangminfeng (JIRA)
[jira] [Assigned] (SPARK-23025) DataSet with scala.Null causes Exception
-
Apache Spark (JIRA)
[jira] [Created] (SPARK-23059) Correct some improper with view related method usage
-
xubo245 (JIRA)
[jira] [Assigned] (SPARK-23132) Run ml.image doctests in tests
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-15401) Spark Thrift server creates empty directories in tmp directory on the driver
-
Marco Gaido (JIRA)
[jira] [Commented] (SPARK-8294) Break down large methods in YARN code
-
Hudson (JIRA)
[jira] [Resolved] (SPARK-23000) Flaky test suite DataSourceWithHiveMetastoreCatalogSuite in Spark 2.3
-
Sameer Agarwal (JIRA)
[jira] [Assigned] (SPARK-23214) cached data should not carry extra hint info
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-23213) SparkR:::textFile(sc1,"/opt/test333") can not work on spark2.2.1
-
Tony (JIRA)
[jira] [Assigned] (SPARK-23243) Shuffle+Repartition on an RDD could lead to incorrect answers
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-23246) (Py)Spark OOM because of iteratively accumulated metadata that cannot be cleared
-
Sean Owen (JIRA)
[jira] [Commented] (SPARK-23157) withColumn fails for a column that is a result of mapped DataSet
-
Tomasz Bartczak (JIRA)
[jira] [Commented] (SPARK-23154) Document backwards compatibility guarantees for ML persistence
-
Nick Pentreath (JIRA)
[jira] [Comment Edited] (SPARK-23271) Parquet output contains only "_SUCCESS" file after empty DataFrame saving
-
Pavlo Z. (JIRA)
[jira] [Updated] (SPARK-23274) ReplaceExceptWithFilter fails on dataframes filtered on same column
-
Josh Rosen (JIRA)
[jira] [Assigned] (SPARK-22078) clarify exception behaviors for all data source v2 interfaces
-
Xiao Li (JIRA)
[jira] [Resolved] (SPARK-20825) Generate code to get value from table cache with wider column in ColumnarBatch for other data types
-
Kazuaki Ishizaki (JIRA)
[jira] [Commented] (SPARK-23107) ML, Graph 2.3 QA: API: New Scala APIs, docs
-
Sameer Agarwal (JIRA)
Page 116 (Messages 2876 to 2900):
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