Hello
Nobody
Logout
Sign In
or
Sign Up
(
Why?
)
Home
3,371 messages
org.apache.spark.issues [
All Lists
]
2018 January [
All Months
]
Page 99 (Messages 2451 to 2475):
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
[jira] [Commented] (SPARK-22942) Spark Sql UDF throwing NullPointer when adding a filter on a columns that uses that UDF
-
Matthew Fishkin (JIRA)
[jira] [Resolved] (SPARK-17833) 'monotonicallyIncreasingId()' should be deterministic
-
Sean Owen (JIRA)
[jira] [Updated] (SPARK-22735) Add VectorSizeHint to ML features documentation
-
Joseph K. Bradley (JIRA)
[jira] [Resolved] (SPARK-22940) Test suite HiveExternalCatalogVersionsSuite fails on platforms that don't have wget installed
-
Marcelo Vanzin (JIRA)
[jira] [Commented] (SPARK-13030) Change OneHotEncoder to Estimator
-
Joseph K. Bradley (JIRA)
[jira] [Commented] (SPARK-23007) Add schema evolution test suite for file-based data sources
-
Dongjoon Hyun (JIRA)
[jira] [Assigned] (SPARK-23038) Update docker/spark-test (JDK/OS)
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-23029) Setting spark.shuffle.file.buffer will make the shuffle fail
-
Saisai Shao (JIRA)
[jira] [Commented] (SPARK-14220) Build and test Spark against Scala 2.12
-
Brandon Barker (JIRA)
[jira] [Resolved] (SPARK-23077) Apache Structured Streaming: Bulk/Batch write support for Hive using streaming dataset
-
Sean Owen (JIRA)
[jira] [Resolved] (SPARK-22991) High read latency with spark streaming 2.2.1 and kafka 0.10.0.1
-
Sean Owen (JIRA)
[jira] [Updated] (SPARK-23016) Spark UI access and documentation
-
Anirudh Ramanathan (JIRA)
[jira] [Assigned] (SPARK-12297) Add work-around for Parquet/Hive int96 timestamp bug.
-
Imran Rashid (JIRA)
[jira] [Assigned] (SPARK-23114) Spark R 2.3 QA umbrella
-
Joseph K. Bradley (JIRA)
[jira] [Assigned] (SPARK-23152) Invalid guard condition in org.apache.spark.ml.classification.Classifier
-
Apache Spark (JIRA)
[jira] [Assigned] (SPARK-23138) Add user guide example for multiclass logistic regression summary
-
Apache Spark (JIRA)
[jira] [Assigned] (SPARK-23219) Rename ReadTask to DataReaderFactory
-
Apache Spark (JIRA)
[jira] [Updated] (SPARK-23235) Add executor Threaddump to api
-
Imran Rashid (JIRA)
[jira] [Updated] (SPARK-23189) reflect stage level blacklisting on executor tab
-
Attila Zsolt Piros (JIRA)
[jira] [Commented] (SPARK-23270) FileInputDStream Streaming UI 's records should not be set to the default value of 0, it should be the total number of rows of new files.
-
Apache Spark (JIRA)
[jira] [Assigned] (SPARK-23020) Re-enable Flaky Test: org.apache.spark.launcher.SparkLauncherSuite.testInProcessLauncher
-
Apache Spark (JIRA)
[jira] [Resolved] (SPARK-23112) ML, Graph 2.3 QA: Programming guide update and migration guide
-
Nick Pentreath (JIRA)
[jira] [Comment Edited] (SPARK-23110) ML 2.3 QA: API: Java compatibility, docs
-
Nick Pentreath (JIRA)
[jira] [Updated] (SPARK-14098) Generate Java code to build CachedColumnarBatch and get values from CachedColumnarBatch when DataFrame.cache() is called
-
Xiao Li (JIRA)
[jira] [Commented] (SPARK-23110) ML 2.3 QA: API: Java compatibility, docs
-
Weichen Xu (JIRA)
Page 99 (Messages 2451 to 2475):
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