Hello
Nobody
Logout
Sign In
or
Sign Up
(
Why?
)
Home
3,371 messages
org.apache.spark.issues [
All Lists
]
2018 January [
All Months
]
Page 61 (Messages 1501 to 1525):
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-22126) Fix model-specific optimization support for ML tuning
-
Bryan Cutler (JIRA)
[jira] [Assigned] (SPARK-22950) user classpath first cause no class found exception
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-22947) SPIP: as-of join in Spark SQL
-
Reynold Xin (JIRA)
[jira] [Assigned] (SPARK-22961) Constant columns no longer picked as constraints in 2.3
-
Apache Spark (JIRA)
[jira] [Assigned] (SPARK-22960) Make build-push-docker-images.sh more dev-friendly
-
Marcelo Vanzin (JIRA)
[jira] [Commented] (SPARK-16501) spark.mesos.secret exposed on UI and command line
-
Apache Spark (JIRA)
[jira] [Assigned] (SPARK-22952) Deprecate stageAttemptId in favour of stageAttemptNumber
-
Apache Spark (JIRA)
[jira] [Assigned] (SPARK-22986) Avoid instantiating multiple instances of broadcast variables
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-23025) DataSet with scala.Null causes Exception
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-18147) Broken Spark SQL Codegen
-
Alexander Chermenin (JIRA)
[jira] [Assigned] (SPARK-20657) Speed up Stage page
-
Wenchen Fan (JIRA)
[jira] [Assigned] (SPARK-22975) MetricsReporter producing NullPointerException when there was no progress reported
-
Shixiong Zhu (JIRA)
[jira] [Updated] (SPARK-23065) R API doc empty in Spark 2.3.0 RC1
-
Felix Cheung (JIRA)
[jira] [Resolved] (SPARK-23051) job description in Spark UI is broken
-
Sean Owen (JIRA)
[jira] [Commented] (SPARK-23118) SparkR 2.3 QA: Programming guide, migration guide, vignettes updates
-
Felix Cheung (JIRA)
[jira] [Updated] (SPARK-23146) Support client mode for Kubernetes cluster backend
-
Anirudh Ramanathan (JIRA)
[jira] [Assigned] (SPARK-11222) Add style checker rules to validate doc tests aren't included in docs
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-15467) Getting stack overflow when attempting to query a wide Dataset (>200 fields)
-
Takeshi Yamamuro (JIRA)
[jira] [Updated] (SPARK-23186) Initialize DriverManager first before loading Drivers
-
Dongjoon Hyun (JIRA)
[jira] [Commented] (SPARK-21646) Add new type coercion rules to compatible with Hive
-
Dongjoon Hyun (JIRA)
[jira] [Commented] (SPARK-23201) Cannot create view when duplicate columns exist in subquery
-
Hyukjin Kwon (JIRA)
[jira] [Created] (SPARK-23216) Multiclass LogisticRegression could have methods like NCE, NEG, Hierarchical SoftMax, Blackout or IS
-
Michel Lemay (JIRA)
[jira] [Updated] (SPARK-22797) Add multiple column support to PySpark Bucketizer
-
Sameer Agarwal (JIRA)
[jira] [Updated] (SPARK-23246) (Py)Spark OOM because of iteratively accumulated metadata that cannot be cleared
-
MBA Learns to Code (JIRA)
[jira] [Commented] (SPARK-20928) SPIP: Continuous Processing Mode for Structured Streaming
-
liweisheng (JIRA)
Page 61 (Messages 1501 to 1525):
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