Hello
Nobody
Logout
Sign In
or
Sign Up
(
Why?
)
Home
3,332 messages
org.apache.spark.issues [
All Lists
]
2017 May [
All Months
]
Page 94 (Messages 2326 to 2350):
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-20582) Speed up the restart of HistoryServer using ApplicationAttemptInfo checkpointing
-
zhoukang (JIRA)
[jira] [Updated] (SPARK-20617) pyspark.sql, filtering with ~isin missing rows
-
Ed Lee (JIRA)
[jira] [Created] (SPARK-20699) The end of Python stdout/stderr streams may be lost by PythonRunner
-
Nick Gates (JIRA)
[jira] [Assigned] (SPARK-20416) Column names inconsistent for UDFs in SQL vs Dataset
-
Xiao Li (JIRA)
[jira] [Commented] (SPARK-15767) Decision Tree Regression wrapper in SparkR
-
Apache Spark (JIRA)
[jira] [Updated] (SPARK-20739) Supplement the new unit tests to SparkContextSchedulerCreationSuite
-
caoxuewen (JIRA)
[jira] [Resolved] (SPARK-20735) Enable cross join in TPCDSQueryBenchmark
-
Xiao Li (JIRA)
[jira] [Commented] (SPARK-20759) SCALA_VERSION in _config.yml should be consistent with pom.xml
-
Apache Spark (JIRA)
[jira] [Resolved] (SPARK-20502) ML, Graph 2.2 QA: API: Experimental, DeveloperApi, final, sealed audit
-
Joseph K. Bradley (JIRA)
[jira] [Resolved] (SPARK-20529) Worker should not use the received Master address
-
Shixiong Zhu (JIRA)
[jira] [Commented] (SPARK-16441) Spark application hang when dynamic allocation is enabled
-
Ruslan Dautkhanov (JIRA)
[jira] [Assigned] (SPARK-20748) Built-in SQL Function Support - CH[A]R
-
Apache Spark (JIRA)
[jira] [Assigned] (SPARK-20364) Parquet predicate pushdown on columns with dots return empty results
-
Xiao Li (JIRA)
[jira] [Commented] (SPARK-20838) Spark ML ngram feature extractor should support ngram range like scikit
-
Nick Pentreath (JIRA)
[jira] [Commented] (SPARK-18406) Race between end-of-task and completion iterator read lock release
-
Yongqin Xiao (JIRA)
[jira] [Commented] (SPARK-20860) Make spark-submit download remote files to local in client mode
-
Apache Spark (JIRA)
[jira] [Assigned] (SPARK-10643) Support remote application download in client mode spark submit
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-20866) Dataset map does not respect nullable field
-
Colin Breame (JIRA)
[jira] [Commented] (SPARK-20891) Reduce duplicate code in typedaggregators.scala
-
Ruben Janssen (JIRA)
[jira] [Updated] (SPARK-20199) GradientBoostedTreesModel doesn't have featureSubsetStrategy parameter
-
pralabhkumar (JIRA)
[jira] [Resolved] (SPARK-20835) It should exit directly when the --total-executor-cores parameter is setted less than 0 when submit a application
-
Sean Owen (JIRA)
[jira] [Commented] (SPARK-6628) ClassCastException occurs when executing sql statement "insert into" on hbase table
-
Apache Spark (JIRA)
[jira] [Updated] (SPARK-17689) _temporary files breaks the Spark SQL streaming job.
-
Prashant Sharma (JIRA)
[jira] [Comment Edited] (SPARK-18881) Spark never finishes jobs and stages, JobProgressListener fails
-
Mathieu D (JIRA)
[jira] [Updated] (SPARK-20938) explain() for datasources implementing CatalystScan does not show pushed predicates correctly
-
Hyukjin Kwon (JIRA)
Page 94 (Messages 2326 to 2350):
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