Hello
Nobody
Logout
Sign In
or
Sign Up
(
Why?
)
Home
3,332 messages
org.apache.spark.issues [
All Lists
]
2017 May [
All Months
]
Page 85 (Messages 2101 to 2125):
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-17833) 'monotonicallyIncreasingId()' should be deterministic
-
Joseph K. Bradley (JIRA)
[jira] [Created] (SPARK-20642) Use key-value store to keep History Server application listing
-
Marcelo Vanzin (JIRA)
[jira] [Assigned] (SPARK-20673) LDA `optimizer` do not really support case insensitive
-
Apache Spark (JIRA)
[jira] [Resolved] (SPARK-20580) Allow RDD cache with unserializable objects
-
Sean Owen (JIRA)
[jira] [Comment Edited] (SPARK-20682) Support a new faster ORC data source based on Apache ORC
-
Dongjoon Hyun (JIRA)
[jira] [Updated] (SPARK-20692) unknowing delay in event timeline
-
Zhiwen Sun (JIRA)
[jira] [Updated] (SPARK-20712) [SQL] Spark can't read Hive table when column type has length greater than 4000 bytes
-
Maciej Bryński (JIRA)
[jira] [Updated] (SPARK-20716) StateStore.abort() should not throw further exception
-
Tathagata Das (JIRA)
[jira] [Commented] (SPARK-20717) Tweak MapGroupsWithState update function behavior
-
Apache Spark (JIRA)
[jira] [Updated] (SPARK-20718) FileSourceScanExec with different filter orders should be the same after canonicalization
-
Zhenhua Wang (JIRA)
[jira] [Updated] (SPARK-20504) ML 2.2 QA: API: Java compatibility, docs
-
Weichen Xu (JIRA)
[jira] [Comment Edited] (SPARK-20703) Add an operator for writing data out
-
Liang-Chi Hsieh (JIRA)
[jira] [Commented] (SPARK-20395) Update Scala to 2.11.11 and zinc to 0.3.15
-
Apache Spark (JIRA)
[jira] [Assigned] (SPARK-20757) Spark timeout several small optimization
-
Apache Spark (JIRA)
[jira] [Created] (SPARK-20761) Union uses column order rather than schema
-
Nakul Jeirath (JIRA)
[jira] [Comment Edited] (SPARK-12297) Add work-around for Parquet/Hive int96 timestamp bug.
-
Reynold Xin (JIRA)
[jira] [Updated] (SPARK-20784) Spark hangs forever after a joinWith() and cache() in YARN client mode
-
Hyukjin Kwon (JIRA)
[jira] [Updated] (SPARK-20800) Allow users to set job group when connecting through the SQL thrift server
-
Tim Zeyl (JIRA)
[jira] [Comment Edited] (SPARK-20806) Launcher:redundant code,invalid branch of judgment
-
Phoenix_Dad (JIRA)
[jira] [Resolved] (SPARK-20853) spark.ui.reverseProxy=true leads to hanging communication to master
-
Sean Owen (JIRA)
[jira] [Created] (SPARK-20876) if the input parameter is float type for ceil ,the result is not we expected
-
liuxian (JIRA)
[jira] [Comment Edited] (SPARK-19293) Spark 2.1.x unstable with spark.speculation=true
-
Damian Momot (JIRA)
[jira] [Resolved] (SPARK-19968) Use a cached instance of KafkaProducer for writing to kafka via KafkaSink.
-
Shixiong Zhu (JIRA)
[jira] [Resolved] (SPARK-20651) Speed up the new app state listener
-
Marcelo Vanzin (JIRA)
[jira] [Assigned] (SPARK-20929) LinearSVC should not use shared Param HasThresholds
-
Apache Spark (JIRA)
Page 85 (Messages 2101 to 2125):
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