Hello
Nobody
Logout
Sign In
or
Sign Up
(
Why?
)
Home
3,371 messages
org.apache.spark.issues [
All Lists
]
2018 January [
All Months
]
Page 76 (Messages 1876 to 1900):
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] [Created] (SPARK-22948) "SparkPodInitContainer" shouldn't be in "rest" package
-
Marcelo Vanzin (JIRA)
[jira] [Commented] (SPARK-22952) Deprecate stageAttemptId in favour of stageAttemptNumber
-
Xianjin YE (JIRA)
[jira] [Commented] (SPARK-22126) Fix model-specific optimization support for ML tuning
-
Bryan Cutler (JIRA)
[jira] [Commented] (SPARK-22954) ANALYZE TABLE fails with NoSuchTableException for temporary tables (but should have reported "not supported on views")
-
Suchith J N (JIRA)
[jira] [Updated] (SPARK-22914) Subbing for spark.history.ui.port does not resolve by default
-
Marcelo Vanzin (JIRA)
[jira] [Commented] (SPARK-22980) Wrong answer when using pandas_udf
-
Xiao Li (JIRA)
[jira] [Commented] (SPARK-22318) spark stream Kafka hang at JavaStreamingContext.start, no spark job create
-
iceriver322 (JIRA)
[jira] [Updated] (SPARK-22995) Spark UI stdout/stderr links point to executors internal address
-
Jhon Cardenas (JIRA)
[jira] [Assigned] (SPARK-23060) RDD's apply function
-
Apache Spark (JIRA)
[jira] [Assigned] (SPARK-23092) Migrate MemoryStream to DataSource V2
-
Apache Spark (JIRA)
[jira] [Resolved] (SPARK-23125) Offset commit failed when spark-streaming batch time is more than kafkaParams session timeout.
-
Sean Owen (JIRA)
[jira] [Commented] (SPARK-8682) Range Join for Spark SQL
-
Ruslan Dautkhanov (JIRA)
[jira] [Assigned] (SPARK-23131) Stackoverflow using ML and Kryo serializer
-
Apache Spark (JIRA)
[jira] [Updated] (SPARK-20947) Encoding/decoding issue in PySpark pipe implementation
-
Hyukjin Kwon (JIRA)
[jira] [Assigned] (SPARK-23197) Flaky test: spark.streaming.ReceiverSuite."receiver_life_cycle"
-
Apache Spark (JIRA)
[jira] [Assigned] (SPARK-23163) Sync Python ML API docs with Scala
-
Nick Pentreath (JIRA)
[jira] [Updated] (SPARK-23189) reflect stage level blacklisting on executor tab
-
Attila Zsolt Piros (JIRA)
[jira] [Commented] (SPARK-23206) Additional Memory Tuning Metrics
-
Edwina Lu (JIRA)
[jira] [Resolved] (SPARK-23241) from_unixtime SQL function returning incorrect dates
-
Luke R Hospadaruk (JIRA)
[jira] [Commented] (SPARK-23240) PythonWorkerFactory issues unhelpful message when pyspark.daemon produces bogus stdout
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-23259) Clean up legacy code around hive external catalog
-
Apache Spark (JIRA)
[jira] [Created] (SPARK-23260) remove V2 from the class name of data source reader/writer
-
Wenchen Fan (JIRA)
[jira] [Commented] (SPARK-23275) hive/tests have been failing when run locally on the laptop (Mac) with OOM
-
Apache Spark (JIRA)
[jira] [Updated] (SPARK-22510) Exceptions caused by 64KB JVM bytecode or 64K constant pool entry limit
-
Xiao Li (JIRA)
[jira] [Updated] (SPARK-22692) Reduce the number of generated mutable states
-
Xiao Li (JIRA)
Page 76 (Messages 1876 to 1900):
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