Hello
Nobody
Logout
Sign In
or
Sign Up
(
Why?
)
Home
3,332 messages
org.apache.spark.issues [
All Lists
]
2017 May [
All Months
]
Page 76 (Messages 1876 to 1900):
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] [Resolved] (SPARK-20582) Speed up the restart of HistoryServer using ApplicationAttemptInfo checkpointing
-
Marcelo Vanzin (JIRA)
[jira] [Created] (SPARK-20584) Python generic hint support
-
Reynold Xin (JIRA)
[jira] [Commented] (SPARK-20213) DataFrameWriter operations do not show up in SQL tab
-
Ryan Blue (JIRA)
[jira] [Commented] (SPARK-20637) MappedRDD, FilteredRDD, etc. are still referenced in code comments
-
Michael Mior (JIRA)
[jira] [Commented] (SPARK-13747) Concurrent execution in SQL doesn't work with Scala ForkJoinPool
-
Barry Becker (JIRA)
[jira] [Comment Edited] (SPARK-18004) DataFrame filter Predicate push-down fails for Oracle Timestamp type columns
-
Teng Yutong (JIRA)
[jira] [Resolved] (SPARK-20665) Spark-sql, "Bround" and "Round" function return NULL
-
Wenchen Fan (JIRA)
[jira] [Commented] (SPARK-20700) InferFiltersFromConstraints stackoverflows for query (v2)
-
Jiang Xingbo (JIRA)
[jira] [Commented] (SPARK-20711) MultivariateOnlineSummarizer incorrect min/max for identical NaN feature
-
Nick Pentreath (JIRA)
[jira] [Assigned] (SPARK-18772) Unnecessary conversion try for special floats in JSON
-
Wenchen Fan (JIRA)
[jira] [Commented] (SPARK-19840) Disallow creating permanent functions with invalid class names
-
Dongjoon Hyun (JIRA)
[jira] [Assigned] (SPARK-20739) Unit testing support for 'spark://' format
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-20741) SparkSubmit does not clean up after uploading spark_libs to the distributed cache
-
Sean Owen (JIRA)
[jira] [Resolved] (SPARK-20553) Update ALS examples for ML to illustrate recommend all
-
Nick Pentreath (JIRA)
[jira] [Commented] (SPARK-18891) Support for specific collection types
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-20723) Random Forest Classifier should expose intermediateRDDStorageLevel similar to ALS
-
Nick Pentreath (JIRA)
[jira] [Commented] (SPARK-10925) Exception when joining DataFrames
-
Haifeng Li (JIRA)
[jira] [Comment Edited] (SPARK-20307) SparkR: pass on setHandleInvalid to spark.mllib functions that use StringIndexer
-
Miao Wang (JIRA)
[jira] [Commented] (SPARK-19256) Hive bucketing support
-
Wenchen Fan (JIRA)
[jira] [Created] (SPARK-20865) caching dataset throws "Queries with streaming sources must be executed with writeStream.start()"
-
Martin Brišiak (JIRA)
[jira] [Created] (SPARK-20872) ShuffleExchange.nodeName should handle null coordinator
-
Kris Mok (JIRA)
[jira] [Assigned] (SPARK-20899) PySpark supports stringIndexerOrderType in RFormula
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-20906) Constrained Logistic Regression for SparkR
-
Apache Spark (JIRA)
[jira] [Resolved] (SPARK-20899) PySpark supports stringIndexerOrderType in RFormula
-
Yanbo Liang (JIRA)
[jira] [Updated] (SPARK-20945) NoSuchElementException key not found in TaskSchedulerImpl
-
Josh Rosen (JIRA)
Page 76 (Messages 1876 to 1900):
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