Hello
Nobody
Logout
Sign In
or
Sign Up
(
Why?
)
Home
3,554 messages
org.apache.spark.issues [
All Lists
]
2018 December [
All Months
]
Page 10 (Messages 226 to 250):
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-26161) Ignore empty files in load
-
Wenchen Fan (JIRA)
[jira] [Assigned] (SPARK-26193) Implement shuffle write metrics in SQL
-
Apache Spark (JIRA)
[jira] [Updated] (SPARK-26250) Fail to run dataframe.R examples
-
Hyukjin Kwon (JIRA)
[jira] [Resolved] (SPARK-26178) Use java.time API for parsing timestamps and dates from CSV
-
Sean Owen (JIRA)
[jira] [Reopened] (SPARK-26265) deadlock between TaskMemoryManager and BytesToBytesMap$MapIterator
-
Hyukjin Kwon (JIRA)
[jira] [Created] (SPARK-26312) Converting converters in RDDConversions into arrays to improve their access performance
-
eaton (JIRA)
[jira] [Commented] (SPARK-23974) Do not allocate more containers as expected in dynamic allocation
-
Darcy Shen (JIRA)
[jira] [Assigned] (SPARK-26327) Metrics in FileSourceScanExec not update correctly
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-26323) check input types of ScalaUDF even if some inputs are of Any type
-
ASF GitHub Bot (JIRA)
[jira] [Commented] (SPARK-26098) Show associated SQL query in Job page
-
ASF GitHub Bot (JIRA)
[jira] [Comment Edited] (SPARK-20528) Add BinaryFileReader and Writer for DataFrames
-
vishal kumar yadav (JIRA)
[jira] [Commented] (SPARK-26337) Add benchmark for LongToUnsafeRowMap
-
ASF GitHub Bot (JIRA)
[jira] [Commented] (SPARK-24938) Understand usage of netty's onheap memory use, even with offheap pools
-
ASF GitHub Bot (JIRA)
[jira] [Commented] (SPARK-25136) unable to use HDFS checkpoint directories after driver restart
-
Gabor Somogyi (JIRA)
[jira] [Commented] (SPARK-26255) Custom error/exception is not thrown for the SQL tab when UI filters are added in spark-sql launch
-
ASF GitHub Bot (JIRA)
[jira] [Assigned] (SPARK-23886) update query.status
-
Marcelo Vanzin (JIRA)
[jira] [Assigned] (SPARK-26371) Increase Kafka ConfigUpdater test coverage
-
Apache Spark (JIRA)
[jira] [Updated] (SPARK-26417) Make comments for states available for logging
-
Evgenii Lartcev (JIRA)
[jira] [Resolved] (SPARK-26430) Upgrade Surefire plugin to 3.0.0-M2
-
Dongjoon Hyun (JIRA)
[jira] [Resolved] (SPARK-25910) accumulator updates from previous stage attempt should not fail
-
Hyukjin Kwon (JIRA)
[jira] [Created] (SPARK-26462) Use ConfigEntry for hardcoded configs for memory category.
-
Takuya Ueshin (JIRA)
[jira] [Commented] (SPARK-26433) Tail method for spark DataFrame
-
Hyukjin Kwon (JIRA)
[jira] [Commented] (SPARK-26458) OneHotEncoderModel verifies the number of category values incorrectly when tries to transform a dataframe.
-
Marco Gaido (JIRA)
[jira] [Updated] (SPARK-26466) Use ConfigEntry for hardcoded configs for submit categories.
-
Takuya Ueshin (JIRA)
[jira] [Assigned] (SPARK-26508) Address warning messages in Java by lgtm.com
-
Apache Spark (JIRA)
Page 10 (Messages 226 to 250):
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