Hello
Nobody
Logout
Sign In
or
Sign Up
(
Why?
)
Home
3,371 messages
org.apache.spark.issues [
All Lists
]
2018 January [
All Months
]
Page 2 (Messages 26 to 50):
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] [Updated] (SPARK-22850) Executor page in SHS does not show driver
-
Marcelo Vanzin (JIRA)
[jira] [Updated] (SPARK-20184) performance regression for complex/long sql when enable whole stage codegen
-
Sameer Agarwal (JIRA)
[jira] [Resolved] (SPARK-23006) S3 sync issue
-
Sean Owen (JIRA)
[jira] [Commented] (SPARK-23019) Flaky Test: org.apache.spark.JavaJdbcRDDSuite.testJavaJdbcRDD
-
Apache Spark (JIRA)
[jira] [Assigned] (SPARK-23028) Bump master branch version to 2.4.0-SNAPSHOT
-
Apache Spark (JIRA)
[jira] [Assigned] (SPARK-22993) checkpointInterval param doc should be clearer
-
Nick Pentreath (JIRA)
[jira] [Assigned] (SPARK-21856) Update Python API for MultilayerPerceptronClassifierModel
-
Nick Pentreath (JIRA)
[jira] [Resolved] (SPARK-22995) Spark UI stdout/stderr links point to executors internal address
-
Jhon Cardenas (JIRA)
[jira] [Created] (SPARK-23089) "Unable to create operation log session directory" when parent directory not present
-
Sean Roberts (JIRA)
[jira] [Commented] (SPARK-22886) ML test for StructuredStreaming: spark.ml.recommendation
-
Gabor Somogyi (JIRA)
[jira] [Commented] (SPARK-20928) SPIP: Continuous Processing Mode for Structured Streaming
-
Michael Armbrust (JIRA)
[jira] [Commented] (SPARK-22808) saveAsTable() should be marked as deprecated
-
Apache Spark (JIRA)
[jira] [Resolved] (SPARK-23048) Update mllib docs to replace OneHotEncoder with OneHotEncoderEstimator
-
Nick Pentreath (JIRA)
[jira] [Assigned] (SPARK-23167) Update TPCDS queries from v1.4 to v2.7 (latest)
-
Apache Spark (JIRA)
[jira] [Assigned] (SPARK-23163) Sync Python ML API docs with Scala
-
Apache Spark (JIRA)
[jira] [Updated] (SPARK-22386) Data Source V2 improvements
-
Wenchen Fan (JIRA)
[jira] [Commented] (SPARK-20928) SPIP: Continuous Processing Mode for Structured Streaming
-
Tathagata Das (JIRA)
[jira] [Reopened] (SPARK-23195) Hint of cached data is lost
-
Dongjoon Hyun (JIRA)
[jira] [Assigned] (SPARK-23205) ImageSchema.readImages incorrectly sets alpha channel to 255 for four-channel images
-
Apache Spark (JIRA)
[jira] [Assigned] (SPARK-21717) Decouple the generated codes of consuming rows in operators under whole-stage codegen
-
Wenchen Fan (JIRA)
[jira] [Assigned] (SPARK-22068) Reduce the duplicate code between putIteratorAsValues and putIteratorAsBytes
-
Wenchen Fan (JIRA)
[jira] [Updated] (SPARK-23232) Mapping Dataset to a Java bean always set 1L to a long field
-
Hristo Angelov (JIRA)
[jira] [Assigned] (SPARK-23249) Improve partition bin-filling algorithm to have less skew and fewer partitions
-
Apache Spark (JIRA)
[jira] [Closed] (SPARK-23278) Spark ALS : param coldStartStrategy does not exist.
-
Sean Owen (JIRA)
[jira] [Assigned] (SPARK-23280) add map type support to ColumnVector
-
Apache Spark (JIRA)
Page 2 (Messages 26 to 50):
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