Hello
Nobody
Logout
Sign In
or
Sign Up
(
Why?
)
Home
3,332 messages
org.apache.spark.issues [
All Lists
]
2017 May [
All Months
]
Page 67 (Messages 1651 to 1675):
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] [Updated] (SPARK-20660) Not able to merge Dataframes with different column orders
-
Michel Lemay (JIRA)
[jira] [Resolved] (SPARK-20667) Cleanup the cataloged metadata after completing the package of sql/core and sql/hive
-
Wenchen Fan (JIRA)
[jira] [Commented] (SPARK-20205) DAGScheduler posts SparkListenerStageSubmitted before updating stage
-
Apache Spark (JIRA)
[jira] [Resolved] (SPARK-17685) WholeStageCodegenExec throws IndexOutOfBoundsException
-
Herman van Hovell (JIRA)
[jira] [Commented] (SPARK-20588) from_utc_timestamp causes bottleneck
-
Apache Spark (JIRA)
[jira] [Resolved] (SPARK-20637) MappedRDD, FilteredRDD, etc. are still referenced in code comments
-
Sean Owen (JIRA)
[jira] [Commented] (SPARK-11669) Python interface to SparkR GLM module
-
Nick Pentreath (JIRA)
[jira] [Updated] (SPARK-20600) KafkaRelation should be pretty printed in web UI (Details for Query)
-
Jacek Laskowski (JIRA)
[jira] [Created] (SPARK-20729) Reduce boilerplate in Spark ML models
-
Maciej Szymkiewicz (JIRA)
[jira] [Commented] (SPARK-19879) Spark UI table sort breaks event timeline
-
guoxiaolongzte (JIRA)
[jira] [Assigned] (SPARK-20395) Update Scala to 2.11.11 and zinc to 0.3.15
-
Apache Spark (JIRA)
[jira] [Updated] (SPARK-20607) Add new unit tests to ShuffleSuite
-
caoxuewen (JIRA)
[jira] [Created] (SPARK-20787) PySpark can't handle datetimes before 1900
-
Keith Bourgoin (JIRA)
[jira] [Assigned] (SPARK-20792) Support same timeout operations in mapGroupsWithState function in batch queries as in streaming queries
-
Apache Spark (JIRA)
[jira] [Comment Edited] (SPARK-20805) updated updateP in SVD++ is error
-
BoLing (JIRA)
[jira] [Assigned] (SPARK-20817) Benchmark.getProcessorName() returns "Unknown processor" on ppc and 390 platforms
-
Apache Spark (JIRA)
[jira] [Created] (SPARK-20833) it seems to be a part of Android TimSort class rather than a port of .. in the first line of TimSort.java comments
-
tuplemoon (JIRA)
[jira] [Commented] (SPARK-9862) Join: Handling data skew
-
Nicholas Chammas (JIRA)
[jira] [Created] (SPARK-20894) Error while checkpointing to HDFS (similar to JIRA SPARK-19268)
-
kant kodali (JIRA)
[jira] [Comment Edited] (SPARK-20877) Investigate if tests will time out on CRAN
-
Felix Cheung (JIRA)
[jira] [Created] (SPARK-20909) Build-in SQL Function Support - DAYOFWEEK
-
Yuming Wang (JIRA)
[jira] [Created] (SPARK-20913) Reference is ambiguous exception during dropDuplicates
-
Saurabh (JIRA)
[jira] [Comment Edited] (SPARK-19044) PySpark dropna() can fail with AnalysisException
-
Ruben Berenguel (JIRA)
[jira] [Commented] (SPARK-20914) Javadoc contains code that is invalid
-
Sean Owen (JIRA)
[jira] [Closed] (SPARK-15905) Driver hung while writing to console progress bar
-
Tejas Patil (JIRA)
Page 67 (Messages 1651 to 1675):
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