Hello
Nobody
Logout
Sign In
or
Sign Up
(
Why?
)
Home
3,332 messages
org.apache.spark.issues [
All Lists
]
2017 May [
All Months
]
Page 23 (Messages 551 to 575):
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-20560) Review Spark's handling of filesystems returning "localhost" in getFileBlockLocations
-
Steve Loughran (JIRA)
[jira] [Updated] (SPARK-20311) SQL "range(N) as alias" or "range(N) alias" doesn't work
-
Yin Huai (JIRA)
[jira] [Commented] (SPARK-20698) =, ==, > is not working as expected when used in sql query
-
someshwar kale (JIRA)
[jira] [Created] (SPARK-20705) The sort function can not be used in the master page when you use Firefox or Google Chrome.
-
guoxiaolongzte (JIRA)
[jira] [Updated] (SPARK-20706) Spark-shell not overriding method definition
-
Raphael Roth (JIRA)
[jira] [Commented] (SPARK-20554) Remove usage of scala.language.reflectiveCalls
-
Apache Spark (JIRA)
[jira] [Updated] (SPARK-20569) RuntimeReplaceable functions accept invalid third parameter
-
Xiao Li (JIRA)
[jira] [Updated] (SPARK-20459) JdbcUtils throws IllegalStateException: Cause already initialized after getting SQLException
-
Xiao Li (JIRA)
[jira] [Updated] (SPARK-20728) Make ORCFileFormat configurable between sql/hive and sql/core
-
Dongjoon Hyun (JIRA)
[jira] [Commented] (SPARK-20504) ML 2.2 QA: API: Java compatibility, docs
-
Weichen Xu (JIRA)
[jira] [Assigned] (SPARK-20731) Add ability to change or omit .csv file extension in CSV Data Source
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-11034) Launcher: add support for monitoring Mesos apps
-
Marcelo Vanzin (JIRA)
[jira] [Updated] (SPARK-20503) ML 2.2 QA: API: Python API coverage
-
Joseph K. Bradley (JIRA)
[jira] [Assigned] (SPARK-20737) Mechanism for cleanup hooks, for structured-streaming sinks on executor shutdown.
-
Apache Spark (JIRA)
[jira] [Updated] (SPARK-20786) Improve ceil and floor handle the value which is not expected
-
caoxuewen (JIRA)
[jira] [Created] (SPARK-20810) ML LinearSVC vs MLlib SVMWithSGD output different solution
-
Yanbo Liang (JIRA)
[jira] [Resolved] (SPARK-20506) ML, Graph 2.2 QA: Programming guide update and migration guide
-
Nick Pentreath (JIRA)
[jira] [Resolved] (SPARK-20872) ShuffleExchange.nodeName should handle null coordinator
-
Xiao Li (JIRA)
[jira] [Assigned] (SPARK-20876) if the input parameter is float type for ceil ,the result is not we expected
-
Apache Spark (JIRA)
[jira] [Created] (SPARK-20886) HadoopMapReduceCommitProtocol to fail with message if FileOutputCommitter.getWorkPath==null
-
Steve Loughran (JIRA)
[jira] [Comment Edited] (SPARK-20882) Executor is waiting for ShuffleBlockFetcherIterator
-
cen yuhai (JIRA)
[jira] [Created] (SPARK-20920) ForkJoinPool pools are leaked when writing hive tables with many partitions
-
Rares Mirica (JIRA)
[jira] [Commented] (SPARK-20923) TaskMetrics._updatedBlockStatuses uses a lot of memory
-
Thomas Graves (JIRA)
[jira] [Commented] (SPARK-19732) DataFrame.fillna() does not work for bools in PySpark
-
Apache Spark (JIRA)
[jira] [Updated] (SPARK-20936) Lack of the most important case about the test of resolveURI
-
zuotingbing (JIRA)
Page 23 (Messages 551 to 575):
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