Hello
Nobody
Logout
Sign In
or
Sign Up
(
Why?
)
Home
3,371 messages
org.apache.spark.issues [
All Lists
]
2018 January [
All Months
]
Page 89 (Messages 2201 to 2225):
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-22809) pyspark is sensitive to imports with dots
-
holdenk (JIRA)
[jira] [Commented] (SPARK-22918) sbt test (spark - local) fail after upgrading to 2.2.1 with: java.security.AccessControlException: access denied org.apache.derby.security.SystemPermission( "engine", "usederbyinternals" )
-
Felix Cheung (JIRA)
[jira] [Updated] (SPARK-20319) Already quoted identifiers are getting wrapped with additional quotes
-
Sameer Agarwal (JIRA)
[jira] [Commented] (SPARK-23018) PySpark creatDataFrame causes Pandas warning of assignment to a copy of a reference
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-23020) Flaky Test: org.apache.spark.launcher.SparkLauncherSuite.testInProcessLauncher
-
Marcelo Vanzin (JIRA)
[jira] [Commented] (SPARK-23055) KafkaContinuousSourceSuite Kafka column types test failing
-
Dongjoon Hyun (JIRA)
[jira] [Commented] (SPARK-23055) KafkaContinuousSourceSuite Kafka column types test failing
-
Dongjoon Hyun (JIRA)
[jira] [Assigned] (SPARK-23048) Update mllib docs to replace OneHotEncoder with OneHotEncoderEstimator
-
Apache Spark (JIRA)
[jira] [Updated] (SPARK-23077) Apache Structured Streaming: Bulk/Batch write support for Hive using streaming dataset
-
Pravin Agrawal (JIRA)
[jira] [Created] (SPARK-23078) Allow Submitting Spark Thrift Server in Cluster Mode
-
Oz Ben-Ami (JIRA)
[jira] [Resolved] (SPARK-23037) RFormula should not use deprecated OneHotEncoder and should include VectorSizeHint in pipeline
-
Joseph K. Bradley (JIRA)
[jira] [Commented] (SPARK-22974) CountVectorModel does not attach attributes to output column
-
Xiayun Sun (JIRA)
[jira] [Updated] (SPARK-23152) Invalid guard condition in org.apache.spark.ml.classification.Classifier
-
Matthew Tovbin (JIRA)
[jira] [Updated] (SPARK-23173) from_json can produce nulls for fields which are marked as non-nullable
-
Herman van Hovell (JIRA)
[jira] [Assigned] (SPARK-23197) Flaky test: spark.streaming.ReceiverSuite."receiver_life_cycle"
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-23097) Migrate text socket source
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-23189) reflect stage level blacklisting on executor tab
-
Attila Zsolt Piros (JIRA)
[jira] [Assigned] (SPARK-23109) ML 2.3 QA: API: Python API coverage
-
Nick Pentreath (JIRA)
[jira] [Commented] (SPARK-23249) Improve partition bin-filling algorithm to have less skew and fewer partitions
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-17139) Add model summary for MultinomialLogisticRegression
-
Nick Pentreath (JIRA)
[jira] [Updated] (SPARK-23254) Add user guide entry for DataFrame multivariate summary
-
Nick Pentreath (JIRA)
[jira] [Commented] (SPARK-23108) ML, Graph 2.3 QA: API: Experimental, DeveloperApi, final, sealed audit
-
Nick Pentreath (JIRA)
[jira] [Commented] (SPARK-12394) Support writing out pre-hash-partitioned data and exploit that in join optimizations to avoid shuffle (i.e. bucketing in Hive)
-
Thomas Bünger (JIRA)
[jira] [Updated] (SPARK-23203) DataSourceV2 should use immutable trees.
-
Xiao Li (JIRA)
[jira] [Assigned] (SPARK-23281) Query produces results in incorrect order when a composite order by clause refers to both original columns and aliases
-
Xiao Li (JIRA)
Page 89 (Messages 2201 to 2225):
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