Hello
Nobody
Logout
Sign In
or
Sign Up
(
Why?
)
Home
3,554 messages
org.apache.spark.issues [
All Lists
]
2018 December [
All Months
]
Page 141 (Messages 3501 to 3525):
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] [Commented] (SPARK-26193) Implement shuffle write metrics in SQL
-
Reynold Xin (JIRA)
[jira] [Commented] (SPARK-26149) Read UTF8String from Parquet/ORC may be incorrect
-
Yuming Wang (JIRA)
[jira] [Resolved] (SPARK-26250) Fail to run dataframe.R examples
-
Hyukjin Kwon (JIRA)
[jira] [Commented] (SPARK-26254) Move delegation token providers into a separate project
-
Gabor Somogyi (JIRA)
[jira] [Resolved] (SPARK-25919) Date value corrupts when tables are "ParquetHiveSerDe" formatted and target table is Partitioned
-
Pawan (JIRA)
[jira] [Commented] (SPARK-25148) Executors launched with Spark on K8s client mode should prefix name with spark.app.name
-
Marcelo Vanzin (JIRA)
[jira] [Commented] (SPARK-26287) Don't need to create an empty spill file when memory has no records
-
Apache Spark (JIRA)
[jira] [Assigned] (SPARK-26319) Add appendReadColumns Unit Test for HiveShimSuite
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-19712) EXISTS and Left Semi join do not produce the same plan
-
ASF GitHub Bot (JIRA)
[jira] [Commented] (SPARK-25272) Show some kind of test output to indicate pyarrow tests were run
-
ASF GitHub Bot (JIRA)
[jira] [Commented] (SPARK-26322) Simplify kafka delegation token sasl.mechanism configuration
-
ASF GitHub Bot (JIRA)
[jira] [Commented] (SPARK-26265) deadlock between TaskMemoryManager and BytesToBytesMap$MapIterator
-
ASF GitHub Bot (JIRA)
[jira] [Commented] (SPARK-26333) FsHistoryProviderSuite failed because setReadable doesn't work in RedHat
-
ASF GitHub Bot (JIRA)
[jira] [Resolved] (SPARK-26340) Ensure cores per executor is greater than cpu per task
-
Sean Owen (JIRA)
[jira] [Updated] (SPARK-26362) Deprecate 'spark.driver.allowMultipleContexts' to disallow multiple Spark contexts
-
Hyukjin Kwon (JIRA)
[jira] [Commented] (SPARK-19739) SparkHadoopUtil.appendS3AndSparkHadoopConfigurations to propagate full set of AWS env vars
-
Imran Rashid (JIRA)
[jira] [Commented] (SPARK-26368) Make it clear that getOrInferFileFormatSchema doesn't create InMemoryFileIndex
-
ASF GitHub Bot (JIRA)
[jira] [Created] (SPARK-26373) Spark UI 'environment' tab - column to indicate default vs overridden values
-
t oo (JIRA)
[jira] [Commented] (SPARK-26379) Structured Streaming - Exception on adding column to Dataset
-
Kailash Gupta (JIRA)
[jira] [Assigned] (SPARK-26378) Queries of wide CSV data slowed after SPARK-26151
-
Apache Spark (JIRA)
[jira] [Updated] (SPARK-26407) Select result is incorrect when add a directory named with k=v to the table path of external non-partition table
-
Bao Yunz (JIRA)
[jira] [Assigned] (SPARK-26343) Speed up running the kubernetes integration tests locally
-
Apache Spark (JIRA)
[jira] [Resolved] (SPARK-26437) Decimal data becomes bigint to query, unable to query
-
Dongjoon Hyun (JIRA)
[jira] [Updated] (SPARK-26460) Use ConfigEntry for hardcoded configs for kryo/kryoserializer categories.
-
Takuya Ueshin (JIRA)
[jira] [Resolved] (SPARK-26475) Use ConfigEntry for hardcoded configs for buffer category.
-
Takuya Ueshin (JIRA)
Page 141 (Messages 3501 to 3525):
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