Hello
Nobody
Logout
Sign In
or
Sign Up
(
Why?
)
Home
3,371 messages
org.apache.spark.issues [
All Lists
]
2018 January [
All Months
]
Page 104 (Messages 2576 to 2600):
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] [Issue Comment Deleted] (SPARK-22553) Drop FROM in nonReserved
-
Suchith J N (JIRA)
[jira] [Created] (SPARK-22952) Deprecate stageAttemptId in favour of stageAttemptNumber
-
Xianjin YE (JIRA)
[jira] [Assigned] (SPARK-22982) Remove unsafe asynchronous close() call from FileDownloadChannel
-
Apache Spark (JIRA)
[jira] [Assigned] (SPARK-22992) Remove assumption of cluster domain in Kubernetes mode
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-21291) R bucketBy partitionBy API
-
Sameer Agarwal (JIRA)
[jira] [Updated] (SPARK-21291) R bucketBy partitionBy API
-
Sameer Agarwal (JIRA)
[jira] [Updated] (SPARK-21030) extend hint syntax to support any expression for Python and R
-
Sameer Agarwal (JIRA)
[jira] [Assigned] (SPARK-21783) Turn on ORC filter push-down by default
-
Apache Spark (JIRA)
[jira] [Assigned] (SPARK-23033) disable task-level retry for continuous execution
-
Apache Spark (JIRA)
[jira] [Assigned] (SPARK-23020) Flaky Test: org.apache.spark.launcher.SparkLauncherSuite.testInProcessLauncher
-
Sameer Agarwal (JIRA)
[jira] [Commented] (SPARK-23123) Unable to run Spark Job with Hadoop NameNode Federation using ViewFS
-
Saisai Shao (JIRA)
[jira] [Updated] (SPARK-23020) Re-enable Flaky Test: org.apache.spark.launcher.SparkLauncherSuite.testInProcessLauncher
-
Sameer Agarwal (JIRA)
[jira] [Commented] (SPARK-23143) Add Python support for continuous trigger
-
Apache Spark (JIRA)
[jira] [Created] (SPARK-23183) Failure caused by TaskContext is missing in the thread spawned by Custom RDD
-
Yongqin Xiao (JIRA)
[jira] [Created] (SPARK-23196) Unify continuous and microbatch V2 sinks
-
Jose Torres (JIRA)
[jira] [Updated] (SPARK-20928) SPIP: Continuous Processing Mode for Structured Streaming
-
Tathagata Das (JIRA)
[jira] [Commented] (SPARK-23208) GenArrayData produces illegal code
-
Apache Spark (JIRA)
[jira] [Assigned] (SPARK-23221) Fix KafkaContinuousSourceStressForDontFailOnDataLossSuite to run with enough cores
-
Apache Spark (JIRA)
[jira] [Created] (SPARK-23232) Mapping Dataset to a Java bean always set 1L to a long field
-
Hristo Angelov (JIRA)
[jira] [Commented] (SPARK-23220) broadcast hint not applied in a streaming left anti join
-
Mathieu DESPRIEE (JIRA)
[jira] [Resolved] (SPARK-23214) cached data should not carry extra hint info
-
Xiao Li (JIRA)
[jira] [Resolved] (SPARK-17006) WithColumn Performance Degrades with Number of Invocations
-
Herman van Hovell (JIRA)
[jira] [Updated] (SPARK-23246) (Py)Spark OOM because of iteratively accumulated metadata that cannot be cleared
-
MBA Learns to Code (JIRA)
[jira] [Updated] (SPARK-23257) Implement Kerberos Support in Kubernetes resource manager
-
Rob Keevil (JIRA)
[jira] [Updated] (SPARK-22692) Reduce the number of generated mutable states
-
Xiao Li (JIRA)
Page 104 (Messages 2576 to 2600):
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