Hello
Nobody
Logout
Sign In
or
Sign Up
(
Why?
)
Home
3,332 messages
org.apache.spark.issues [
All Lists
]
2017 May [
All Months
]
Page 15 (Messages 351 to 375):
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] [Resolved] (SPARK-20534) Outer generators skip missing records if used alone
-
Xiao Li (JIRA)
[jira] [Created] (SPARK-20586) Add deterministic and distinctLike to ScalaUDF
-
Xiao Li (JIRA)
[jira] [Commented] (SPARK-20636) Eliminate unnecessary shuffle with adjacent Window expressions
-
Apache Spark (JIRA)
[jira] [Resolved] (SPARK-20587) Improve performance of ML ALS recommendForAll
-
Nick Pentreath (JIRA)
[jira] [Created] (SPARK-20682) Support a new faster ORC data source based on Apache ORC
-
Dongjoon Hyun (JIRA)
[jira] [Assigned] (SPARK-20393) Strengthen Spark to prevent XSS vulnerabilities
-
Sean Owen (JIRA)
[jira] [Assigned] (SPARK-20678) Ndv for columns not in filter condition should also be updated
-
Wenchen Fan (JIRA)
[jira] [Commented] (SPARK-19354) Killed tasks are getting marked as FAILED
-
Thomas Graves (JIRA)
[jira] [Updated] (SPARK-14471) The alias created in SELECT could be used in GROUP BY and followed expressions
-
Xiao Li (JIRA)
[jira] [Updated] (SPARK-20759) SCALA_VERSION in _config.yml should be consistent with pom.xml
-
Sean Owen (JIRA)
[jira] [Commented] (SPARK-20760) Memory Leak of RDD blocks
-
Binzi Cao (JIRA)
[jira] [Updated] (SPARK-20784) Spark hangs forever / potential deadlock ?
-
Mathieu D (JIRA)
[jira] [Resolved] (SPARK-19379) SparkAppHandle.getState not registering FAILED state upon Spark app failure in Local mode
-
Sean Owen (JIRA)
[jira] [Commented] (SPARK-20700) InferFiltersFromConstraints stackoverflows for query (v2)
-
Apache Spark (JIRA)
[jira] [Updated] (SPARK-20834) TypeCoercion:In case 1,loss of precision is not acceptable
-
liuxian (JIRA)
[jira] [Commented] (SPARK-19609) Broadcast joins should pushdown join constraints as Filter to the larger relation
-
Jayesh lalwani (JIRA)
[jira] [Assigned] (SPARK-20857) Generic resolved hint node
-
Apache Spark (JIRA)
[jira] [Updated] (SPARK-20869) Master may clear failed apps when worker down
-
lyc (JIRA)
[jira] [Updated] (SPARK-20876) if the input parameter is float type for ceil ,the result is not we expected
-
liuxian (JIRA)
[jira] [Resolved] (SPARK-20881) Clearly document the mechanism to choose between two sources of statistics
-
Xiao Li (JIRA)
[jira] [Commented] (SPARK-19809) NullPointerException on empty ORC file
-
Hyukjin Kwon (JIRA)
[jira] [Commented] (SPARK-20912) map function with columns as strings
-
Takeshi Yamamuro (JIRA)
[jira] [Commented] (SPARK-20925) Out of Memory Issues With org.apache.spark.sql.DataFrameWriter#partitionBy
-
Jeffrey Quinn (JIRA)
[jira] [Closed] (SPARK-2183) Avoid loading/shuffling data twice in self-join query
-
Reynold Xin (JIRA)
[jira] [Updated] (SPARK-20942) The title style about field is error in the history server web ui.
-
guoxiaolongzte (JIRA)
Page 15 (Messages 351 to 375):
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