Hello
Nobody
Logout
Sign In
or
Sign Up
(
Why?
)
Home
3,371 messages
org.apache.spark.issues [
All Lists
]
2018 January [
All Months
]
Page 37 (Messages 901 to 925):
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
[jira] [Resolved] (SPARK-22949) Reduce memory requirement for TrainValidationSplit
-
Joseph K. Bradley (JIRA)
[jira] [Commented] (SPARK-19241) remove hive generated table properties if they are not useful in Spark
-
Sameer Agarwal (JIRA)
[jira] [Created] (SPARK-22987) UnsafeExternalSorter cases OOM when invoking `getIterator` function.
-
Lijia Liu (JIRA)
[jira] [Updated] (SPARK-22989) sparkstreaming ui show 0 records when spark-streaming-kafka application restore from checkpoint
-
zhaoshijie (JIRA)
[jira] [Commented] (SPARK-22967) VersionSuite failed on Windows caused by unescapeSQLString()
-
Hyukjin Kwon (JIRA)
[jira] [Updated] (SPARK-16196) Optimize in-memory scan performance using ColumnarBatches
-
Sameer Agarwal (JIRA)
[jira] [Updated] (SPARK-23015) spark-submit fails when submitting several jobs in parallel
-
Sean Owen (JIRA)
[jira] [Updated] (SPARK-22951) count() after dropDuplicates() on emptyDataFrame returns incorrect value
-
Cheng Lian (JIRA)
[jira] [Updated] (SPARK-22577) executor page blacklist status should update with TaskSet level blacklisting
-
Attila Zsolt Piros (JIRA)
[jira] [Assigned] (SPARK-23039) Fix the bug in alter table set location.
-
Apache Spark (JIRA)
[jira] [Updated] (SPARK-23065) R API doc empty in Spark 2.3.0 RC1
-
Sameer Agarwal (JIRA)
[jira] [Updated] (SPARK-23035) Fix improper information of TempTableAlreadyExistsException
-
xubo245 (JIRA)
[jira] [Resolved] (SPARK-23122) Deprecate register* for UDFs in SQLContext and Catalog in PySpark
-
Takuya Ueshin (JIRA)
[jira] [Assigned] (SPARK-23170) Dump the statistics of effective runs of analyzer and optimizer rules
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-23108) ML, Graph 2.3 QA: API: Experimental, DeveloperApi, final, sealed audit
-
Felix Cheung (JIRA)
[jira] [Commented] (SPARK-21727) Operating on an ArrayType in a SparkR DataFrame throws error
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-23189) reflect stage level blacklisting on executor tab
-
Attila Zsolt Piros (JIRA)
[jira] [Updated] (SPARK-23208) GenArrayData produces illegal code
-
Herman van Hovell (JIRA)
[jira] [Assigned] (SPARK-23245) KafkaContinuousSourceSuite may hang forever
-
Shixiong Zhu (JIRA)
[jira] [Commented] (SPARK-23207) Shuffle+Repartition on an DataFrame could lead to incorrect answers
-
Apache Spark (JIRA)
[jira] [Assigned] (SPARK-23270) FileInputDStream Streaming UI 's records should not be set to the default value of 0, it should be the total number of rows of new files.
-
Apache Spark (JIRA)
[jira] [Assigned] (SPARK-23272) add calendar interval type support to ColumnVector
-
Apache Spark (JIRA)
[jira] [Updated] (SPARK-22510) Exceptions caused by 64KB JVM bytecode or 64K constant pool entry limit
-
Xiao Li (JIRA)
[jira] [Created] (SPARK-23283) Probable mistake in hasLaunchedTask condition
-
Jakub Dubovsky (JIRA)
[jira] [Updated] (SPARK-23287) Spark scheduler does not remove initial executor if not one job submitted
-
Pavel Plotnikov (JIRA)
Page 37 (Messages 901 to 925):
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