Hello
Nobody
Logout
Sign In
or
Sign Up
(
Why?
)
Home
3,332 messages
org.apache.spark.issues [
All Lists
]
2017 May [
All Months
]
Page 93 (Messages 2301 to 2325):
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-20542) Add an API into Bucketizer that can bin a lot of columns all at once
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-20548) Flaky Test: ReplSuite.newProductSeqEncoder with REPL defined class
-
Sameer Agarwal (JIRA)
[jira] [Updated] (SPARK-20579) large spark job hang on with many active stages/jobs
-
yao zhang (JIRA)
[jira] [Updated] (SPARK-20588) from_utc_timestamp causes bottleneck
-
Sean Owen (JIRA)
[jira] [Updated] (SPARK-20620) Improve some unit tests for NullExpressionsSuite and TypeCoercionSuite
-
liuxian (JIRA)
[jira] [Commented] (SPARK-20500) ML, Graph 2.2 QA: API: Binary incompatible changes
-
Joseph K. Bradley (JIRA)
[jira] [Updated] (SPARK-20677) Clean up ALS recommend all improvement code.
-
Nick Pentreath (JIRA)
[jira] [Created] (SPARK-20681) DataFram.Drop doesn't take effective, neither does error
-
Xi Wang (JIRA)
[jira] [Commented] (SPARK-20590) Map default input data source formats to inlined classes
-
Wenchen Fan (JIRA)
[jira] [Updated] (SPARK-20665) Spark-sql, "Bround" and "Round" function return NULL
-
liuxian (JIRA)
[jira] [Updated] (SPARK-20737) Mechanism for cleanup hooks, for structured-streaming sinks on executor shutdown.
-
Prashant Sharma (JIRA)
[jira] [Commented] (SPARK-20738) Hide building of docs in sbt behind an option.
-
Sean Owen (JIRA)
[jira] [Created] (SPARK-20770) Improve ColumnStats
-
Kazuaki Ishizaki (JIRA)
[jira] [Commented] (SPARK-1503) Implement Nesterov's accelerated first-order method
-
Nick Pentreath (JIRA)
[jira] [Assigned] (SPARK-20801) Store accurate size of blocks in MapStatus when it's above threshold.
-
Apache Spark (JIRA)
[jira] [Assigned] (SPARK-20816) MetricsConfig doen't trim the properties file cause the exception very confused
-
Apache Spark (JIRA)
[jira] [Assigned] (SPARK-20749) Built-in SQL Function Support - all variants of LEN[GTH]
-
Apache Spark (JIRA)
[jira] [Assigned] (SPARK-20749) Built-in SQL Function Support - all variants of LEN[GTH]
-
Apache Spark (JIRA)
[jira] [Assigned] (SPARK-20750) Built-in SQL Function Support - REPLACE
-
Apache Spark (JIRA)
[jira] [Assigned] (SPARK-20850) Improve division and multiplication mixing process the data
-
Apache Spark (JIRA)
[jira] [Assigned] (SPARK-19900) [Standalone] Master registers application again when driver relaunched
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-20882) Executor is waiting for ShuffleBlockFetcherIterator
-
Shixiong Zhu (JIRA)
[jira] [Commented] (SPARK-20913) Reference is ambiguous exception during dropDuplicates
-
Sean Owen (JIRA)
[jira] [Assigned] (SPARK-20919) Simplificaiton of CachedKafkaConsumer using guava cache.
-
Apache Spark (JIRA)
[jira] [Created] (SPARK-20927) Add cache operator to Unsupported Operations in Structured Streaming
-
Jacek Laskowski (JIRA)
Page 93 (Messages 2301 to 2325):
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