Hello
Nobody
Logout
Sign In
or
Sign Up
(
Why?
)
Home
3,371 messages
org.apache.spark.issues [
All Lists
]
2018 January [
All Months
]
Page 88 (Messages 2176 to 2200):
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
135
[jira] [Created] (SPARK-22937) SQL elt for binary inputs
-
Takeshi Yamamuro (JIRA)
[jira] [Assigned] (SPARK-22944) improve FoldablePropagation
-
Apache Spark (JIRA)
[jira] [Resolved] (SPARK-22961) Constant columns no longer picked as constraints in 2.3
-
Xiao Li (JIRA)
[jira] [Updated] (SPARK-22967) VersionSuite failed on Windows caused by unescapeSQLString()
-
Sean Owen (JIRA)
[jira] [Commented] (SPARK-22980) Wrong answer when using pandas_udf
-
Hyukjin Kwon (JIRA)
[jira] [Created] (SPARK-22999) 'show databases like command' can remove the like keyword
-
guoxiaolongzte (JIRA)
[jira] [Comment Edited] (SPARK-22577) executor page blacklist status should update with TaskSet level blacklisting
-
Attila Zsolt Piros (JIRA)
[jira] [Commented] (SPARK-22577) executor page blacklist status should update with TaskSet level blacklisting
-
Apache Spark (JIRA)
[jira] [Updated] (SPARK-23000) Flaky test suite DataSourceWithHiveMetastoreCatalogSuite in Spark 2.3
-
Sameer Agarwal (JIRA)
[jira] [Assigned] (SPARK-23000) Flaky test suite DataSourceWithHiveMetastoreCatalogSuite in Spark 2.3
-
Apache Spark (JIRA)
[jira] [Comment Edited] (SPARK-21396) Spark Hive Thriftserver doesn't return UDT field
-
Ken Tore Tallakstad (JIRA)
[jira] [Created] (SPARK-23029) Setting spark.shuffle.file.buffer will make the shuffle fail
-
Fernando Pereira (JIRA)
[jira] [Assigned] (SPARK-23034) Display tablename for `HiveTableScan` node in UI
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-22946) Recursive withColumn calls cause org.apache.spark.sql.catalyst.expressions.GeneratedClass$SpecificUnsafeProjection" grows beyond 64 KB
-
Wenchen Fan (JIRA)
[jira] [Commented] (SPARK-23063) Changes to publish the spark-kubernetes package
-
Anirudh Ramanathan (JIRA)
[jira] [Resolved] (SPARK-23035) Fix warning: TEMPORARY TABLE ... USING ... is deprecated and use TempViewAlreadyExistsException when create temp view
-
Xiao Li (JIRA)
[jira] [Created] (SPARK-23111) CLONE - ML, Graph 2.2 QA: Update user guide for new features & APIs
-
Joseph K. Bradley (JIRA)
[jira] [Commented] (SPARK-21697) NPE & ExceptionInInitializerError trying to load UTF from HDFS
-
h2s (JIRA)
[jira] [Commented] (SPARK-23138) Add user guide example for multiclass logistic regression summary
-
Seth Hendrickson (JIRA)
[jira] [Updated] (SPARK-23161) Add missing APIs to Python GBTClassifier
-
Bryan Cutler (JIRA)
[jira] [Resolved] (SPARK-10439) Catalyst should check for overflow / underflow of date and timestamp values
-
Marcelo Vanzin (JIRA)
[jira] [Commented] (SPARK-20906) Constrained Logistic Regression for SparkR
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-23200) Reset configuration when restarting from checkpoints
-
Saisai Shao (JIRA)
[jira] [Commented] (SPARK-23252) When NodeManager and CoarseGrainedExecutorBackend processes are killed, the job will be blocked
-
Sean Owen (JIRA)
[jira] [Commented] (SPARK-23109) ML 2.3 QA: API: Python API coverage
-
Bryan Cutler (JIRA)
Page 88 (Messages 2176 to 2200):
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
135