Hello
Nobody
Logout
Sign In
or
Sign Up
(
Why?
)
Home
3,116 messages
org.apache.spark.issues [
All Lists
]
2014 November [
All Months
]
Page 82 (Messages 2026 to 2050):
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-4206) BlockManager warnings in local mode: "Block $blockId already exists on this machine; not re-adding it
-
Imran Rashid (JIRA)
[jira] [Comment Edited] (SPARK-2468) Netty-based block server / client module
-
zzc (JIRA)
[jira] [Created] (SPARK-4228) Save a ScheamRDD in JSON format
-
Yin Huai (JIRA)
[jira] [Commented] (SPARK-4231) Add RankingMetrics to examples.MovieLensALS
-
Apache Spark (JIRA)
[jira] [Resolved] (SPARK-565) Integrate spark in scala standard collection API
-
Matei Zaharia (JIRA)
[jira] [Created] (SPARK-4274) Hive comparison test framework doesn't print effective information while logical plan analyzing failed
-
Cheng Hao (JIRA)
[jira] [Commented] (SPARK-1739) Close PR's after period of inactivity
-
Sean Owen (JIRA)
[jira] [Updated] (SPARK-3496) Block replication can by mistake choose driver BlockManager as a peer for replication
-
Tathagata Das (JIRA)
[jira] [Commented] (SPARK-4342) connection ack timeout improvement, replace Timer with ScheudledExecutor...
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-4396) Support lookup by index in Rating
-
Apache Spark (JIRA)
[jira] [Closed] (SPARK-904) Not able to Start/Stop Spark Worker from Remote Machine
-
Andrew Ash (JIRA)
[jira] [Updated] (SPARK-4403) Elastic allocation(spark.dynamicAllocation.enabled) results in task never being execued.
-
Egor Pahomov (JIRA)
[jira] [Commented] (SPARK-3860) Improve dimension joins
-
Apache Spark (JIRA)
[jira] [Updated] (SPARK-4435) Add setThreshold in Python LogisticRegressionModel and SVMModel
-
Xiangrui Meng (JIRA)
[jira] [Commented] (SPARK-4380) Executor full of log "spilling in-memory map of 0 MB to disk"
-
Andrew Or (JIRA)
[jira] [Created] (SPARK-4500) Improve exact stratified sampling implementation
-
Joseph K. Bradley (JIRA)
[jira] [Commented] (SPARK-4038) Outlier Detection Algorithm for MLlib
-
Joseph K. Bradley (JIRA)
[jira] [Commented] (SPARK-4489) JavaPairRDD.collectAsMap from checkpoint RDD may fail with ClassCastException
-
Josh Rosen (JIRA)
[jira] [Updated] (SPARK-4568) Publish release candidates under $VERSION-RCX instead of $VERSION
-
Patrick Wendell (JIRA)
[jira] [Updated] (SPARK-4548) Python broadcast perf regression from Spark 1.1
-
Patrick Wendell (JIRA)
[jira] [Commented] (SPARK-4584) 2x Performance regression for Spark-on-YARN
-
Nishkam Ravi (JIRA)
[jira] [Updated] (SPARK-4609) Job can not finish if there is one bad slave in clusters
-
Davies Liu (JIRA)
[jira] [Commented] (SPARK-2468) Netty-based block server / client module
-
zzc (JIRA)
[jira] [Created] (SPARK-4648) Use available Coalesce function in HiveQL instead of using HiveUDF. And support Coalesce in Spark SQL.
-
Ravindra Pesala (JIRA)
[jira] [Commented] (SPARK-4342) connection ack timeout improvement, replace Timer with ScheudledExecutor...
-
Josh Rosen (JIRA)
Page 82 (Messages 2026 to 2050):
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