Hello
Nobody
Logout
Sign In
or
Sign Up
(
Why?
)
Home
3,332 messages
org.apache.spark.issues [
All Lists
]
2017 May [
All Months
]
Page 72 (Messages 1776 to 1800):
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] [Issue Comment Deleted] (SPARK-4899) Support Mesos features: roles and checkpoints
-
Kamal Gurala (JIRA)
[jira] [Commented] (SPARK-20584) Python generic hint support
-
Apache Spark (JIRA)
[jira] [Assigned] (SPARK-20311) SQL "range(N) as alias" or "range(N) alias" doesn't work
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-12837) Spark driver requires large memory space for serialized results even there are no data collected to the driver
-
Apache Spark (JIRA)
[jira] [Resolved] (SPARK-20670) Simplify FPGrowth transform
-
Felix Cheung (JIRA)
[jira] [Resolved] (SPARK-20399) Can't use same regex pattern between 1.6 and 2.x due to unescaped sql string in parser
-
Wenchen Fan (JIRA)
[jira] [Resolved] (SPARK-20639) Add single argument support for to_timestamp in SQL
-
Wenchen Fan (JIRA)
[jira] [Comment Edited] (SPARK-18004) DataFrame filter Predicate push-down fails for Oracle Timestamp type columns
-
Peter Halverson (JIRA)
[jira] [Commented] (SPARK-20509) SparkR 2.2 QA: New R APIs and API docs
-
Joseph K. Bradley (JIRA)
[jira] [Comment Edited] (SPARK-1503) Implement Nesterov's accelerated first-order method
-
Nick Pentreath (JIRA)
[jira] [Assigned] (SPARK-20700) InferFiltersFromConstraints stackoverflows for query (v2)
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-20805) updated updateP in SVD++ is error
-
Sean Owen (JIRA)
[jira] [Commented] (SPARK-20805) updated updateP in SVD++ is error
-
Sean Owen (JIRA)
[jira] [Commented] (SPARK-20848) Dangling threads when reading parquet files in local mode
-
Liang-Chi Hsieh (JIRA)
[jira] [Commented] (SPARK-20775) from_json should also have an API where the schema is specified with a string
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-20498) RandomForestRegressionModel should expose getMaxDepth in PySpark
-
Apache Spark (JIRA)
[jira] [Closed] (SPARK-20882) Executor is waiting for ShuffleBlockFetcherIterator
-
cen yuhai (JIRA)
[jira] [Commented] (SPARK-20843) Cannot gracefully kill drivers which take longer than 10 seconds to die
-
Michael Allman (JIRA)
[jira] [Resolved] (SPARK-20014) Optimize mergeSpillsWithFileStream method
-
Shixiong Zhu (JIRA)
[jira] [Created] (SPARK-20904) Task failures during shutdown cause problems with preempted executors
-
Marcelo Vanzin (JIRA)
[jira] [Resolved] (SPARK-20748) Built-in SQL Function Support - CH[A]R
-
Xiao Li (JIRA)
[jira] [Closed] (SPARK-20894) Error while checkpointing to HDFS (similar to JIRA SPARK-19268)
-
kant kodali (JIRA)
[jira] [Commented] (SPARK-20920) ForkJoinPool pools are leaked when writing hive tables with many partitions
-
Sean Owen (JIRA)
[jira] [Commented] (SPARK-15905) Driver hung while writing to console progress bar
-
Tejas Patil (JIRA)
[jira] [Assigned] (SPARK-20946) simplify the config setting logic in SparkSession.getOrCreate
-
Apache Spark (JIRA)
Page 72 (Messages 1776 to 1800):
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