Hello
Nobody
Logout
Sign In
or
Sign Up
(
Why?
)
Home
3,371 messages
org.apache.spark.issues [
All Lists
]
2018 January [
All Months
]
Page 1 (Messages 1 to 25):
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-22947) SPIP: as-of join in Spark SQL
-
Li Jin (JIRA)
[jira] [Updated] (SPARK-22967) VersionSuite failed on Windows caused by unescapeSQLString()
-
wuyi (JIRA)
[jira] [Updated] (SPARK-22967) VersionSuite failed on Windows caused by unescapeSQLString()
-
wuyi (JIRA)
[jira] [Updated] (SPARK-23032) Add a per-query codegenStageId to WholeStageCodegenExec
-
Kris Mok (JIRA)
[jira] [Created] (SPARK-23040) BlockStoreShuffleReader's return Iterator isn't interruptible if aggregator or ordering is specified
-
Xianjin YE (JIRA)
[jira] [Assigned] (SPARK-22980) Using pandas_udf when inputs are not Pandas's Series or DataFrame
-
Apache Spark (JIRA)
[jira] [Assigned] (SPARK-22908) add basic continuous kafka source
-
Tathagata Das (JIRA)
[jira] [Resolved] (SPARK-23065) R API doc empty in Spark 2.3.0 RC1
-
Felix Cheung (JIRA)
[jira] [Updated] (SPARK-23113) Update MLlib, GraphX websites for 2.3
-
Joseph K. Bradley (JIRA)
[jira] [Updated] (SPARK-23132) Run ml.image doctests in tests
-
Hyukjin Kwon (JIRA)
[jira] [Assigned] (SPARK-23104) Document that kubernetes is still "experimental"
-
Apache Spark (JIRA)
[jira] [Updated] (SPARK-23154) Document backwards compatibility guarantees for ML persistence
-
Joseph K. Bradley (JIRA)
[jira] [Commented] (SPARK-23165) Minor spelling mistake on quick-start
-
Shashwat Anand (JIRA)
[jira] [Commented] (SPARK-19842) Informational Referential Integrity Constraints Support in Spark
-
Takeshi Yamamuro (JIRA)
[jira] [Commented] (SPARK-23189) reflect stage level blacklisting on executor tab
-
Attila Zsolt Piros (JIRA)
[jira] [Assigned] (SPARK-23208) GenArrayData produces illegal code
-
Apache Spark (JIRA)
[jira] [Created] (SPARK-23215) Dataset Grouping: Index out of bounds error
-
Nikhil (JIRA)
[jira] [Reopened] (SPARK-23213) SparkR:::textFile(sc1,"/opt/test333") can not work on spark2.2.1
-
Tony (JIRA)
[jira] [Commented] (SPARK-23020) Re-enable Flaky Test: org.apache.spark.launcher.SparkLauncherSuite.testInProcessLauncher
-
Sameer Agarwal (JIRA)
[jira] [Assigned] (SPARK-23259) Clean up legacy code around hive external catalog
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-18085) SPIP: Better History Server scalability for many / large applications
-
Alex Bozarth (JIRA)
[jira] [Resolved] (SPARK-23262) mix-in interface should extend the interface it aimed to mix in
-
Wenchen Fan (JIRA)
[jira] [Updated] (SPARK-16060) Vectorized Orc reader
-
Xiao Li (JIRA)
[jira] [Commented] (SPARK-23257) Implement Kerberos Support in Kubernetes resource manager
-
Rob Keevil (JIRA)
[jira] [Resolved] (SPARK-22935) Dataset with Java Beans for java.sql.Date throws CompileException
-
Kazuaki Ishizaki (JIRA)
Page 1 (Messages 1 to 25):
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