Hello
Nobody
Logout
Sign In
or
Sign Up
(
Why?
)
Home
3,332 messages
org.apache.spark.issues [
All Lists
]
2017 May [
All Months
]
Page 25 (Messages 601 to 625):
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
[jira] [Commented] (SPARK-20547) ExecutorClassLoader's findClass may not work correctly when a task is cancelled.
-
Shixiong Zhu (JIRA)
[jira] [Commented] (SPARK-12009) Avoid re-allocate yarn container while driver want to stop all Executors
-
Ethan Xu (JIRA)
[jira] [Created] (SPARK-20585) R generic hint support
-
Reynold Xin (JIRA)
[jira] [Assigned] (SPARK-20627) Remove pip local version string (PEP440)
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-13747) Concurrent execution in SQL doesn't work with Scala ForkJoinPool
-
Barry Becker (JIRA)
[jira] [Created] (SPARK-20649) Simplify REST API class hierarchy
-
Marcelo Vanzin (JIRA)
[jira] [Commented] (SPARK-12297) Add work-around for Parquet/Hive int96 timestamp bug.
-
Reynold Xin (JIRA)
[jira] [Updated] (SPARK-20697) MSCK REPAIR TABLE resets the Storage Information for bucketed hive tables.
-
Abhishek Madav (JIRA)
[jira] [Updated] (SPARK-18772) Unnecessary conversion try and some missing cases for special floats in JSON
-
Hyukjin Kwon (JIRA)
[jira] [Created] (SPARK-20731) Add ability to change or omit .csv file extension in CSV Data Source
-
Mikko Kupsu (JIRA)
[jira] [Commented] (SPARK-20703) Add an operator for writing data out
-
Tejas Patil (JIRA)
[jira] [Commented] (SPARK-20738) Hide building of docs in sbt behind an option.
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-20763) The function of `month` and `day` return an error value
-
Apache Spark (JIRA)
[jira] [Resolved] (SPARK-19555) Improve inefficient StringUtils.escapeLikeRegex() method
-
Josh Rosen (JIRA)
[jira] [Created] (SPARK-20823) Generate code for table cache using ColumnarBatch for other types
-
Kazuaki Ishizaki (JIRA)
[jira] [Assigned] (SPARK-18825) Eliminate duplicate links in SparkR API doc index
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-20841) Support table column aliases in FROM clause
-
Takeshi Yamamuro (JIRA)
[jira] [Assigned] (SPARK-18406) Race between end-of-task and completion iterator read lock release
-
Apache Spark (JIRA)
[jira] [Issue Comment Deleted] (SPARK-19275) Spark Streaming, Kafka receiver, "Failed to get records for ... after polling for 512"
-
Aaquib Khwaja (JIRA)
[jira] [Assigned] (SPARK-20892) Add SQL trunc function to SparkR
-
Apache Spark (JIRA)
[jira] [Created] (SPARK-20900) ApplicationMaster crashes if SPARK_YARN_STAGING_DIR is not set
-
Alexander Bessonov (JIRA)
[jira] [Assigned] (SPARK-20365) Not so accurate classpath format for AM and Containers
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-20915) lpad/rpad with empty pad string different from MySQL
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-20926) Exposure to Guava libraries by directly accessing tableRelationCache in SessionCatalog caused failures
-
Apache Spark (JIRA)
[jira] [Created] (SPARK-20945) NoSuchElementException key not found in TaskSchedulerImpl
-
liupengcheng (JIRA)
Page 25 (Messages 601 to 625):
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