Hello
Nobody
Logout
Sign In
or
Sign Up
(
Why?
)
Home
3,371 messages
org.apache.spark.issues [
All Lists
]
2018 January [
All Months
]
Page 114 (Messages 2826 to 2850):
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-21786) The 'spark.sql.parquet.compression.codec' configuration doesn't take effect on tables with partition field(s)
-
Xiao Li (JIRA)
[jira] [Commented] (SPARK-22967) VersionSuite failed on Windows caused by unescapeSQLString()
-
wuyi (JIRA)
[jira] [Resolved] (SPARK-22722) Test Coverage for Type Coercion Compatibility
-
Xiao Li (JIRA)
[jira] [Assigned] (SPARK-22389) partitioning reporting
-
Apache Spark (JIRA)
[jira] [Resolved] (SPARK-23003) Deterministic name to s3 partition while writing to s3 by Spark
-
Sean Owen (JIRA)
[jira] [Commented] (SPARK-23015) spark-submit fails when submitting several jobs in parallel
-
Marcelo Vanzin (JIRA)
[jira] [Created] (SPARK-23018) PySpark creatDataFrame causes Pandas warning of assignment to a copy of a reference
-
Bryan Cutler (JIRA)
[jira] [Commented] (SPARK-23008) OnehotEncoderEstimator python API
-
Joseph K. Bradley (JIRA)
[jira] [Commented] (SPARK-23060) RDD's apply function
-
Gianmarco Donetti (JIRA)
[jira] [Commented] (SPARK-23066) Master Page increase master start-up time.
-
Sean Owen (JIRA)
[jira] [Resolved] (SPARK-23060) RDD's apply function
-
Sean Owen (JIRA)
[jira] [Updated] (SPARK-23110) ML 2.3 QA: API: Java compatibility, docs
-
Joseph K. Bradley (JIRA)
[jira] [Created] (SPARK-23126) I used the Project operator and modified the source. After compiling successfully, and testing the jars, I got the exception. Maybe the phenomenon is related with implicits
-
xuetao (JIRA)
[jira] [Assigned] (SPARK-23133) Spark options are not passed to the Executor in Docker context
-
Apache Spark (JIRA)
[jira] [Created] (SPARK-23138) Add user guide example for multiclass logistic regression summary
-
Seth Hendrickson (JIRA)
[jira] [Commented] (SPARK-18016) Code Generation: Constant Pool Past Limit for Wide/Nested Dataset
-
Gaurav (JIRA)
[jira] [Resolved] (SPARK-23175) Type conversion does not make sense under case like select ’0.1’ = 0
-
Yuming Wang (JIRA)
[jira] [Assigned] (SPARK-23185) Make the configuration "spark.default.parallelism" can be changed on each SQL session to decrease empty files
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-23186) Loading JDBC Drivers should be syncronized
-
Apache Spark (JIRA)
[jira] [Created] (SPARK-23222) Flaky test: DataFrameRangeSuite
-
Marcelo Vanzin (JIRA)
[jira] [Created] (SPARK-23235) Add executor Threaddump to api
-
Imran Rashid (JIRA)
[jira] [Resolved] (SPARK-23245) KafkaContinuousSourceSuite may hang forever
-
Shixiong Zhu (JIRA)
[jira] [Commented] (SPARK-23261) Rename Pandas UDFs
-
Apache Spark (JIRA)
[jira] [Updated] (SPARK-22387) propagate session configs to data source read/write options
-
Xiao Li (JIRA)
[jira] [Assigned] (SPARK-23107) ML, Graph 2.3 QA: API: New Scala APIs, docs
-
Apache Spark (JIRA)
Page 114 (Messages 2826 to 2850):
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