Hello
Nobody
Logout
Sign In
or
Sign Up
(
Why?
)
Home
3,332 messages
org.apache.spark.issues [
All Lists
]
2017 May [
All Months
]
Page 82 (Messages 2026 to 2050):
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] [Assigned] (SPARK-20454) Improvement of ShortestPaths in Spark GraphX
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-20551) ImportError adding custom class from jar in pyspark
-
Hyukjin Kwon (JIRA)
[jira] [Commented] (SPARK-4899) Support Mesos features: roles and checkpoints
-
Kamal Gurala (JIRA)
[jira] [Commented] (SPARK-19371) Cannot spread cached partitions evenly across executors
-
Lucas Mendonça (JIRA)
[jira] [Commented] (SPARK-20630) Thread Dump link available in Executors tab irrespective of spark.ui.threadDumpsEnabled
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-12297) Add work-around for Parquet/Hive int96 timestamp bug.
-
Reynold Xin (JIRA)
[jira] [Commented] (SPARK-20686) PropagateEmptyRelation incorrectly handles aggregate without grouping expressions
-
Apache Spark (JIRA)
[jira] [Assigned] (SPARK-20631) LogisticRegression._checkThresholdConsistency should use values not Params
-
Yanbo Liang (JIRA)
[jira] [Commented] (SPARK-20691) Difference between Storage Memory as seen internally and in web UI
-
Sean Owen (JIRA)
[jira] [Updated] (SPARK-20684) expose createGlobalTempView and dropGlobalTempView in SparkR
-
Hossein Falaki (JIRA)
[jira] [Assigned] (SPARK-20714) Fix match error when watermark is set with timeout = no timeout / processing timeout
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-18924) Improve collect/createDataFrame performance in SparkR
-
Dean Chen (JIRA)
[jira] [Resolved] (SPARK-20720) 'Executor Summary' should show the exact number, 'Removed Executors' should display the specific number, in the Application Page
-
Sean Owen (JIRA)
[jira] [Updated] (SPARK-20669) LogisticRegression family should be case insensitive
-
zhengruifeng (JIRA)
[jira] [Assigned] (SPARK-20773) ParquetWriteSupport.writeFields is quadratic in number of fields
-
Herman van Hovell (JIRA)
[jira] [Updated] (SPARK-20799) Unable to infer schema for ORC on reading ORC from S3
-
Shixiong Zhu (JIRA)
[jira] [Assigned] (SPARK-20786) Improve ceil and floor handle the value which is not expected
-
Xiao Li (JIRA)
[jira] [Comment Edited] (SPARK-20178) Improve Scheduler fetch failures
-
Josh Rosen (JIRA)
[jira] [Created] (SPARK-20869) Master should clear failed apps when worker down
-
lyc (JIRA)
[jira] [Assigned] (SPARK-16944) [MESOS] Improve data locality when launching new executors when dynamic allocation is enabled
-
Apache Spark (JIRA)
[jira] [Assigned] (SPARK-20884) Spark' masters will be both standby due to the bug of curator
-
Apache Spark (JIRA)
[jira] [Created] (SPARK-20885) JDBC predicate pushdown uses hardcoded date format
-
Peter Halverson (JIRA)
[jira] [Commented] (SPARK-20900) ApplicationMaster crashes if SPARK_YARN_STAGING_DIR is not set
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-20894) Error while checkpointing to HDFS (similar to JIRA SPARK-19268)
-
Shixiong Zhu (JIRA)
[jira] [Assigned] (SPARK-20244) Incorrect input size in UI with pyspark
-
Wenchen Fan (JIRA)
Page 82 (Messages 2026 to 2050):
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