Hello
Nobody
Logout
Sign In
or
Sign Up
(
Why?
)
Home
3,387 messages
org.apache.spark.issues [
All Lists
]
2017 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
136
[jira] [Updated] (SPARK-19083) sbin/start-history-server.sh scripts use of $@ without ""
-
zuotingbing (JIRA)
[jira] [Commented] (SPARK-19093) LeftAntiJoin doesn't seem to resolve cached tables on right side
-
Xiao Li (JIRA)
[jira] [Resolved] (SPARK-19033) HistoryServer still uses old ACLs even if ACLs are updated
-
Thomas Graves (JIRA)
[jira] [Resolved] (SPARK-12911) Cacheing a dataframe causes array comparisons to fail (in filter / where) after 1.6
-
Hyukjin Kwon (JIRA)
[jira] [Assigned] (SPARK-19065) Bad error when using dropDuplicates in Streaming
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-19194) collection function: index
-
Sean Owen (JIRA)
[jira] [Resolved] (SPARK-19120) Returned an Empty Result after Loading a Hive Table
-
Wenchen Fan (JIRA)
[jira] [Created] (SPARK-19235) Enable Test Cases in DDLSuite with Hive Metastore
-
Xiao Li (JIRA)
[jira] [Updated] (SPARK-19236) Add createOrReplaceGlobalTempView
-
Arman Yazdani (JIRA)
[jira] [Comment Edited] (SPARK-14141) Let user specify datatypes of pandas dataframe in toPandas()
-
Luke Miner (JIRA)
[jira] [Created] (SPARK-19308) Unable to write to Hive table where column names contains period (.)
-
Maria Rebelka (JIRA)
[jira] [Created] (SPARK-19309) disable common subexpression elimination for conditional expressions
-
Wenchen Fan (JIRA)
[jira] [Comment Edited] (SPARK-18859) Catalyst codegen does not mark column as nullable when it should. Causes NPE
-
Erik LaBianca (JIRA)
[jira] [Updated] (SPARK-19260) Spaces or "%20" in path parameter are not correctly handled with HistoryServer
-
zuotingbing (JIRA)
[jira] [Assigned] (SPARK-19329) after alter a datasource table's location to a not exist location and then insert data throw Exception
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-19328) using spark thrift server gets memory leak problem in `ExecutorsListener`
-
Sean Owen (JIRA)
[jira] [Created] (SPARK-19332) table's location should check if a URI is legal
-
Song Jun (JIRA)
[jira] [Commented] (SPARK-19256) Hive bucketing support
-
Tejas Patil (JIRA)
[jira] [Assigned] (SPARK-12970) Error in documentation on creating rows with schemas defined by structs
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-18057) Update structured streaming kafka from 10.0.1 to 10.1.0
-
Helena Edelson (JIRA)
[jira] [Assigned] (SPARK-19378) StateOperator metrics should still return the total number of rows in state even if there was no data for a trigger
-
Apache Spark (JIRA)
[jira] [Assigned] (SPARK-19384) forget unpersist input dataset in IsotonicRegression
-
Apache Spark (JIRA)
[jira] [Created] (SPARK-19385) During canonicalization, `NOT(l, r)` should not expect such cases that l.hashcode > r.hashcode
-
Liwei Lin (JIRA)
[jira] (SPARK-13851) spark streaming web ui remains completed jobs as active jobs
-
Sean Owen (JIRA)
[jira] (SPARK-19407) defaultFS is used FileSystem.get instead of getting it from uri scheme
-
Amit Assudani (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
136