Hello
Nobody
Logout
Sign In
or
Sign Up
(
Why?
)
Home
3,371 messages
org.apache.spark.issues [
All Lists
]
2018 January [
All Months
]
Page 117 (Messages 2901 to 2925):
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] [Commented] (SPARK-22896) Improvement in String interpolation
-
Dongjoon Hyun (JIRA)
[jira] [Commented] (SPARK-22126) Fix model-specific optimization support for ML tuning
-
Bago Amirbekian (JIRA)
[jira] [Commented] (SPARK-22980) Wrong answer when using pandas_udf
-
Xiao Li (JIRA)
[jira] [Commented] (SPARK-22995) Spark UI stdout/stderr links point to executors internal address
-
Sean Owen (JIRA)
[jira] [Updated] (SPARK-23002) SparkUI inconsistent driver hostname compare with other executors
-
Ran Tao (JIRA)
[jira] [Updated] (SPARK-23015) spark-submit fails when submitting several jobs in parallel
-
Hugh Zabriskie (JIRA)
[jira] [Updated] (SPARK-23015) spark-submit fails when submitting several jobs in parallel
-
Hugh Zabriskie (JIRA)
[jira] [Updated] (SPARK-23000) Flaky test suite DataSourceWithHiveMetastoreCatalogSuite in Spark 2.3
-
Sameer Agarwal (JIRA)
[jira] [Commented] (SPARK-21396) Spark Hive Thriftserver doesn't return UDT field
-
Ken Tore Tallakstad (JIRA)
[jira] [Assigned] (SPARK-23021) AnalysisBarrier should not cut off the explain output for Parsed Logical Plan
-
Apache Spark (JIRA)
[jira] [Assigned] (SPARK-23057) SET LOCATION should change the path of partition in table
-
Apache Spark (JIRA)
[jira] [Resolved] (SPARK-23063) Changes to publish the spark-kubernetes package
-
Felix Cheung (JIRA)
[jira] [Updated] (SPARK-23073) Fix incorrect R doc page header for generated sql functions
-
Felix Cheung (JIRA)
[jira] [Updated] (SPARK-23122) Deprecate register* for UDFs in SQLContext and Catalog in PySpark
-
Hyukjin Kwon (JIRA)
[jira] [Commented] (SPARK-23154) Document backwards compatibility guarantees for ML persistence
-
Joseph K. Bradley (JIRA)
[jira] [Updated] (SPARK-23178) Kryo Unsafe problems with count distinct from cache
-
KIryl Sultanau (JIRA)
[jira] [Created] (SPARK-23180) RFormulaModel should have labels member
-
Kevin Kuo (JIRA)
[jira] [Resolved] (SPARK-22837) Session timeout checker does not work in SessionManager
-
Xiao Li (JIRA)
[jira] [Commented] (SPARK-23217) Add cosine distance measure to ClusteringEvaluator
-
Apache Spark (JIRA)
[jira] [Comment Edited] (SPARK-23106) ML, Graph 2.3 QA: API: Binary incompatible changes
-
Bago Amirbekian (JIRA)
[jira] [Updated] (SPARK-23239) KafkaRelationSuite should clean up its continuous queries
-
Dongjoon Hyun (JIRA)
[jira] [Assigned] (SPARK-23112) ML, Graph 2.3 QA: Programming guide update and migration guide
-
Apache Spark (JIRA)
[jira] [Updated] (SPARK-23261) Rename Pandas UDFs
-
Xiao Li (JIRA)
[jira] [Commented] (SPARK-23146) Support client mode for Kubernetes cluster backend
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-23273) Spark Dataset withColumn - schema column order isn't the same as case class paramether order
-
Marco Gaido (JIRA)
Page 117 (Messages 2901 to 2925):
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