Hello
Nobody
Logout
Sign In
or
Sign Up
(
Why?
)
Home
3,554 messages
org.apache.spark.issues [
All Lists
]
2018 December [
All Months
]
Page 106 (Messages 2626 to 2650):
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
136
137
138
139
140
141
142
143
[jira] [Assigned] (SPARK-26165) Date and Timestamp column expression is getting converted to string in less than/greater than filter query even though valid date/timestamp string literal is used in the right side filter expression
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-26246) Infer date and timestamp types from JSON
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-26266) Update to Scala 2.12.8
-
Apache Spark (JIRA)
[jira] [Comment Edited] (SPARK-26254) Move delegation token providers into a separate project
-
Gabor Somogyi (JIRA)
[jira] [Updated] (SPARK-26298) Upgrade Janino version to 3.0.11
-
Dongjoon Hyun (JIRA)
[jira] [Commented] (SPARK-24920) Spark should allow sharing netty's memory pools across all uses
-
ASF GitHub Bot (JIRA)
[jira] [Commented] (SPARK-26322) Simplify kafka delegation token sasl.mechanism configuration
-
ASF GitHub Bot (JIRA)
[jira] [Commented] (SPARK-26239) Add configurable auth secret source in k8s backend
-
ASF GitHub Bot (JIRA)
[jira] [Commented] (SPARK-25815) Kerberos Support in Kubernetes resource manager (Client Mode)
-
ASF GitHub Bot (JIRA)
[jira] [Commented] (SPARK-26193) Implement shuffle write metrics in SQL
-
ASF GitHub Bot (JIRA)
[jira] [Commented] (SPARK-24102) RegressionEvaluator should use sample weight data
-
ASF GitHub Bot (JIRA)
[jira] [Commented] (SPARK-26337) Add benchmark for LongToUnsafeRowMap
-
ASF GitHub Bot (JIRA)
[jira] [Commented] (SPARK-19827) spark.ml R API for PIC
-
ASF GitHub Bot (JIRA)
[jira] [Commented] (SPARK-25887) Allow specifying Kubernetes context to use
-
ASF GitHub Bot (JIRA)
[jira] [Resolved] (SPARK-23663) Spark Streaming Kafka 010 , fails with "java.util.ConcurrentModificationException: KafkaConsumer is not safe for multi-threaded access"
-
Gabor Somogyi (JIRA)
[jira] [Assigned] (SPARK-26357) Expose executors' procfs metrics to Metrics system
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-26308) Large BigDecimal value is converted to null when passed into a UDF
-
ASF GitHub Bot (JIRA)
[jira] [Reopened] (SPARK-20130) Flaky test: BlockManagerProactiveReplicationSuite
-
Marcelo Vanzin (JIRA)
[jira] [Assigned] (SPARK-26382) prefix sorter should handle -0.0
-
Apache Spark (JIRA)
[jira] [Resolved] (SPARK-26371) Increase Kafka ConfigUpdater test coverage
-
Dongjoon Hyun (JIRA)
[jira] [Assigned] (SPARK-26324) Spark submit does not work with messos over ssl [Missing docs]
-
Apache Spark (JIRA)
[jira] [Assigned] (SPARK-26422) Unable to disable Hive support in SparkR when Hadoop version is unsupported
-
Apache Spark (JIRA)
[jira] [Assigned] (SPARK-26269) YarnAllocator should have same blacklist behaviour with YARN to maxmize use of cluster resource
-
Thomas Graves (JIRA)
[jira] [Commented] (SPARK-26432) Not able to connect Hbase 2.1 service Getting NoSuchMethodException while trying to obtain token from Hbase 2.1 service.
-
Dongjoon Hyun (JIRA)
[jira] [Updated] (SPARK-26491) Use ConfigEntry for hardcoded configs for test categories.
-
Takuya Ueshin (JIRA)
Page 106 (Messages 2626 to 2650):
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
136
137
138
139
140
141
142
143