Hello
Nobody
Logout
Sign In
or
Sign Up
(
Why?
)
Home
3,332 messages
org.apache.spark.issues [
All Lists
]
2017 May [
All Months
]
Page 2 (Messages 26 to 50):
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-20501) ML, Graph 2.2 QA: API: New Scala APIs, docs
-
Yanbo Liang (JIRA)
[jira] [Assigned] (SPARK-20577) Add REST API Documentation in Cluster Mode
-
Apache Spark (JIRA)
[jira] [Assigned] (SPARK-16957) Use weighted midpoints for split values.
-
Sean Owen (JIRA)
[jira] [Commented] (SPARK-19578) Poor pyspark performance
-
Artur Sukhenko (JIRA)
[jira] [Assigned] (SPARK-20670) Simplify FPGrowth transform
-
Apache Spark (JIRA)
[jira] [Created] (SPARK-20678) Ndv for columns not in filter condition should also be updated
-
Zhenhua Wang (JIRA)
[jira] [Assigned] (SPARK-20708) Make `addExclusionRules` up-to-date
-
Apache Spark (JIRA)
[jira] [Updated] (SPARK-20627) Remove pip local version string (PEP440)
-
Xiao Li (JIRA)
[jira] [Commented] (SPARK-20628) Keep track of nodes which are going to be shut down & avoid scheduling new tasks
-
holdenk (JIRA)
[jira] [Commented] (SPARK-20684) expose createGlobalTempView and dropGlobalTempView in SparkR
-
Dongjoon Hyun (JIRA)
[jira] [Commented] (SPARK-19320) Allow guaranteed amount of GPU to be used when launching jobs
-
Apache Spark (JIRA)
[jira] [Created] (SPARK-20750) Built-in SQL Function Support - REPLACE
-
Xiao Li (JIRA)
[jira] [Assigned] (SPARK-20773) ParquetWriteSupport.writeFields is quadratic in number of fields
-
Apache Spark (JIRA)
[jira] [Closed] (SPARK-20793) cache table will not refresh after insert data to some broadcast table
-
du (JIRA)
[jira] [Commented] (SPARK-20822) Generate code for table cache using ColumnarBatch
-
Kazuaki Ishizaki (JIRA)
[jira] [Assigned] (SPARK-20833) it seems to be a part of Android TimSort class rather than a port of .. in the first line of TimSort.java comments
-
Apache Spark (JIRA)
[jira] [Created] (SPARK-20836) Redundant processing,Exit is not reasonable
-
Phoenix_Dad (JIRA)
[jira] [Commented] (SPARK-18406) Race between end-of-task and completion iterator read lock release
-
Wenchen Fan (JIRA)
[jira] [Commented] (SPARK-20888) Document HiveCaseSensitiveInferenceMode.INFER_AND_SAVE in Spark SQL 2.1 to 2.2 migration notes
-
Michael Allman (JIRA)
[jira] [Assigned] (SPARK-20889) SparkR grouped documentation for Column methods
-
Apache Spark (JIRA)
[jira] [Updated] (SPARK-11412) Support merge schema for ORC
-
Dongjoon Hyun (JIRA)
[jira] [Updated] (SPARK-20393) Strengthen Spark to prevent XSS vulnerabilities
-
Sean Owen (JIRA)
[jira] [Commented] (SPARK-20895) Support fast execution based on an optimized plan and parameter placeholders
-
Takeshi Yamamuro (JIRA)
[jira] [Assigned] (SPARK-20894) Error while checkpointing to HDFS
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-20945) NoSuchElementException key not found in TaskSchedulerImpl
-
liupengcheng (JIRA)
Page 2 (Messages 26 to 50):
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