Hello
Nobody
Logout
Sign In
or
Sign Up
(
Why?
)
Home
3,332 messages
org.apache.spark.issues [
All Lists
]
2017 May [
All Months
]
Page 95 (Messages 2351 to 2375):
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] [Resolved] (SPARK-20290) PySpark Column should provide eqNullSafe
-
Xiao Li (JIRA)
[jira] [Assigned] (SPARK-20548) Flaky Test: ReplSuite.newProductSeqEncoder with REPL defined class
-
Apache Spark (JIRA)
[jira] [Comment Edited] (SPARK-20547) ExecutorClassLoader's findClass may not work correctly when a task is cancelled.
-
Shixiong Zhu (JIRA)
[jira] [Created] (SPARK-20553) Update ALS examples for ML to illustrate recommend all
-
Nick Pentreath (JIRA)
[jira] [Updated] (SPARK-20555) Incorrect handling of Oracle's decimal types via JDBC
-
Gabor Feher (JIRA)
[jira] [Resolved] (SPARK-20584) Python generic hint support
-
Reynold Xin (JIRA)
[jira] [Updated] (SPARK-20663) Data missing after insert overwrite table partition which is created on specific location
-
kobefeng (JIRA)
[jira] [Created] (SPARK-20664) Remove stale applications from SHS listing
-
Marcelo Vanzin (JIRA)
[jira] [Commented] (SPARK-17685) WholeStageCodegenExec throws IndexOutOfBoundsException
-
Apache Spark (JIRA)
[jira] [Assigned] (SPARK-20591) Succeeded tasks num not equal in job page and job detail page on spark web ui when speculative task(s) exist
-
Apache Spark (JIRA)
[jira] [Assigned] (SPARK-20205) DAGScheduler posts SparkListenerStageSubmitted before updating stage
-
Apache Spark (JIRA)
[jira] [Assigned] (SPARK-20707) ML deprecated APIs should be removed in major release.
-
Apache Spark (JIRA)
[jira] [Updated] (SPARK-20483) Mesos Coarse mode may starve other Mesos frameworks if max cores is not a multiple of executor cores
-
Xiao Li (JIRA)
[jira] [Commented] (SPARK-10408) Autoencoder
-
Jeremy (JIRA)
[jira] [Resolved] (SPARK-20710) Support aliases in CUBE/ROLLUP/GROUPING SETS
-
Wenchen Fan (JIRA)
[jira] [Resolved] (SPARK-20594) The staging directory should be appended with ".hive-staging" to avoid being deleted if we set hive.exec.stagingdir under the table directory without start with "."
-
Xiao Li (JIRA)
[jira] [Created] (SPARK-20745) Data gets wrongly copied from one row to others, possibly related to named structs
-
Martin Mauch (JIRA)
[jira] [Commented] (SPARK-3181) Add Robust Regression Algorithm with Huber Estimator
-
Yanbo Liang (JIRA)
[jira] [Assigned] (SPARK-20830) PySpark wrappers for explode_outer and posexplode_outer
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-18016) Code Generation: Constant Pool Past Limit for Wide/Nested Dataset
-
Apache Spark (JIRA)
[jira] [Assigned] (SPARK-20640) Make rpc timeout and retry for shuffle registration configurable
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-16441) Spark application hang when dynamic allocation is enabled
-
Yash Sharma (JIRA)
[jira] [Updated] (SPARK-20897) cached self-join should not fail
-
Wenchen Fan (JIRA)
[jira] [Updated] (SPARK-20894) Error while checkpointing to HDFS
-
Shixiong Zhu (JIRA)
[jira] [Created] (SPARK-20932) CountVectorizer support handle persistence
-
zhengruifeng (JIRA)
Page 95 (Messages 2351 to 2375):
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