Hello
Nobody
Logout
Sign In
or
Sign Up
(
Why?
)
Home
3,371 messages
org.apache.spark.issues [
All Lists
]
2018 January [
All Months
]
Page 64 (Messages 1576 to 1600):
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-22404) Provide an option to use unmanaged AM in yarn-client mode
-
Devaraj K (JIRA)
[jira] [Assigned] (SPARK-12344) Remove env-based configurations
-
Marcelo Vanzin (JIRA)
[jira] [Commented] (SPARK-19547) KafkaUtil throw 'No current assignment for partition' Exception
-
Jepson (JIRA)
[jira] [Created] (SPARK-22969) aggregateByKey with aggregator compression
-
zhengruifeng (JIRA)
[jira] [Commented] (SPARK-22971) OneVsRestModel should use temporary RawPredictionCol
-
Apache Spark (JIRA)
[jira] [Comment Edited] (SPARK-22577) executor page blacklist status should update with TaskSet level blacklisting
-
Attila Zsolt Piros (JIRA)
[jira] [Commented] (SPARK-23008) OnehotEncoderEstimator python API
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-23033) disable task-level retry for continuous execution
-
Apache Spark (JIRA)
[jira] [Updated] (SPARK-23036) Add withGlobalTempView for testing and correct some improper with view related method usage
-
Sean Owen (JIRA)
[jira] [Commented] (SPARK-23057) SET LOCATION should change the path of partition in table
-
Apache Spark (JIRA)
[jira] [Assigned] (SPARK-23064) Add documentation for stream-stream joins
-
Apache Spark (JIRA)
[jira] [Assigned] (SPARK-23144) Add console sink for continuous queries
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-22982) Remove unsafe asynchronous close() call from FileDownloadChannel
-
Andrew Ash (JIRA)
[jira] [Comment Edited] (SPARK-20906) Constrained Logistic Regression for SparkR
-
Felix Cheung (JIRA)
[jira] [Updated] (SPARK-23052) Migrate MicrConsoleSink to v2
-
Tathagata Das (JIRA)
[jira] [Commented] (SPARK-20664) Remove stale applications from SHS listing
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-19989) Flaky Test: org.apache.spark.sql.kafka010.KafkaSourceStressSuite
-
Dongjoon Hyun (JIRA)
[jira] [Assigned] (SPARK-23204) DataSourceV2 should support named tables in DataFrameReader, DataFrameWriter
-
Apache Spark (JIRA)
[jira] [Assigned] (SPARK-23248) Relocate module docstrings to the top in PySpark examples
-
Apache Spark (JIRA)
[jira] [Updated] (SPARK-23020) Re-enable Flaky Test: org.apache.spark.launcher.SparkLauncherSuite.testInProcessLauncher
-
Sameer Agarwal (JIRA)
[jira] [Commented] (SPARK-23252) When NodeManager and CoarseGrainedExecutorBackend processes are killed, the job will be blocked
-
Sean Owen (JIRA)
[jira] [Commented] (SPARK-23262) mix-in interface should extend the interface it aimed to mix in
-
Apache Spark (JIRA)
[jira] [Assigned] (SPARK-23268) Reorganize packages in data source V2
-
Apache Spark (JIRA)
[jira] [Assigned] (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] [Updated] (SPARK-22036) BigDecimal multiplication sometimes returns null
-
Xiao Li (JIRA)
Page 64 (Messages 1576 to 1600):
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