Hello
Nobody
Logout
Sign In
or
Sign Up
(
Why?
)
Home
3,332 messages
org.apache.spark.issues [
All Lists
]
2017 May [
All Months
]
Page 102 (Messages 2526 to 2550):
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-20192) SparkR 2.2.0 migration guide, release note
-
Felix Cheung (JIRA)
[jira] [Commented] (SPARK-20556) codehaus fails to generate code because of unescaped strings
-
Sean Owen (JIRA)
[jira] [Assigned] (SPARK-20558) clear InheritableThreadLocal variables in SparkContext when stopping it
-
Apache Spark (JIRA)
[jira] [Updated] (SPARK-20663) Data missing after insert overwrite table partition which is created on specific location
-
kobefeng (JIRA)
[jira] [Assigned] (SPARK-20665) Spark-sql, "Bround" function return NULL
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-20638) Optimize the CartesianRDD to reduce repeatedly data fetching
-
Sean Owen (JIRA)
[jira] [Commented] (SPARK-20684) expose createGlobalTempView in SparkR
-
Hossein Falaki (JIRA)
[jira] [Updated] (SPARK-20637) MappedRDD, FilteredRDD, etc. are still referenced in code comments
-
Xiao Li (JIRA)
[jira] [Updated] (SPARK-20624) Add better handling for node shutdown
-
holdenk (JIRA)
[jira] [Updated] (SPARK-20744) Predicates with multiple columns do not work
-
Bogdan Raducanu (JIRA)
[jira] [Commented] (SPARK-20770) Improve ColumnStats
-
Apache Spark (JIRA)
[jira] [Created] (SPARK-20775) from_json should also have an API where the schema is specified with a string
-
Burak Yavuz (JIRA)
[jira] [Commented] (SPARK-20790) ALS with implicit feedback ignores negative values
-
David Eis (JIRA)
[jira] [Resolved] (SPARK-20773) ParquetWriteSupport.writeFields is quadratic in number of fields
-
Herman van Hovell (JIRA)
[jira] [Resolved] (SPARK-20763) The function of `month` and `day` return a value which is not we expected
-
Xiao Li (JIRA)
[jira] [Assigned] (SPARK-20831) Unresolved operator when INSERT OVERWRITE data source tables with IF NOT EXISTS
-
Apache Spark (JIRA)
[jira] [Comment Edited] (SPARK-20712) [SQL] Spark can't read Hive table when column type has length greater than 4000 bytes
-
Maciej Bryński (JIRA)
[jira] [Resolved] (SPARK-20739) Supplement the new unit tests to SparkContextSchedulerCreationSuite
-
Sean Owen (JIRA)
[jira] [Commented] (SPARK-20082) Incremental update of LDA model, by adding initialModel as start point
-
yuhao yang (JIRA)
[jira] [Comment Edited] (SPARK-19293) Spark 2.1.x unstable with spark.speculation=true
-
Damian Momot (JIRA)
[jira] [Assigned] (SPARK-20392) Slow performance when calling fit on ML pipeline for dataset with many columns but few rows
-
Wenchen Fan (JIRA)
[jira] [Commented] (SPARK-20897) cached self-join should not fail
-
Michael Armbrust (JIRA)
[jira] [Updated] (SPARK-20916) Improve error message for unaliased subqueries in FROM clause
-
Josh Rosen (JIRA)
[jira] [Updated] (SPARK-20933) when the input parameter is float type for ’round ’ or ‘bround’ ,it can't work well
-
liuxian (JIRA)
[jira] [Assigned] (SPARK-20923) TaskMetrics._updatedBlockStatuses uses a lot of memory
-
Apache Spark (JIRA)
Page 102 (Messages 2526 to 2550):
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