Hello
Nobody
Logout
Sign In
or
Sign Up
(
Why?
)
Home
3,371 messages
org.apache.spark.issues [
All Lists
]
2018 January [
All Months
]
Page 96 (Messages 2376 to 2400):
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] [Created] (SPARK-22938) Assert that SQLConf.get is accessed only on the driver.
-
Juliusz Sompolski (JIRA)
[jira] [Comment Edited] (SPARK-22936) providing HttpStreamSource and HttpStreamSink
-
bluejoe (JIRA)
[jira] [Updated] (SPARK-22928) API Documentation issue for org.apache.spark.sql.streaming.Trigger
-
Ganesh Chand (JIRA)
[jira] [Commented] (SPARK-22947) SPIP: as-of join in Spark SQL
-
Li Jin (JIRA)
[jira] [Assigned] (SPARK-22948) "SparkPodInitContainer" shouldn't be in "rest" package
-
Marcelo Vanzin (JIRA)
[jira] [Assigned] (SPARK-22967) VersionSuite failed on Windows caused by Windows format path
-
Apache Spark (JIRA)
[jira] [Updated] (SPARK-23006) S3 sync issue
-
Dhruv sharma (JIRA)
[jira] [Updated] (SPARK-16060) Vectorized Orc reader
-
Sameer Agarwal (JIRA)
[jira] [Updated] (SPARK-23084) Add unboundedPreceding(), unboundedFollowing() and currentRow() to PySpark
-
Xiao Li (JIRA)
[jira] [Updated] (SPARK-23106) ML, Graph 2.3 QA: API: Binary incompatible changes
-
Joseph K. Bradley (JIRA)
[jira] [Updated] (SPARK-23110) ML 2.3 QA: API: Java compatibility, docs
-
Joseph K. Bradley (JIRA)
[jira] [Commented] (SPARK-23119) Fix API annotation in DataSource V2 for streaming
-
Apache Spark (JIRA)
[jira] [Updated] (SPARK-23125) Offset commit failed when spark-streaming batch time is more than kafkaParams session timeout.
-
zhaoshijie (JIRA)
[jira] [Commented] (SPARK-23114) Spark R 2.3 QA umbrella
-
Joseph K. Bradley (JIRA)
[jira] [Commented] (SPARK-23104) Document that kubernetes is still "experimental"
-
Anirudh Ramanathan (JIRA)
[jira] [Resolved] (SPARK-23090) polish ColumnVector
-
Wenchen Fan (JIRA)
[jira] [Commented] (SPARK-23184) All jobs page is broken when some stage is missing
-
Shixiong Zhu (JIRA)
[jira] [Assigned] (SPARK-23159) Update Cloudpickle to match version 0.4.2
-
Apache Spark (JIRA)
[jira] [Updated] (SPARK-23189) reflect stage level blacklisting on executor tab
-
Attila Zsolt Piros (JIRA)
[jira] [Assigned] (SPARK-23250) Typo in JavaDoc/ScalaDoc for DataFrameWriter
-
Sean Owen (JIRA)
[jira] [Commented] (SPARK-20927) Add cache operator to Unsupported Operations in Structured Streaming
-
Martin Brišiak (JIRA)
[jira] [Updated] (SPARK-23271) Parquet output contains only "_SUCCESS" file after empty DataFrame saving
-
Pavlo Z. (JIRA)
[jira] [Assigned] (SPARK-23276) Enable UDT tests in (Hive)OrcHadoopFsRelationSuite
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-23271) Parquet output contains only "_SUCCESS" file after empty DataFrame saving
-
Hyukjin Kwon (JIRA)
[jira] [Reopened] (SPARK-22785) remove ColumnVector.anyNullsSet
-
Dongjoon Hyun (JIRA)
Page 96 (Messages 2376 to 2400):
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