Hello
Nobody
Logout
Sign In
or
Sign Up
(
Why?
)
Home
3,371 messages
org.apache.spark.issues [
All Lists
]
2018 January [
All Months
]
Page 127 (Messages 3151 to 3175):
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-22959) Configuration to select the modules for daemon and worker in PySpark
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-7755) MetadataCache.refresh does not take into account _SUCCESS
-
Steve Loughran (JIRA)
[jira] [Updated] (SPARK-18084) write.partitionBy() does not recognize nested columns that select() can access
-
Sameer Agarwal (JIRA)
[jira] [Updated] (SPARK-23003) Deterministic name to s3 partition while writing to s3 by Spark
-
Sean Owen (JIRA)
[jira] [Commented] (SPARK-23055) KafkaContinuousSourceSuite Kafka column types test failing
-
Dongjoon Hyun (JIRA)
[jira] [Commented] (SPARK-21783) Turn on ORC filter push-down by default
-
Apache Spark (JIRA)
[jira] [Resolved] (SPARK-22361) Add unit test for Window Frames
-
Xiao Li (JIRA)
[jira] [Resolved] (SPARK-23064) Add documentation for stream-stream joins
-
Shixiong Zhu (JIRA)
[jira] [Comment Edited] (SPARK-23109) ML 2.3 QA: API: Python API coverage
-
Bryan Cutler (JIRA)
[jira] [Commented] (SPARK-22958) Spark is stuck when the only one executor fails to register with driver
-
Shaoquan Zhang (JIRA)
[jira] [Updated] (SPARK-23168) Hints for fact tables and unique columns
-
Takeshi Yamamuro (JIRA)
[jira] [Commented] (SPARK-23154) Document backwards compatibility guarantees for ML persistence
-
Yanbo Liang (JIRA)
[jira] [Updated] (SPARK-23183) Failure caused by TaskContext is missing in the thread spawned by user code
-
Yongqin Xiao (JIRA)
[jira] [Created] (SPARK-23188) Make vectorized columar reader batch size configurable
-
Jiang Xingbo (JIRA)
[jira] [Assigned] (SPARK-23205) ImageSchema.readImages incorrectly sets alpha channel to 255 for four-channel images
-
Apache Spark (JIRA)
[jira] [Resolved] (SPARK-21717) Decouple the generated codes of consuming rows in operators under whole-stage codegen
-
Wenchen Fan (JIRA)
[jira] [Updated] (SPARK-23225) Spark is infering decimal values with wrong precision
-
Nacho García Fernández (JIRA)
[jira] [Commented] (SPARK-23236) Make it easier to find the rest API, especially in local mode
-
Alex Bozarth (JIRA)
[jira] [Commented] (SPARK-23237) Add UI / endpoint for threaddumps for executors with active tasks
-
Alex Bozarth (JIRA)
[jira] [Resolved] (SPARK-22221) Add User Documentation for Working with Arrow in Spark
-
Xiao Li (JIRA)
[jira] [Assigned] (SPARK-23040) BlockStoreShuffleReader's return Iterator isn't interruptible if aggregator or ordering is specified
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-23110) ML 2.3 QA: API: Java compatibility, docs
-
Nick Pentreath (JIRA)
[jira] [Commented] (SPARK-22614) Expose range partitioning shuffle
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-23107) ML, Graph 2.3 QA: API: New Scala APIs, docs
-
Yanbo Liang (JIRA)
[jira] [Commented] (SPARK-23295) Exclude Waring message when generating versions in make-distribution.sh
-
Apache Spark (JIRA)
Page 127 (Messages 3151 to 3175):
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