Hello
Nobody
Logout
Sign In
or
Sign Up
(
Why?
)
Home
3,371 messages
org.apache.spark.issues [
All Lists
]
2018 January [
All Months
]
Page 94 (Messages 2326 to 2350):
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] [Assigned] (SPARK-20664) Remove stale applications from SHS listing
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-16693) Remove R deprecated methods
-
Shivaram Venkataraman (JIRA)
[jira] [Created] (SPARK-22953) Duplicated secret volumes in Spark pods when init-containers are used
-
Yinan Li (JIRA)
[jira] [Updated] (SPARK-22974) CountVectorModel does not attach attributes to output column
-
William Zhang (JIRA)
[jira] [Updated] (SPARK-19241) remove hive generated table properties if they are not useful in Spark
-
Sameer Agarwal (JIRA)
[jira] [Resolved] (SPARK-22992) Remove assumption of cluster domain in Kubernetes mode
-
Marcelo Vanzin (JIRA)
[jira] [Updated] (SPARK-23015) spark-submit fails when submitting several jobs in parallel
-
Hugh Zabriskie (JIRA)
[jira] [Resolved] (SPARK-23028) Bump master branch version to 2.4.0-SNAPSHOT
-
Wenchen Fan (JIRA)
[jira] [Updated] (SPARK-22980) Using pandas_udf when inputs are not Pandas's Series or DataFrame
-
Xiao Li (JIRA)
[jira] [Resolved] (SPARK-23049) `spark.sql.files.ignoreCorruptFiles` should work for ORC files
-
Wenchen Fan (JIRA)
[jira] [Created] (SPARK-23130) Spark Thrift does not clean-up temporary files (/tmp/*_resources and /tmp/hive/*.pipeout)
-
Sean Roberts (JIRA)
[jira] [Updated] (SPARK-23125) Offset commit failed when spark-streaming batch time is more than kafkaParams session timeout.
-
zhaoshijie (JIRA)
[jira] [Commented] (SPARK-23147) Stage page will throw exception when there's no complete tasks
-
Apache Spark (JIRA)
[jira] [Created] (SPARK-23160) Add more window sql tests
-
Jiang Xingbo (JIRA)
[jira] [Assigned] (SPARK-23186) Loading JDBC Drivers should be syncronized
-
Apache Spark (JIRA)
[jira] [Assigned] (SPARK-23177) PySpark parameter-less UDFs raise exception if applied after distinct
-
Apache Spark (JIRA)
[jira] [Updated] (SPARK-23129) Lazy init DiskMapIterator#deserializeStream to reduce memory usage when ExternalAppendOnlyMap spill too many times
-
zhoukang (JIRA)
[jira] [Assigned] (SPARK-23228) Able to track Python create SparkSession in JVM
-
Apache Spark (JIRA)
[jira] [Updated] (SPARK-23234) ML python test failure due to default outputCol
-
Marco Gaido (JIRA)
[jira] [Assigned] (SPARK-23250) Typo in JavaDoc/ScalaDoc for DataFrameWriter
-
Apache Spark (JIRA)
[jira] [Resolved] (SPARK-23138) Add user guide example for multiclass logistic regression summary
-
Nick Pentreath (JIRA)
[jira] [Created] (SPARK-23267) Increase spark.sql.codegen.hugeMethodLimit to 65535
-
Xiao Li (JIRA)
[jira] [Comment Edited] (SPARK-19256) Hive bucketing support
-
Fernando Pereira (JIRA)
[jira] [Created] (SPARK-23276) Enable UDT tests in (Hive)OrcHadoopFsRelationSuite
-
Dongjoon Hyun (JIRA)
[jira] [Commented] (SPARK-22785) remove ColumnVector.anyNullsSet
-
Apache Spark (JIRA)
Page 94 (Messages 2326 to 2350):
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