Hello
Nobody
Logout
Sign In
or
Sign Up
(
Why?
)
Home
3,332 messages
org.apache.spark.issues [
All Lists
]
2017 May [
All Months
]
Page 79 (Messages 1951 to 1975):
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] [Reopened] (SPARK-20548) Flaky Test: ReplSuite.newProductSeqEncoder with REPL defined class
-
Herman van Hovell (JIRA)
[jira] [Updated] (SPARK-20570) The main version number on docs/latest/index.html
-
Sean Owen (JIRA)
[jira] [Comment Edited] (SPARK-20588) from_utc_timestamp causes bottleneck
-
Ameen Tayyebi (JIRA)
[jira] [Created] (SPARK-20632) Allow 'Column.getItem()' API to accept Vector columns
-
Kevin Ushey (JIRA)
[jira] [Updated] (SPARK-18891) Support for specific collection types
-
Sean Owen (JIRA)
[jira] [Commented] (SPARK-20626) Fix SparkR test warning on Windows with timestamp time zone
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-17265) EdgeRDD Difference throws an exception
-
nanav yorbiz (JIRA)
[jira] [Created] (SPARK-20675) Support Index to skip when retrieval disk structure in CoGroupedRDD
-
darion yaphet (JIRA)
[jira] [Resolved] (SPARK-20696) tf-idf document clustering with K-means in Apache Spark putting points into one cluster
-
Sean Owen (JIRA)
[jira] [Commented] (SPARK-20727) Skip SparkR tests when missing Hadoop winutils on CRAN windows machines
-
Apache Spark (JIRA)
[jira] [Resolved] (SPARK-20608) Standby namenodes should be allowed to included in yarn.spark.access.namenodes to support HDFS HA
-
Sean Owen (JIRA)
[jira] [Created] (SPARK-20748) Support CH[A]R
-
Xiao Li (JIRA)
[jira] [Commented] (SPARK-20503) ML 2.2 QA: API: Python API coverage
-
Nick Pentreath (JIRA)
[jira] [Commented] (SPARK-18838) High latency of event processing for large jobs
-
Josh Rosen (JIRA)
[jira] [Assigned] (SPARK-20806) Launcher: redundant check for Spark lib dir
-
Apache Spark (JIRA)
[jira] [Created] (SPARK-20807) Add compression/decompression of data to ColumnVector
-
Kazuaki Ishizaki (JIRA)
[jira] [Comment Edited] (SPARK-20819) Enhance ColumnVector to keep UnsafeArrayData for other types
-
Kazuaki Ishizaki (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] [Commented] (SPARK-20851) Drop spark table failed if a column name is a numeric string
-
Chen Gong (JIRA)
[jira] [Updated] (SPARK-20869) Master should clear failed apps when worker down
-
lyc (JIRA)
[jira] [Commented] (SPARK-20883) Improve StateStore APIs for efficiency
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-19293) Spark 2.1.x unstable with spark.speculation=true
-
Damian Momot (JIRA)
[jira] [Commented] (SPARK-19809) NullPointerException on empty ORC file
-
Dongjoon Hyun (JIRA)
[jira] [Commented] (SPARK-20913) Reference is ambiguous exception during dropDuplicates
-
Takeshi Yamamuro (JIRA)
[jira] [Updated] (SPARK-20599) ConsoleSink should work with write (batch)
-
Shixiong Zhu (JIRA)
Page 79 (Messages 1951 to 1975):
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