Hello
Nobody
Logout
Sign In
or
Sign Up
(
Why?
)
Home
3,332 messages
org.apache.spark.issues [
All Lists
]
2017 May [
All Months
]
Page 48 (Messages 1176 to 1200):
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
[jira] [Assigned] (SPARK-20566) ColumnVector should support `appendFloats` for array
-
Apache Spark (JIRA)
[jira] [Created] (SPARK-20571) Flaky SparkR StructuredStreaming tests
-
Burak Yavuz (JIRA)
[jira] [Resolved] (SPARK-20567) Failure to bind when using explode and collect_set in streaming
-
Herman van Hovell (JIRA)
[jira] [Resolved] (SPARK-20583) Scala/Java generic hint support
-
Reynold Xin (JIRA)
[jira] [Updated] (SPARK-17833) 'monotonicallyIncreasingId()' should be deterministic
-
Joseph K. Bradley (JIRA)
[jira] [Updated] (SPARK-20620) Improve some unit tests for NullExpressionsSuite and TypeCoercionSuite
-
liuxian (JIRA)
[jira] [Reopened] (SPARK-1449) Please delete old releases from mirroring system
-
Sebb (JIRA)
[jira] [Commented] (SPARK-20666) Flaky test - SparkListenerBus randomly failing java.lang.IllegalAccessError on Windows
-
Marcelo Vanzin (JIRA)
[jira] [Commented] (SPARK-20682) Support a new faster ORC data source based on Apache ORC
-
Apache Spark (JIRA)
[jira] [Assigned] (SPARK-20205) DAGScheduler posts SparkListenerStageSubmitted before updating stage
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-20688) correctly check analysis for scalar sub-queries
-
Apache Spark (JIRA)
[jira] [Assigned] (SPARK-20668) Modify ScalaUDF to handle nullability.
-
Xiao Li (JIRA)
[jira] [Updated] (SPARK-20621) Delete deprecated config parameter in 'spark-env.sh'
-
Xiao Li (JIRA)
[jira] [Commented] (SPARK-20725) partial aggregate should behave correctly for sameResult
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-20739) Unit testing support for 'spark://' format
-
Apache Spark (JIRA)
[jira] [Updated] (SPARK-20760) Memory Leak of RDD blocks
-
Binzi Cao (JIRA)
[jira] [Comment Edited] (SPARK-19569) could not get APP ID and cause failed to connect to spark driver on yarn-client mode
-
Xiaochen Ouyang (JIRA)
[jira] [Commented] (SPARK-19569) could not get APP ID and cause failed to connect to spark driver on yarn-client mode
-
Saisai Shao (JIRA)
[jira] [Updated] (SPARK-20876) if the input parameter is float type for ceil or floor ,the result is not we expected
-
liuxian (JIRA)
[jira] [Assigned] (SPARK-20883) Improve StateStore APIs for efficiency
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-20843) Cannot gracefully kill drivers which take longer than 10 seconds to die
-
Reynold Xin (JIRA)
[jira] [Commented] (SPARK-20178) Improve Scheduler fetch failures
-
Sital Kedia (JIRA)
[jira] [Assigned] (SPARK-20787) PySpark can't handle datetimes before 1900
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-20918) Use FunctionIdentifier as function identifiers in FunctionRegistry
-
Apache Spark (JIRA)
[jira] [Assigned] (SPARK-20932) CountVectorizer support handle persistence
-
Apache Spark (JIRA)
Page 48 (Messages 1176 to 1200):
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