Hello
Nobody
Logout
Sign In
or
Sign Up
(
Why?
)
Home
3,371 messages
org.apache.spark.issues [
All Lists
]
2018 January [
All Months
]
Page 33 (Messages 801 to 825):
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-22553) Drop FROM in nonReserved
-
Suchith J N (JIRA)
[jira] [Updated] (SPARK-22963) Make failure recovery global and automatic for continuous processing.
-
Jose Torres (JIRA)
[jira] [Assigned] (SPARK-21525) ReceiverSupervisorImpl seems to ignore the error code when writing to the WAL
-
Apache Spark (JIRA)
[jira] [Resolved] (SPARK-22953) Duplicated secret volumes in Spark pods when init-containers are used
-
Marcelo Vanzin (JIRA)
[jira] [Commented] (SPARK-7721) Generate test coverage report from Python
-
Hyukjin Kwon (JIRA)
[jira] [Updated] (SPARK-20919) Simplificaiton of CachedKafkaConsumer.
-
Sameer Agarwal (JIRA)
[jira] [Commented] (SPARK-15420) Repartition and sort before Parquet writes
-
Sameer Agarwal (JIRA)
[jira] [Commented] (SPARK-22389) partitioning reporting
-
Apache Spark (JIRA)
[jira] [Assigned] (SPARK-23005) Improve RDD.take on small number of partitions
-
Wenchen Fan (JIRA)
[jira] [Updated] (SPARK-23110) ML 2.3 QA: API: Java compatibility, docs
-
Joseph K. Bradley (JIRA)
[jira] [Created] (SPARK-23123) Unable to run Spark Job with Hadoop NameNode Federation using ViewFS
-
Nihar Nayak (JIRA)
[jira] [Created] (SPARK-23133) Spark options are not passed to the Executor in Docker context
-
Andrew Korzhuev (JIRA)
[jira] [Updated] (SPARK-23142) Add documentation for Continuous Processing
-
Tathagata Das (JIRA)
[jira] [Updated] (SPARK-23166) Add maxDF Parameter to CountVectorizer
-
Sean Owen (JIRA)
[jira] [Commented] (SPARK-23114) Spark R 2.3 QA umbrella
-
Hyukjin Kwon (JIRA)
[jira] [Resolved] (SPARK-22838) Avoid unnecessary copying of data
-
Saisai Shao (JIRA)
[jira] [Assigned] (SPARK-23188) Make vectorized columar reader batch size configurable
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-11222) Add style checker rules to validate doc tests aren't included in docs
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-23213) SparkR:::textFile(sc1,"/opt/test333") can not work on spark2.2.1
-
Felix Cheung (JIRA)
[jira] [Reopened] (SPARK-23114) Spark R 2.3 QA umbrella
-
Hyukjin Kwon (JIRA)
[jira] [Resolved] (SPARK-23199) improved Removes repetition from group expressions in Aggregate
-
Xiao Li (JIRA)
[jira] [Assigned] (SPARK-23259) Clean up legacy code around hive external catalog
-
Apache Spark (JIRA)
[jira] [Updated] (SPARK-22510) Exceptions caused by 64KB JVM bytecode or 64K constant pool entry limit
-
Xiao Li (JIRA)
[jira] [Created] (SPARK-23284) Document several get API of ColumnVector's behavior when accessing null slot
-
Liang-Chi Hsieh (JIRA)
[jira] [Commented] (SPARK-23107) ML, Graph 2.3 QA: API: New Scala APIs, docs
-
Apache Spark (JIRA)
Page 33 (Messages 801 to 825):
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