Hello
Nobody
Logout
Sign In
or
Sign Up
(
Why?
)
Home
3,332 messages
org.apache.spark.issues [
All Lists
]
2017 May [
All Months
]
Page 111 (Messages 2751 to 2775):
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] [Commented] (SPARK-19697) NoSuchMethodError: org.apache.avro.Schema.getLogicalType()
-
Dongjoon Hyun (JIRA)
[jira] [Updated] (SPARK-20547) ExecutorClassLoader's findClass may not work correctly when a task is cancelled.
-
Shixiong Zhu (JIRA)
[jira] [Assigned] (SPARK-20454) Improvement of ShortestPaths in Spark GraphX
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-20546) spark-class gets syntax error in posix mode
-
Jessie Yu (JIRA)
[jira] [Updated] (SPARK-20566) ColumnVector should support `appendFloats` for array
-
Dongjoon Hyun (JIRA)
[jira] [Issue Comment Deleted] (SPARK-13747) Concurrent execution in SQL doesn't work with Scala ForkJoinPool
-
Saif Addin (JIRA)
[jira] [Updated] (SPARK-20692) unknowing delay in event timeline
-
Zhiwen Sun (JIRA)
[jira] [Commented] (SPARK-20709) spark-shell use proxy-user failed
-
fangfengbin (JIRA)
[jira] [Commented] (SPARK-20700) InferFiltersFromConstraints stackoverflows for query (v2)
-
Jiang Xingbo (JIRA)
[jira] [Created] (SPARK-20725) partial aggregate should behave correctly for sameResult
-
Wenchen Fan (JIRA)
[jira] [Updated] (SPARK-20760) Memory Leak of RDD blocks
-
Binzi Cao (JIRA)
[jira] [Commented] (SPARK-20779) The ASF header placed in an incorrect location in some files
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-20788) Fix the Executor task reaper's false alarm warning logs
-
Apache Spark (JIRA)
[jira] [Resolved] (SPARK-20806) Launcher:redundant code,invalid branch of judgment
-
Sean Owen (JIRA)
[jira] [Assigned] (SPARK-20830) PySpark wrappers for explode_outer and posexplode_outer
-
Apache Spark (JIRA)
[jira] [Updated] (SPARK-20837) Spark SQL doesn't support escape of single/double quote as SQL standard.
-
bing huang (JIRA)
[jira] [Resolved] (SPARK-17284) Remove statistics-related table properties from SHOW CREATE TABLE
-
Xiao Li (JIRA)
[jira] [Assigned] (SPARK-20713) Speculative task that got CommitDenied exception shows up as failed
-
Apache Spark (JIRA)
[jira] [Resolved] (SPARK-13819) using a regexp_replace in a group by clause raises a nullpointerexception
-
Sean Owen (JIRA)
[jira] [Commented] (SPARK-20882) Executor is waiting for ShuffleBlockFetcherIterator
-
Shixiong Zhu (JIRA)
[jira] [Assigned] (SPARK-20900) ApplicationMaster crashes if SPARK_YARN_STAGING_DIR is not set
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-7182) [SQL] Can't remove columns from DataFrame or save DataFrame from a join due to duplicate columns
-
Saurabh (JIRA)
[jira] [Assigned] (SPARK-20333) Fix HashPartitioner in DAGSchedulerSuite
-
Imran Rashid (JIRA)
[jira] [Created] (SPARK-20933) when the input parameter is float type for ’round ’ or ‘bround’ ,it can't work well
-
liuxian (JIRA)
[jira] [Commented] (SPARK-19236) Add createOrReplaceGlobalTempView
-
Apache Spark (JIRA)
Page 111 (Messages 2751 to 2775):
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