Hello
Nobody
Logout
Sign In
or
Sign Up
(
Why?
)
Home
3,332 messages
org.apache.spark.issues [
All Lists
]
2017 May [
All Months
]
Page 119 (Messages 2951 to 2975):
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-20550) R wrappers for Dataset.alias
-
Apache Spark (JIRA)
[jira] [Comment Edited] (SPARK-19104) CompileException with Map and Case Class in Spark 2.1.0
-
Nils Grabbert (JIRA)
[jira] [Commented] (SPARK-20569) In spark-sql,Some functions can execute successfully, when the number of input parameter is wrong
-
liuxian (JIRA)
[jira] [Commented] (SPARK-20569) In spark-sql,Some functions can execute successfully, when the number of input parameter is wrong
-
Umesh Chaudhary (JIRA)
[jira] [Assigned] (SPARK-20587) Improve performance of ML ALS recommendForAll
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-20602) Adding LBFGS as optimizer for LinearSVC
-
yuhao yang (JIRA)
[jira] [Created] (SPARK-20671) Processing muitple kafka topics with single spark streaming context hangs on batchSubmitted.
-
amit kumar (JIRA)
[jira] [Updated] (SPARK-12297) Add work-around for Parquet/Hive int96 timestamp bug.
-
Reynold Xin (JIRA)
[jira] [Updated] (SPARK-20373) Batch queries with 'Dataset/DataFrame.withWatermark()` does not execute
-
Shixiong Zhu (JIRA)
[jira] [Updated] (SPARK-20744) Predicates with multiple columns do not work
-
Bogdan Raducanu (JIRA)
[jira] [Commented] (SPARK-3181) Add Robust Regression Algorithm with Huber Estimator
-
Nick Pentreath (JIRA)
[jira] [Updated] (SPARK-20810) ML LinearSVC vs MLlib SVMWithSGD output different solution
-
Yanbo Liang (JIRA)
[jira] [Commented] (SPARK-20826) Support compression/decompression of ColumnVector in generated code
-
Kazuaki Ishizaki (JIRA)
[jira] [Commented] (SPARK-20840) Misleading spurious errors when there are Javadoc (Unidoc) breaks
-
Josh Rosen (JIRA)
[jira] [Created] (SPARK-20846) Incorrect posgres sql schema inferred from table.
-
Stuart Reynolds (JIRA)
[jira] [Commented] (SPARK-20848) Dangling threads when reading parquet files in local mode
-
Liang-Chi Hsieh (JIRA)
[jira] [Commented] (SPARK-20853) spark.ui.reverseProxy=true leads to hanging communication to master
-
Alex Bozarth (JIRA)
[jira] [Commented] (SPARK-20843) Cannot gracefully kill drivers which take longer than 10 seconds to die
-
Michael Allman (JIRA)
[jira] [Commented] (SPARK-19809) NullPointerException on empty ORC file
-
Hyukjin Kwon (JIRA)
[jira] [Resolved] (SPARK-20905) When running spark with yarn-client, large executor-cores will lead to bad performance.
-
Sean Owen (JIRA)
[jira] [Commented] (SPARK-20909) Build-in SQL Function Support - DAYOFWEEK
-
Apache Spark (JIRA)
[jira] [Assigned] (SPARK-20931) Built-in SQL Function - ABS support string type
-
Apache Spark (JIRA)
[jira] [Updated] (SPARK-20392) Slow performance when calling fit on ML pipeline for dataset with many columns but few rows
-
Wenchen Fan (JIRA)
[jira] [Updated] (SPARK-20936) Lack of an important case about the test of resolveURI
-
zuotingbing (JIRA)
[jira] [Created] (SPARK-20944) Move SortShuffleWriter.shouldBypassMergeSort to SortShuffleManager
-
CanBin Zheng (JIRA)
Page 119 (Messages 2951 to 2975):
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