Hello
Nobody
Logout
Sign In
or
Sign Up
(
Why?
)
Home
3,180 messages
org.apache.spark.issues [
All Lists
]
2017 February [
All Months
]
Page 1 (Messages 1 to 25):
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
[jira] [Assigned] (SPARK-19446) Remove unused findTightestCommonType in TypeCoercion
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-16094) Support HashAggregateExec for non-partial aggregates
-
Hyukjin Kwon (JIRA)
[jira] [Resolved] (SPARK-18539) Cannot filter by nonexisting column in parquet file
-
Cheng Lian (JIRA)
[jira] [Resolved] (SPARK-19421) Remove numClasses and numFeatures methods in LinearSVC
-
holdenk (JIRA)
[jira] [Resolved] (SPARK-18967) Locality preferences should be used when scheduling even when delay scheduling is turned off
-
Kay Ousterhout (JIRA)
[jira] [Commented] (SPARK-19496) to_date with format has weird behavior
-
Song Jun (JIRA)
[jira] [Resolved] (SPARK-16554) Spark should kill executors when they are blacklisted
-
Imran Rashid (JIRA)
[jira] [Commented] (SPARK-19226) Report failure reason from Reporter Thread
-
Yuming Wang (JIRA)
[jira] [Assigned] (SPARK-19564) KafkaOffsetReader's consumers should not be in the same group
-
Apache Spark (JIRA)
[jira] [Created] (SPARK-19583) CTAS for data source tables with an created location does not work
-
Xiao Li (JIRA)
[jira] [Commented] (SPARK-19579) spark-submit fails to run Kafka Stream python script
-
Saisai Shao (JIRA)
[jira] [Updated] (SPARK-19523) Spark streaming+ insert into table leaves bunch of trash in table directory
-
Shixiong Zhu (JIRA)
[jira] [Resolved] (SPARK-19160) Decorator for UDF creation.
-
holdenk (JIRA)
[jira] [Commented] (SPARK-19644) Memory leak in Spark Streaming
-
Deenbandhu Agarwal (JIRA)
[jira] [Commented] (SPARK-18091) Deep if expressions cause Generated SpecificUnsafeProjection code to exceed JVM code size limit
-
Jose Soltren (JIRA)
[jira] [Commented] (SPARK-19633) FileSource read from FileSink
-
Liwei Lin (JIRA)
[jira] [Assigned] (SPARK-19610) multi line support for CSV
-
Apache Spark (JIRA)
[jira] [Updated] (SPARK-19674) Ignore non-existing driver accumulator updates when merging all accumulator updates in SQLListener
-
Carson Wang (JIRA)
[jira] [Commented] (SPARK-18608) Spark ML algorithms that check RDD cache level for internal caching double-cache data
-
yuhao yang (JIRA)
[jira] [Commented] (SPARK-19675) ExecutorClassLoader loads classes from SystemClassLoader
-
Kohki Nishio (JIRA)
[jira] [Commented] (SPARK-19691) Calculating percentile of decimal column fails with ClassCastException
-
Apache Spark (JIRA)
[jira] [Assigned] (SPARK-19664) put 'hive.metastore.warehouse.dir' in hadoopConf place
-
Wenchen Fan (JIRA)
[jira] [Assigned] (SPARK-18646) ExecutorClassLoader for spark-shell does not honor spark.executor.userClassPathFirst
-
Apache Spark (JIRA)
[jira] [Comment Edited] (SPARK-19751) Create Data frame API fails with a self referencing bean
-
Avinash Venkateshaiah (JIRA)
[jira] [Commented] (SPARK-16102) Use Record API from Univocity rather than current data cast API.
-
Wenchen Fan (JIRA)
Page 1 (Messages 1 to 25):
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