Hello
Nobody
Logout
Sign In
or
Sign Up
(
Why?
)
Home
2,796 messages
org.apache.spark.issues [
All Lists
]
2014 December [
All Months
]
Page 34 (Messages 826 to 850):
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] [Commented] (SPARK-1962) Add RDD cache reference counting
-
Ilya Ganelin (JIRA)
[jira] [Commented] (SPARK-1867) Spark Documentation Error causes java.lang.IllegalStateException: unread block data
-
Anson Abraham (JIRA)
[jira] [Commented] (SPARK-4672) Cut off the super long serialization chain in GraphX to avoid the StackOverflow error
-
Jason Dai (JIRA)
[jira] [Updated] (SPARK-4732) All application progress on the standalone scheduler can be halted by one systematically faulty node
-
Harry Brundage (JIRA)
[jira] [Commented] (SPARK-4783) Remove all System.exit calls from sparkcontext
-
Patrick Wendell (JIRA)
[jira] [Commented] (SPARK-3431) Parallelize execution of tests
-
Nicholas Chammas (JIRA)
[jira] [Commented] (SPARK-4796) Spark does not remove temp files
-
Ian Babrou (JIRA)
[jira] [Assigned] (SPARK-4772) Accumulators leak memory, both temporarily and permanently
-
Josh Rosen (JIRA)
[jira] [Commented] (SPARK-3918) Forget Unpersist in RandomForest.scala(train Method)
-
Joseph K. Bradley (JIRA)
[jira] [Resolved] (SPARK-2642) Add jobId in web UI
-
Josh Rosen (JIRA)
[jira] [Commented] (SPARK-4846) When the vocabulary size is large, Word2Vec may yield "OutOfMemoryError: Requested array size exceeds VM limit"
-
Joseph Tang (JIRA)
[jira] [Commented] (SPARK-4790) Flaky test in ReceivedBlockTrackerSuite: "block addition, block to batch allocation, and cleanup with write ahead log"
-
Hari Shreedharan (JIRA)
[jira] [Updated] (SPARK-4148) PySpark's sample uses the same seed for all partitions
-
Josh Rosen (JIRA)
[jira] [Created] (SPARK-4906) Spark master OOMs with exception stack trace stored in JobProgressListener
-
Mingyu Kim (JIRA)
[jira] [Issue Comment Deleted] (SPARK-4900) MLlib SingularValueDecomposition ARPACK IllegalStateException
-
Mike Beyer (JIRA)
[jira] [Updated] (SPARK-1866) Closure cleaner does not null shadowed fields when outer scope is referenced
-
Patrick Wendell (JIRA)
[jira] [Commented] (SPARK-4994) Cleanup removed executors' ShuffleInfo in yarn shuffle service
-
Apache Spark (JIRA)
[jira] [Comment Edited] (SPARK-4989) wrong application configuration cause cluster down in standalone mode
-
Zhang, Liye (JIRA)
[jira] [Updated] (SPARK-4118) Create python bindings for Streaming KMeans
-
Xiangrui Meng (JIRA)
[jira] [Updated] (SPARK-4993) execute rdd.count failed when storage level is OFF_HEAP
-
pengyanhong (JIRA)
[jira] [Comment Edited] (SPARK-5005) Failed to start spark-shell when using yarn-client mode with the Spark1.2.0
-
yangping wu (JIRA)
[jira] [Commented] (SPARK-4660) JavaSerializer uses wrong classloader
-
Piotr Kołaczkowski (JIRA)
[jira] [Created] (SPARK-5009) allCaseVersions function in SqlLexical leads to StackOverflow Exception
-
shengli (JIRA)
[jira] [Commented] (SPARK-4986) Graceful shutdown for Spark Streaming does not work in Standalone cluster mode
-
Josh Rosen (JIRA)
[jira] [Resolved] (SPARK-4422) In some cases, Vectors.fromBreeze get wrong results.
-
Xiangrui Meng (JIRA)
Page 34 (Messages 826 to 850):
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