Hello
Nobody
Logout
Sign In
or
Sign Up
(
Why?
)
Home
3,387 messages
org.apache.spark.issues [
All Lists
]
2017 January [
All Months
]
Page 96 (Messages 2376 to 2400):
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
136
[jira] [Created] (SPARK-19064) Fix pip install issue with ml sub components
-
holdenk (JIRA)
[jira] [Updated] (SPARK-19069) Expose task 'status' and 'duration' in spark history server REST API.
-
Parag Chaudhari (JIRA)
[jira] [Commented] (SPARK-19074) Update Structured Streaming Programming guide for Update Mode
-
Apache Spark (JIRA)
[jira] [Created] (SPARK-19076) Upgrade Hive dependence to Hive 2.x
-
Dapeng Sun (JIRA)
[jira] [Commented] (SPARK-18863) Output non-aggregate expressions without GROUP BY in a subquery does not yield an error
-
Nattavut Sutyanyong (JIRA)
[jira] [Commented] (SPARK-14804) Graph vertexRDD/EdgeRDD checkpoint results ClassCastException:
-
Joseph K. Bradley (JIRA)
[jira] [Resolved] (SPARK-19103) In web ui,URL's host name should be a specific IP address.
-
Sean Owen (JIRA)
[jira] [Assigned] (SPARK-8855) Python API for Association Rules
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-10078) Vector-free L-BFGS
-
Weichen Xu (JIRA)
[jira] [Created] (SPARK-19188) Run spark in scala as script file, note not just REPL
-
wangzhihao (JIRA)
[jira] [Assigned] (SPARK-19189) Optimize CartesianRDD to avoid parent RDD partition re-computation and re-serialization
-
Apache Spark (JIRA)
[jira] [Assigned] (SPARK-19189) Optimize CartesianRDD to avoid parent RDD partition re-computation and re-serialization
-
Apache Spark (JIRA)
[jira] [Updated] (SPARK-18970) FileSource failure during file list refresh doesn't cause an application to fail, but stops further processing
-
Michael Armbrust (JIRA)
[jira] [Updated] (SPARK-3249) Fix links in ScalaDoc that cause warning messages in `sbt/sbt unidoc`
-
Sean Owen (JIRA)
[jira] [Updated] (SPARK-19280) Failed Recovery from checkpoint caused by the multi-threads issue in Spark Streaming scheduler
-
Nan Zhu (JIRA)
[jira] [Commented] (SPARK-19122) Unnecessary shuffle+sort added if join predicates ordering differ from bucketing and sorting order
-
Tejas Patil (JIRA)
[jira] [Resolved] (SPARK-2687) after receving allocated containers,amClient should remove ContainerRequest.
-
Hyukjin Kwon (JIRA)
[jira] [Created] (SPARK-19377) Killed tasks should have the status as KILLED
-
Devaraj K (JIRA)
[jira] [Assigned] (SPARK-19385) During canonicalization, `NOT(l, r)` should not expect such cases that l.hashcode > r.hashcode
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-16636) Missing documentation for CalendarIntervalType type in sql-programming-guide.md
-
Artem Stasiuk (JIRA)
[jira] (SPARK-18072) empty/null Timestamp field
-
Hyukjin Kwon (JIRA)
[jira] (SPARK-19296) Awkward changes for JdbcUtils.saveTable in Spark 2.1.0
-
Apache Spark (JIRA)
[jira] (SPARK-19411) Remove the metadata used to mark optional columns in merged Parquet schema for filter predicate pushdown
-
Apache Spark (JIRA)
[jira] (SPARK-19411) Remove the metadata used to mark optional columns in merged Parquet schema for filter predicate pushdown
-
Apache Spark (JIRA)
[jira] (SPARK-19414) Inferring schema in a structured streaming source
-
Shixiong Zhu (JIRA)
Page 96 (Messages 2376 to 2400):
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
136