Hello
Nobody
Logout
Sign In
or
Sign Up
(
Why?
)
Home
3,016 messages
org.apache.spark.issues [
All Lists
]
2018 October [
All Months
]
Page 2 (Messages 26 to 50):
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
[jira] [Assigned] (SPARK-25479) Refactor DatasetBenchmark to use main method
-
Dongjoon Hyun (JIRA)
[jira] [Commented] (SPARK-25623) LogisticRegressionSuite: multinomial logistic regression with intercept with L1 regularization 1 min 10 sec
-
Apache Spark (JIRA)
[jira] [Created] (SPARK-25675) [Spark Job History] Job UI page does not show pagination with one page
-
ABHISHEK KUMAR GUPTA (JIRA)
[jira] [Commented] (SPARK-25677) [Spark Compression] spark.io.compression.codec = org.apache.spark.io.ZstdCompressionCodec throwing IllegalArgumentException Exception
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-20144) spark.read.parquet no long maintains ordering of the data
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-25683) Make AsyncEventQueue.lastReportTimestamp inital value as the currentTime instead of 0
-
shivusondur (JIRA)
[jira] [Assigned] (SPARK-25684) Organize header related codes in CSV datasource
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-25598) Remove flume connector in Spark 3
-
Sean Owen (JIRA)
[jira] [Updated] (SPARK-19287) JavaPairRDD flatMapValues requires function returning Iterable, not Iterator
-
Sean Owen (JIRA)
[jira] [Commented] (SPARK-24499) Documentation improvement of Spark core and SQL
-
Sean Owen (JIRA)
[jira] [Assigned] (SPARK-25701) Supports calculation of table statistics from partition's catalog statistics
-
Apache Spark (JIRA)
[jira] [Resolved] (SPARK-25664) Refactor JoinBenchmark to use main method
-
Dongjoon Hyun (JIRA)
[jira] [Commented] (SPARK-25732) Allow specifying a keytab/principal for proxy user for token renewal
-
Thomas Graves (JIRA)
[jira] [Assigned] (SPARK-25780) Scheduling the tasks which have no higher level locality first
-
Apache Spark (JIRA)
[jira] [Assigned] (SPARK-25745) docker-image-tool.sh ignores errors from Docker
-
Marcelo Vanzin (JIRA)
[jira] [Commented] (SPARK-25762) Upgrade guava version in spark dependency lists due to CVE issue
-
Hyukjin Kwon (JIRA)
[jira] [Commented] (SPARK-24196) Spark Thrift Server - SQL Client connections does't show db artefacts
-
Yuming Wang (JIRA)
[jira] [Resolved] (SPARK-25656) Add an example section about how to use Parquet/ORC library options
-
Dongjoon Hyun (JIRA)
[jira] [Comment Edited] (SPARK-25810) Spark structured streaming logs auto.offset.reset=earliest even though startingOffsets is set to latest
-
sandeep katta (JIRA)
[jira] [Commented] (SPARK-25829) Duplicated map keys are not handled consistently
-
Wenchen Fan (JIRA)
[jira] [Assigned] (SPARK-25832) remove newly added map related functions from FunctionRegistry
-
Apache Spark (JIRA)
[jira] [Resolved] (SPARK-24787) Events being dropped at an alarming rate due to hsync being slow for eventLogging
-
Marcelo Vanzin (JIRA)
[jira] [Assigned] (SPARK-25864) Make main args set correctly in BenchmarkBase
-
Wenchen Fan (JIRA)
[jira] [Commented] (SPARK-23429) Add executor memory metrics to heartbeat and expose in executors REST API
-
Imran Rashid (JIRA)
[jira] [Resolved] (SPARK-25891) Upgrade to Py4J 0.10.8.1
-
Dongjoon Hyun (JIRA)
Page 2 (Messages 26 to 50):
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