Hello
Nobody
Logout
Sign In
or
Sign Up
(
Why?
)
Home
3,116 messages
org.apache.spark.issues [
All Lists
]
2014 November [
All Months
]
Page 99 (Messages 2451 to 2475):
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] [Commented] (SPARK-4161) Spark shell class path is not correctly set if "spark.driver.extraClassPath" is set in defaults.conf
-
Apache Spark (JIRA)
[jira] [Resolved] (SPARK-4037) NPE in JDBC server when calling SET
-
Michael Armbrust (JIRA)
[jira] [Updated] (SPARK-4182) Caching tables containing boolean, binary, array, struct and/or map columns doesn't work
-
Cheng Lian (JIRA)
[jira] [Resolved] (SPARK-3247) Improved support for external data sources
-
Michael Armbrust (JIRA)
[jira] [Updated] (SPARK-2883) Spark Support for ORCFile format
-
Michael Armbrust (JIRA)
[jira] [Commented] (SPARK-4237) add Manifest File for Maven building
-
wangfei (JIRA)
[jira] [Reopened] (SPARK-3797) Run the shuffle service inside the YARN NodeManager as an AuxiliaryService
-
Andrew Or (JIRA)
[jira] [Commented] (SPARK-4290) Provide an equivalent functionality of distributed cache as MR does
-
Reynold Xin (JIRA)
[jira] [Resolved] (SPARK-2083) Allow local task to retry after failure.
-
Patrick Wendell (JIRA)
[jira] [Created] (SPARK-4324) Support numpy/scipy in all Python API of MLlib
-
Davies Liu (JIRA)
[jira] [Updated] (SPARK-4347) GradientBoostingSuite takes more than 1 minute to finish
-
Xiangrui Meng (JIRA)
[jira] [Updated] (SPARK-4322) Struct fields can't be used as sub-expression of grouping fields
-
Cheng Lian (JIRA)
[jira] [Updated] (SPARK-4379) RDD.checkpoint throws a general Exception (should be SparkException)
-
Reynold Xin (JIRA)
[jira] [Commented] (SPARK-4452) Shuffle data structures can starve others on the same thread for memory
-
Tianshuo Deng (JIRA)
[jira] [Commented] (SPARK-4452) Shuffle data structures can starve others on the same thread for memory
-
Matei Zaharia (JIRA)
[jira] [Commented] (SPARK-4075) Jar url validation is not enough for Jar file
-
Apache Spark (JIRA)
[jira] [Created] (SPARK-4498) Standalone Master can fail to recognize completed/failed applications
-
Harry Brundage (JIRA)
[jira] [Commented] (SPARK-4489) JavaPairRDD.collectAsMap from checkpoint RDD may fail with ClassCastException
-
Sean Owen (JIRA)
[jira] [Commented] (SPARK-4534) With YARN, JavaSparkContext provide to add preferredNodeLocalityData to SparkContext
-
Apache Spark (JIRA)
[jira] [Resolved] (SPARK-4519) Filestream does not use hadoop configuration set within sparkContext.hadoopConfiguration
-
Tathagata Das (JIRA)
[jira] [Assigned] (SPARK-4196) Streaming + checkpointing + saveAsNewAPIHadoopFiles = NotSerializableException for Hadoop Configuration
-
Patrick Wendell (JIRA)
[jira] [Commented] (SPARK-4613) Make JdbcRDD easier to use from Java
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-4631) Add real unit test for MQTT
-
Prabeesh K (JIRA)
[jira] [Commented] (SPARK-4665) Config value for setting yarn container overhead to a fraction of executor memory
-
Apache Spark (JIRA)
[jira] [Created] (SPARK-4673) Optimizing limit using coalesce
-
wangfei (JIRA)
Page 99 (Messages 2451 to 2475):
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