Hello
Nobody
Logout
Sign In
or
Sign Up
(
Why?
)
Home
2,720 messages
org.apache.spark.issues [
All Lists
]
2019 March [
All Months
]
Page 45 (Messages 1101 to 1125):
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
[jira] [Comment Edited] (SPARK-27018) Checkpointed RDD deleted prematurely when using GBTClassifier
-
Piotr Kołaczkowski (JIRA)
[jira] [Commented] (SPARK-26016) Encoding not working when using a map / mapPartitions call
-
Sean Owen (JIRA)
[jira] [Commented] (SPARK-26850) Make EventLoggingListener LOG_FILE_PERMISSIONS configurable
-
Jungtaek Lim (JIRA)
[jira] [Commented] (SPARK-27017) Creating orc table with special symbols in column name via spark.sql
-
Chakravarthi (JIRA)
[jira] [Commented] (SPARK-27027) from_avro function does not deserialize the Avro record of a struct column type correctly
-
Gabor Somogyi (JIRA)
[jira] [Updated] (SPARK-27086) DataSourceV2 MicroBatchExecution commits last batch only if new batch is constructed
-
Sebastian Herold (JIRA)
[jira] [Comment Edited] (SPARK-27027) from_avro function does not deserialize the Avro record of a struct column type correctly
-
Gabor Somogyi (JIRA)
[jira] [Commented] (SPARK-27044) Maven dependency resolution does not support classifiers
-
Gabor Somogyi (JIRA)
[jira] [Assigned] (SPARK-27090) Deplementing old LEGACY_DRIVER_IDENTIFIER ("<driver>")
-
Apache Spark (JIRA)
[jira] [Updated] (SPARK-27114) SQL Tab shows duplicate executions for some commands
-
Ajith S (JIRA)
[jira] [Resolved] (SPARK-27106) merge CaseInsensitiveStringMap and DataSourceOptions
-
Wenchen Fan (JIRA)
[jira] [Updated] (SPARK-27157) Add Executor level metrics to monitoring doc
-
Lantao Jin (JIRA)
[jira] [Assigned] (SPARK-27138) Remove AdminUtils calls
-
Sean Owen (JIRA)
[jira] [Assigned] (SPARK-27164) RDD.countApprox on empty RDDs schedules jobs which never complete
-
Apache Spark (JIRA)
[jira] [Updated] (SPARK-25603) Generalize Nested Column Pruning
-
DB Tsai (JIRA)
[jira] [Assigned] (SPARK-27070) DefaultPartitionCoalescer can lock up driver for hours
-
Apache Spark (JIRA)
[jira] [Assigned] (SPARK-27180) Fix testing issues with yarn module in Hadoop-3
-
Apache Spark (JIRA)
[jira] [Assigned] (SPARK-27189) Add Executor level memory usage metrics to the metrics system
-
Apache Spark (JIRA)
[jira] [Resolved] (SPARK-27112) Spark Scheduler encounters two independent Deadlocks when trying to kill executors either due to dynamic allocation or blacklisting
-
Imran Rashid (JIRA)
[jira] [Updated] (SPARK-27188) FileStreamSink: provide a new option to have retention on output files
-
Jungtaek Lim (JIRA)
[jira] [Assigned] (SPARK-26555) Thread safety issue causes createDataset to fail with misleading errors
-
Wenchen Fan (JIRA)
[jira] [Resolved] (SPARK-27224) Spark to_json parses UTC timestamp incorrectly
-
Hyukjin Kwon (JIRA)
[jira] [Updated] (SPARK-27111) A continuous query may fail with InterruptedException when kafka consumer temporally 0 partitions temporally
-
Dongjoon Hyun (JIRA)
[jira] [Created] (SPARK-27268) Add map_keys and map_values support in nested schema pruning
-
Liang-Chi Hsieh (JIRA)
[jira] [Assigned] (SPARK-27256) If the configuration is used to set the number of bytes, we'd better use `bytesConf`'.
-
Wenchen Fan (JIRA)
Page 45 (Messages 1101 to 1125):
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