Hello
Nobody
Logout
Sign In
or
Sign Up
(
Why?
)
Home
3,371 messages
org.apache.spark.issues [
All Lists
]
2018 January [
All Months
]
Page 128 (Messages 3176 to 3200):
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] [Resolved] (SPARK-22932) Refactor AnalysisContext
-
Xiao Li (JIRA)
[jira] [Assigned] (SPARK-22938) Assert that SQLConf.get is accessed only on the driver.
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-16693) Remove R deprecated methods
-
Felix Cheung (JIRA)
[jira] [Commented] (SPARK-22887) ML test for StructuredStreaming: spark.ml.fpm
-
Joseph K. Bradley (JIRA)
[jira] [Updated] (SPARK-22963) Clean up continuous processing failure recovery
-
Jose Torres (JIRA)
[jira] [Resolved] (SPARK-22948) "SparkPodInitContainer" shouldn't be in "rest" package
-
Marcelo Vanzin (JIRA)
[jira] [Assigned] (SPARK-22730) Add support for non-integer image formats
-
Apache Spark (JIRA)
[jira] [Updated] (SPARK-22977) DataFrameWriter operations do not show details in SQL tab
-
Yuming Wang (JIRA)
[jira] [Commented] (SPARK-22987) UnsafeExternalSorter cases OOM when invoking `getIterator` function.
-
Apache Spark (JIRA)
[jira] [Updated] (SPARK-22989) sparkstreaming ui show 0 records when spark-streaming-kafka application restore from checkpoint
-
Sean Owen (JIRA)
[jira] [Commented] (SPARK-22991) High read latency with spark streaming 2.2.1 and kafka 0.10.0.1
-
Kiran Shivappa Japannavar (JIRA)
[jira] [Updated] (SPARK-23015) spark-submit fails when submitting several jobs in parallel
-
Hugh Zabriskie (JIRA)
[jira] [Assigned] (SPARK-23019) Flaky Test: org.apache.spark.JavaJdbcRDDSuite.testJavaJdbcRDD
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-23034) Display tablename for `HiveTableScan` node in UI
-
Apache Spark (JIRA)
[jira] [Assigned] (SPARK-23021) AnalysisBarrier should not cut off the explain output for Parsed Logical Plan
-
Xiao Li (JIRA)
[jira] [Commented] (SPARK-22958) Spark is stuck when the only one executor fails to register with driver
-
Shaoquan Zhang (JIRA)
[jira] [Updated] (SPARK-23011) Support alternative function form with group aggregate pandas UDF
-
Li Jin (JIRA)
[jira] [Commented] (SPARK-23137) spark.kubernetes.executor.podNamePrefix is ignored
-
Erik Erlandson (JIRA)
[jira] [Commented] (SPARK-22360) Add unit test for Window Specifications
-
Jiang Xingbo (JIRA)
[jira] [Commented] (SPARK-23171) Reduce the time costs of the rule runs that do not change the plans
-
Xiao Li (JIRA)
[jira] [Assigned] (SPARK-21396) Spark Hive Thriftserver doesn't return UDT field
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-23241) from_unixtime SQL function returning incorrect dates
-
Luke R Hospadaruk (JIRA)
[jira] [Commented] (SPARK-23266) Matrix Inversion on BlockMatrix
-
Chandan Misra (JIRA)
[jira] [Comment Edited] (SPARK-18016) Code Generation: Constant Pool Past Limit for Wide/Nested Dataset
-
Kazuaki Ishizaki (JIRA)
[jira] [Resolved] (SPARK-23277) Spark ALS : param coldStartStrategy does not exist.
-
Sean Owen (JIRA)
Page 128 (Messages 3176 to 3200):
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