Hello
Nobody
Logout
Sign In
or
Sign Up
(
Why?
)
Home
2,890 messages
org.apache.spark.issues [
All Lists
]
2014 September [
All Months
]
Page 89 (Messages 2201 to 2225):
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
[jira] [Commented] (SPARK-1701) Inconsistent naming: "slice" or "partition"
-
Nicholas Chammas (JIRA)
[jira] [Commented] (SPARK-3333) Large number of partitions causes OOM
-
Josh Rosen (JIRA)
[jira] [Commented] (SPARK-2243) Support multiple SparkContexts in the same JVM
-
Reynold Xin (JIRA)
[jira] [Commented] (SPARK-3393) Add configuration templates for HQL user
-
Apache Spark (JIRA)
[jira] [Updated] (SPARK-3410) The priority of shutdownhook for ApplicationMaster should not be integer literal
-
Kousuke Saruta (JIRA)
[jira] [Commented] (SPARK-1191) Convert configs to use SparkConf
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-3174) Under YARN, add and remove executors based on load
-
Brock Noland (JIRA)
[jira] [Commented] (SPARK-3441) Explain in docs that repartitionAndSortWithinPartitions enacts Hadoop style shuffle
-
Matei Zaharia (JIRA)
[jira] [Created] (SPARK-3458) enable use of python's "with" statements for SparkContext management
-
Matthew Farrellee (JIRA)
[jira] [Closed] (SPARK-3411) Improve load-balancing of concurrently-submitted drivers across workers
-
Andrew Or (JIRA)
[jira] [Commented] (SPARK-528) Provide a dist-like target that builds a binary distribution (JARs + scripts)
-
Sean Owen (JIRA)
[jira] [Commented] (SPARK-3500) SchemaRDD from jsonRDD() has not coalesce() method
-
Nicholas Chammas (JIRA)
[jira] [Created] (SPARK-3524) remove workaround to pickle array of float for Pyrolite
-
Davies Liu (JIRA)
[jira] [Created] (SPARK-3560) In yarn-cluster mode, jars are distributed through multiple mechanisms.
-
Sandy Ryza (JIRA)
[jira] [Commented] (SPARK-3578) GraphGenerators.sampleLogNormal sometimes returns too-large result
-
Apache Spark (JIRA)
[jira] [Updated] (SPARK-3578) GraphGenerators.sampleLogNormal sometimes returns too-large result
-
Patrick Wendell (JIRA)
[jira] [Created] (SPARK-3589) [Minor]Remove redundant code in deploy module
-
WangTaoTheTonic (JIRA)
[jira] [Commented] (SPARK-3581) RDD API(distinct/subtract) does not work for RDD of Dictionaries
-
Matthew Farrellee (JIRA)
[jira] [Updated] (SPARK-3601) Kryo NPE for output operations on Avro complex Objects even after registering.
-
mohan gaddam (JIRA)
[jira] [Updated] (SPARK-3628) Don't apply accumulator updates multiple times for tasks in result stages
-
Matei Zaharia (JIRA)
[jira] [Commented] (SPARK-3621) Provide a way to broadcast an RDD (instead of just a variable made of the RDD) so that a job can access
-
Xuefu Zhang (JIRA)
[jira] [Updated] (SPARK-3687) Spark hang while processing more than 100 sequence files
-
Ziv Huang (JIRA)
[jira] [Updated] (SPARK-1405) parallel Latent Dirichlet Allocation (LDA) atop of spark in MLlib
-
Xiangrui Meng (JIRA)
[jira] [Updated] (SPARK-1547) Add gradient boosting algorithm to MLlib
-
Joseph K. Bradley (JIRA)
[jira] [Created] (SPARK-3722) Spark on yarn docs work
-
WangTaoTheTonic (JIRA)
Page 89 (Messages 2201 to 2225):
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