Hello
Nobody
Logout
Sign In
or
Sign Up
(
Why?
)
Home
3,332 messages
org.apache.spark.issues [
All Lists
]
2017 May [
All Months
]
Page 70 (Messages 1726 to 1750):
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] [Updated] (SPARK-19578) Poor pyspark performance
-
Artur Sukhenko (JIRA)
[jira] [Resolved] (SPARK-20579) large spark job hang on with many active stages/jobs
-
Sean Owen (JIRA)
[jira] [Commented] (SPARK-20571) Flaky SparkR StructuredStreaming tests
-
Felix Cheung (JIRA)
[jira] [Created] (SPARK-20655) In-memory key-value store implementation
-
Marcelo Vanzin (JIRA)
[jira] [Assigned] (SPARK-20615) SparseVector.argmax throws IndexOutOfBoundsException when the sparse vector has a size greater than zero but no elements defined.
-
Sean Owen (JIRA)
[jira] [Commented] (SPARK-20489) Different results in local mode and yarn mode when working with dates (race condition with SimpleDateFormat?)
-
Rick Moritz (JIRA)
[jira] [Commented] (SPARK-12225) Support adding or replacing multiple columns at once in DataFrame API
-
Liang-Chi Hsieh (JIRA)
[jira] [Assigned] (SPARK-20554) Remove usage of scala.language.reflectiveCalls
-
Apache Spark (JIRA)
[jira] [Created] (SPARK-20712) [SQL] Spark can't read Hive table when column type has length greater than 4000 bytes
-
Maciej Bryński (JIRA)
[jira] [Created] (SPARK-20735) Enable cross join in TPCDSQueryBenchmark
-
Dongjoon Hyun (JIRA)
[jira] [Updated] (SPARK-20763) The return value of `month` and `day` is not we expected
-
liuxian (JIRA)
[jira] [Created] (SPARK-20774) BroadcastExchangeExec doesn't cancel the Spark job if broadcasting a relation timeouts.
-
Shixiong Zhu (JIRA)
[jira] [Updated] (SPARK-20779) The ASF header placed in an incorrect location in some files
-
zuotingbing (JIRA)
[jira] [Created] (SPARK-20783) Enhance ColumnVector to keep UnsafeArrayData for array
-
Kazuaki Ishizaki (JIRA)
[jira] [Assigned] (SPARK-20786) Improve ceil handle the value which is not expected
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-20748) Built-in SQL Function Support - CH[A]R
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-20797) mllib lda load and save out of memory.
-
d0evi1 (JIRA)
[jira] [Assigned] (SPARK-20607) Add new unit tests to ShuffleSuite
-
Sean Owen (JIRA)
[jira] [Assigned] (SPARK-20770) Improve ColumnStats
-
Wenchen Fan (JIRA)
[jira] [Resolved] (SPARK-15767) Decision Tree Regression wrapper in SparkR
-
Felix Cheung (JIRA)
[jira] [Commented] (SPARK-20764) Fix visibility discrepancy with numInstances and degreesOfFreedom in LR and GLR - Python version
-
Peng Meng (JIRA)
[jira] [Updated] (SPARK-20882) Executor is waiting for ShuffleBlockFetcherIterator
-
cen yuhai (JIRA)
[jira] [Updated] (SPARK-20907) Use testQuietly for test suites that generate long log output
-
Shixiong Zhu (JIRA)
[jira] [Comment Edited] (SPARK-20840) Misleading spurious errors when there are Javadoc (Unidoc) breaks
-
Hyukjin Kwon (JIRA)
[jira] [Commented] (SPARK-20876) If the input parameter is float type for ceil or floor ,the result is not we expected
-
Apache Spark (JIRA)
Page 70 (Messages 1726 to 1750):
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