Hello
Nobody
Logout
Sign In
or
Sign Up
(
Why?
)
Home
3,682 messages
org.apache.spark.issues [
All Lists
]
2016 December [
All Months
]
Page 1 (Messages 1 to 25):
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
136
137
138
139
140
141
142
143
144
145
146
147
148
[jira] [Resolved] (SPARK-17213) Parquet String Pushdown for Non-Eq Comparisons Broken
-
Reynold Xin (JIRA)
[jira] [Updated] (SPARK-18723) Expanded programming guide information on wholeTextFiles
-
Michal Šenkýř (JIRA)
[jira] [Assigned] (SPARK-18721) ForeachSink breaks Watermark in append mode
-
Apache Spark (JIRA)
[jira] [Assigned] (SPARK-18732) The Y axis ranges of "schedulingDelay", "processingTime", and "totalDelay" should not keep the same.
-
Apache Spark (JIRA)
[jira] [Comment Edited] (SPARK-18712) keep the order of sql expression and support short circuit
-
Cheng Lian (JIRA)
[jira] [Commented] (SPARK-18744) Remove workaround for Netty memory leak
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-18768) spark Error requirement failed: package compress
-
Bingozz (JIRA)
[jira] [Commented] (SPARK-18642) Spark SQL: Catalyst is scanning undesired columns
-
Sean Owen (JIRA)
[jira] [Commented] (SPARK-13955) Spark in yarn mode fails
-
Saisai Shao (JIRA)
[jira] [Created] (SPARK-18829) Printing to logger
-
David Hodeffi (JIRA)
[jira] [Commented] (SPARK-18795) SparkR vignette update: ksTest
-
Joseph K. Bradley (JIRA)
[jira] [Updated] (SPARK-18838) High latency of event processing for large jobs
-
Sital Kedia (JIRA)
[jira] [Assigned] (SPARK-18856) Newly created catalog table assumed to have 0 rows and 0 bytes
-
Apache Spark (JIRA)
[jira] [Updated] (SPARK-17822) JVMObjectTracker.objMap may leak JVM objects
-
Reynold Xin (JIRA)
[jira] [Updated] (SPARK-17931) taskScheduler has some unneeded serialization
-
Kay Ousterhout (JIRA)
[jira] [Resolved] (SPARK-18868) Flaky Test: StreamingQueryListenerSuite
-
Shixiong Zhu (JIRA)
[jira] [Assigned] (SPARK-18913) append to a table with special column names should work
-
Apache Spark (JIRA)
[jira] [Resolved] (SPARK-18903) uiWebUrl is not accessible to SparkR
-
Felix Cheung (JIRA)
[jira] [Commented] (SPARK-18970) FileSource failure during file list refresh doesn't cause an application to fail, but stops further processing
-
Shixiong Zhu (JIRA)
[jira] [Resolved] (SPARK-17807) Scalatest listed as compile dependency in spark-tags
-
Marcelo Vanzin (JIRA)
[jira] [Resolved] (SPARK-18943) Avoid per-record type dispatch in CSV when reading
-
Wenchen Fan (JIRA)
[jira] [Updated] (SPARK-19004) Fix `JDBCWriteSuite.testH2Dialect` by removing `getCatalystType`
-
Dongjoon Hyun (JIRA)
[jira] [Created] (SPARK-19011) ApplicationDescription should add the Submission ID for the standalone cluster
-
hustfxj (JIRA)
[jira] [Resolved] (SPARK-18942) Support output operations for kinesis
-
Takeshi Yamamuro (JIRA)
[jira] [Updated] (SPARK-19036) Merging dealyed micro batches for parallelism
-
Sungho Ham (JIRA)
Page 1 (Messages 1 to 25):
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
136
137
138
139
140
141
142
143
144
145
146
147
148