Hello
Nobody
Logout
Sign In
or
Sign Up
(
Why?
)
Home
2,796 messages
org.apache.spark.issues [
All Lists
]
2014 December [
All Months
]
Page 70 (Messages 1726 to 1750):
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
[jira] [Updated] (SPARK-4672) Cut off the super long serialization chain in GraphX to avoid the StackOverflow error
-
Lijie Xu (JIRA)
[jira] [Commented] (SPARK-3553) Spark Streaming app streams files that have already been streamed in an endless loop
-
Ezequiel Bella (JIRA)
[jira] [Updated] (SPARK-3641) Correctly populate SparkPlan.currentContext
-
Michael Armbrust (JIRA)
[jira] [Resolved] (SPARK-4708) Make k-mean runs two/three times faster with dense/sparse sample
-
Xiangrui Meng (JIRA)
[jira] [Commented] (SPARK-4727) Add "dimensional" RDDs (time series, spatial)
-
RJ Nowling (JIRA)
[jira] [Commented] (SPARK-4331) SBT Scalastyle doesn't work for the sources under hive's v0.12.0 and v0.13.1
-
Michael Armbrust (JIRA)
[jira] [Updated] (SPARK-4751) Support dynamic allocation for standalone mode
-
Andrew Or (JIRA)
[jira] [Created] (SPARK-4757) Yarn-client failed to start due to Wrong FS error in distCacheMgr.addResource
-
Jianshi Huang (JIRA)
[jira] [Commented] (SPARK-4001) Add Apriori algorithm to Spark MLlib
-
Jacky Li (JIRA)
[jira] [Commented] (SPARK-4759) Deadlock in complex spark job in local mode with multiple cores
-
Davis Shepherd (JIRA)
[jira] [Updated] (SPARK-4764) Ensure that files are fetched atomically
-
Josh Rosen (JIRA)
[jira] [Commented] (SPARK-4807) Add support for hadoop-2.5 + bump jets3t version
-
Andy Zhang (JIRA)
[jira] [Created] (SPARK-4836) Web UI should display separate information for all stage attempts
-
Josh Rosen (JIRA)
[jira] [Updated] (SPARK-4850) "GROUP BY" can't work if the schema of SchemaRDD contains struct or array type
-
Chaozhong Yang (JIRA)
[jira] [Updated] (SPARK-4851) can't pass a static method to rdd object in python
-
Nadav Grossug (JIRA)
[jira] [Commented] (SPARK-3533) Add saveAsTextFileByKey() method to RDDs
-
Alister Lee (JIRA)
[jira] [Resolved] (SPARK-4728) Add exponential, log normal, and gamma distributions to data generator to MLlib
-
Xiangrui Meng (JIRA)
[jira] [Assigned] (SPARK-3860) Improve dimension joins
-
Michael Armbrust (JIRA)
[jira] [Commented] (SPARK-4954) Add spark version information in log for standalone mode
-
Apache Spark (JIRA)
[jira] [Updated] (SPARK-2624) Datanucleus jars not accessible in yarn-cluster mode
-
Patrick Wendell (JIRA)
[jira] [Updated] (SPARK-4952) Handle ConcurrentModificationExceptions in SparkEnv.environmentDetails
-
Patrick Wendell (JIRA)
[jira] [Commented] (SPARK-4963) SchemaRDD.sample may return wrong results
-
Cheng Lian (JIRA)
[jira] [Commented] (SPARK-4923) Maven build should keep publishing spark-repl
-
Peng Cheng (JIRA)
[jira] [Updated] (SPARK-4846) When the vocabulary size is large, Word2Vec may yield "OutOfMemoryError: Requested array size exceeds VM limit"
-
Xiangrui Meng (JIRA)
[jira] [Commented] (SPARK-4835) Streaming saveAs*HadoopFiles() methods may throw FileAlreadyExistsException during checkpoint recovery
-
Tathagata Das (JIRA)
Page 70 (Messages 1726 to 1750):
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