Hello
Nobody
Logout
Sign In
or
Sign Up
(
Why?
)
Home
3,371 messages
org.apache.spark.issues [
All Lists
]
2018 January [
All Months
]
Page 18 (Messages 426 to 450):
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-22711) _pickle.PicklingError: args[0] from __newobj__ args has the wrong class from cloudpickle.py
-
Hyukjin Kwon (JIRA)
[jira] [Commented] (SPARK-7721) Generate test coverage report from Python
-
Hyukjin Kwon (JIRA)
[jira] [Updated] (SPARK-22963) Make failure recovery global and automatic for continuous processing.
-
Jose Torres (JIRA)
[jira] [Created] (SPARK-22979) Avoid per-record type dispatch in Python data conversion (EvaluatePython.fromJava)
-
Hyukjin Kwon (JIRA)
[jira] [Resolved] (SPARK-21646) Add new type coercion rules to compatible with Hive
-
Sameer Agarwal (JIRA)
[jira] [Updated] (SPARK-15867) Use bucket files for TABLESAMPLE BUCKET
-
Sameer Agarwal (JIRA)
[jira] [Resolved] (SPARK-23017) Why would spark-kafka stream fail stating `Got wrong record for <groupid> <topic> <partition> even after seeking to offset #` when using kafka API to commit offset
-
Sean Owen (JIRA)
[jira] [Commented] (SPARK-22229) SPIP: RDMA Accelerated Shuffle Engine
-
Sean Owen (JIRA)
[jira] [Resolved] (SPARK-23036) Add withGlobalTempView for testing
-
Xiao Li (JIRA)
[jira] [Updated] (SPARK-23073) Fix incorrect R doc page header for generated sql functions
-
Felix Cheung (JIRA)
[jira] [Updated] (SPARK-23076) When we call cache() on ShuffleRowRDD, we will get an error result
-
zhoukang (JIRA)
[jira] [Commented] (SPARK-22976) Worker cleanup can remove running driver directories
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-23148) spark.read.csv with multiline=true gives FileNotFoundException if path contains spaces
-
Henry Robinson (JIRA)
[jira] [Commented] (SPARK-16803) SaveAsTable does not work when source DataFrame is built on a Hive Table
-
Xiao Li (JIRA)
[jira] [Commented] (SPARK-21293) R document update structured streaming
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-19217) Offer easy cast from vector to array
-
Wenchen Fan (JIRA)
[jira] [Commented] (SPARK-23206) Additional Memory Tuning Metrics
-
Ye Zhou (JIRA)
[jira] [Commented] (SPARK-23206) Additional Memory Tuning Metrics
-
Edwina Lu (JIRA)
[jira] [Created] (SPARK-23220) broadcast hint not applied in a streaming left anti join
-
Mathieu DESPRIEE (JIRA)
[jira] [Updated] (SPARK-23112) ML, Graph 2.3 QA: Programming guide update and migration guide
-
Nick Pentreath (JIRA)
[jira] [Assigned] (SPARK-23124) Warn users when broacast big table in JoinSelection instead of just run it
-
Apache Spark (JIRA)
***UNCHECKED*** [jira] [Resolved] (SPARK-23218) simplify ColumnVector.getArray
-
Xiao Li (JIRA)
[jira] [Resolved] (SPARK-23117) SparkR 2.3 QA: Check for new R APIs requiring example code
-
Felix Cheung (JIRA)
[jira] [Commented] (SPARK-18057) Update structured streaming kafka from 10.0.1 to 10.2.0
-
John Cheng (JIRA)
[jira] [Assigned] (SPARK-23188) Make vectorized columar reader batch size configurable
-
Wenchen Fan (JIRA)
Page 18 (Messages 426 to 450):
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