Hello
Nobody
Logout
Sign In
or
Sign Up
(
Why?
)
Home
3,371 messages
org.apache.spark.issues [
All Lists
]
2018 January [
All Months
]
Page 4 (Messages 76 to 100):
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] [Comment Edited] (SPARK-22898) collect_set aggregation on bucketed table causes an exchange stage
-
Liang-Chi Hsieh (JIRA)
[jira] [Commented] (SPARK-22918) sbt test (spark - local) fail after upgrading to 2.2.1 with: java.security.AccessControlException: access denied org.apache.derby.security.SystemPermission( "engine", "usederbyinternals" )
-
Abhay Pradhan (JIRA)
[jira] [Resolved] (SPARK-20960) make ColumnVector public
-
Xiao Li (JIRA)
[jira] [Commented] (SPARK-22739) Additional Expression Support for Objects
-
Sameer Agarwal (JIRA)
[jira] [Assigned] (SPARK-22966) Spark SQL should handle Python UDFs that return a datetime.date or datetime.datetime
-
Apache Spark (JIRA)
[jira] [Created] (SPARK-22995) Spark UI stdout/stderr links point to executors internal address
-
Jhon Cardenas (JIRA)
[jira] [Commented] (SPARK-22995) Spark UI stdout/stderr links point to executors internal address
-
Jhon Cardenas (JIRA)
[jira] [Resolved] (SPARK-22853) K8s or Kubernetes?
-
Reynold Xin (JIRA)
[jira] [Updated] (SPARK-16060) Vectorized Orc reader
-
Dongjoon Hyun (JIRA)
[jira] [Created] (SPARK-23051) job description in Spark UI is broken
-
Shixiong Zhu (JIRA)
[jira] [Commented] (SPARK-22624) Expose range partitioning shuffle introduced by SPARK-22614
-
Xiao Li (JIRA)
[jira] [Assigned] (SPARK-12297) Add work-around for Parquet/Hive int96 timestamp bug.
-
Imran Rashid (JIRA)
[jira] [Updated] (SPARK-23115) SparkR 2.3 QA: New R APIs and API docs
-
Joseph K. Bradley (JIRA)
[jira] [Updated] (SPARK-23111) ML, Graph 2.3 QA: Update user guide for new features & APIs
-
Joseph K. Bradley (JIRA)
[jira] [Commented] (SPARK-23137) spark.kubernetes.executor.podNamePrefix is ignored
-
Anirudh Ramanathan (JIRA)
[jira] [Comment Edited] (SPARK-20906) Constrained Logistic Regression for SparkR
-
Felix Cheung (JIRA)
[jira] [Commented] (SPARK-20749) Built-in SQL Function Support - all variants of LEN[GTH]
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-23166) Add maxDF Parameter to CountVectorizer
-
Apache Spark (JIRA)
[jira] [Updated] (SPARK-21960) Spark Streaming Dynamic Allocation should respect spark.executor.instances
-
Dongjoon Hyun (JIRA)
[jira] [Resolved] (SPARK-23197) Flaky test: spark.streaming.ReceiverSuite."receiver_life_cycle"
-
Tathagata Das (JIRA)
[jira] [Updated] (SPARK-23226) Cannot read CSV file from Windows UNC network path
-
Colin Breame (JIRA)
[jira] [Updated] (SPARK-23274) ReplaceExceptWithFilter fails on dataframes filtered on same column
-
Onur Satici (JIRA)
[jira] [Commented] (SPARK-23251) ClassNotFoundException: scala.Any when there's a missing implicit Map encoder
-
Bruce Robbins (JIRA)
[jira] [Commented] (SPARK-23092) Migrate MemoryStream to DataSource V2
-
Apache Spark (JIRA)
[jira] [Updated] (SPARK-17729) Enable creating hive bucketed tables
-
Xiao Li (JIRA)
Page 4 (Messages 76 to 100):
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