Hello
Nobody
Logout
Sign In
or
Sign Up
(
Why?
)
Home
3,116 messages
org.apache.spark.issues [
All Lists
]
2014 November [
All Months
]
Page 110 (Messages 2726 to 2750):
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
[jira] [Resolved] (SPARK-3466) Limit size of results that a driver collects for each action
-
Matei Zaharia (JIRA)
[jira] [Resolved] (SPARK-3791) HiveThriftServer2 returns 0.12.0 to ODBC SQLGetInfo call
-
Michael Armbrust (JIRA)
[jira] [Created] (SPARK-4215) Allow requesting executors only on Yarn (for now)
-
Andrew Or (JIRA)
[jira] [Commented] (SPARK-4213) SparkSQL - ParquetFilters - No support for LT, LTE, GT, GTE operators
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-3936) Incorrect result in GraphX BytecodeUtils with closures + class/object methods
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-4255) Table striping is incorrect on page load
-
Apache Spark (JIRA)
[jira] [Updated] (SPARK-4285) Transpose RDD[Vector] to column store for ML
-
Joseph K. Bradley (JIRA)
[jira] [Comment Edited] (SPARK-4257) Spark master can only be accessed by hostname
-
jiezhou (JIRA)
[jira] [Commented] (SPARK-2468) Netty-based block server / client module
-
Aaron Davidson (JIRA)
[jira] [Comment Edited] (SPARK-4296) Throw "Expression not in GROUP BY" when using same expression in group by clause and select clause
-
Shixiong Zhu (JIRA)
[jira] [Commented] (SPARK-4307) Initialize FileDescriptor lazily in FileRegion
-
Apache Spark (JIRA)
[jira] [Created] (SPARK-4317) Error querying Avro files imported by Sqoop: org.apache.spark.sql.catalyst.errors.package$TreeNodeException: Unresolved attributes
-
Hendy Irawan (JIRA)
[jira] [Commented] (SPARK-4413) Parquet support through datasource API
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-4147) Remove log4j dependency
-
Nathan M (JIRA)
[jira] [Created] (SPARK-4479) Avoid unnecessary defensive copies when Sort based shuffle is on
-
Michael Armbrust (JIRA)
[jira] [Created] (SPARK-4489) JavaPairRDD.collectAsMap from checkpoint RDD may fail with ClassCastException
-
Christopher Ng (JIRA)
[jira] [Commented] (SPARK-4478) totalRegisteredExecutors not updated properly
-
Apache Spark (JIRA)
[jira] [Updated] (SPARK-4503) The history server is not compatible with HDFS HA
-
MarsXu (JIRA)
[jira] [Updated] (SPARK-4516) Race condition in netty
-
Patrick Wendell (JIRA)
[jira] [Commented] (SPARK-4514) ComplexFutureAction does not preserve job group IDs
-
Josh Rosen (JIRA)
[jira] [Created] (SPARK-4567) Make SparkJobInfo and SparkStageInfo serializable
-
Xuefu Zhang (JIRA)
[jira] [Updated] (SPARK-3628) Don't apply accumulator updates multiple times for tasks in result stages
-
Patrick Wendell (JIRA)
[jira] [Commented] (SPARK-4608) Reorganize StreamingContext implicit to improve API convenience
-
Tathagata Das (JIRA)
[jira] [Resolved] (SPARK-4170) Closure problems when running Scala app that "extends App"
-
Aaron Davidson (JIRA)
[jira] [Resolved] (SPARK-4619) Double "ms" in ShuffleBlockFetcherIterator log
-
Reynold Xin (JIRA)
Page 110 (Messages 2726 to 2750):
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