Hello
Nobody
Logout
Sign In
or
Sign Up
(
Why?
)
Home
2,796 messages
org.apache.spark.issues [
All Lists
]
2014 December [
All Months
]
Page 88 (Messages 2176 to 2200):
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] [Issue Comment Deleted] (SPARK-3926) result of JavaRDD collectAsMap() is not serializable
-
Shixiong Zhu (JIRA)
[jira] [Updated] (SPARK-4685) Update JavaDoc settings to include spark.ml and all spark.mllib subpackages in the right sections
-
Matei Zaharia (JIRA)
[jira] [Issue Comment Deleted] (SPARK-4672) Cut off the super long serialization chain in GraphX to avoid the StackOverflow error
-
Reynold Xin (JIRA)
[jira] [Created] (SPARK-4723) To abort the stages which have attempted some times
-
YanTang Zhai (JIRA)
[jira] [Commented] (SPARK-4690) AppendOnlyMap seems not using Quadratic probing as the JavaDoc
-
Sean Owen (JIRA)
[jira] [Created] (SPARK-4715) ShuffleMemoryManager.tryToAcquire may return a negative value
-
Shixiong Zhu (JIRA)
[jira] [Commented] (SPARK-4726) NotSerializableException thrown on SystemDefaultHttpClient with stack not related to my functions
-
Patrick Wendell (JIRA)
[jira] [Commented] (SPARK-4726) NotSerializableException thrown on SystemDefaultHttpClient with stack not related to my functions
-
Sean Owen (JIRA)
[jira] [Commented] (SPARK-4298) The spark-submit cannot read Main-Class from Manifest.
-
Brennon York (JIRA)
[jira] [Closed] (SPARK-4757) Yarn-client failed to start due to Wrong FS error in distCacheMgr.addResource
-
Andrew Or (JIRA)
[jira] [Commented] (SPARK-4796) Spark does not remove temp files
-
Ian Babrou (JIRA)
[jira] [Commented] (SPARK-3431) Parallelize execution of tests
-
Nicolas Liochon (JIRA)
[jira] [Updated] (SPARK-4793) way to find assembly jar is too strict
-
Andrew Or (JIRA)
[jira] [Resolved] (SPARK-1559) Add conf dir to CLASSPATH in compute-classpath.sh dependent on whether SPARK_CONF_DIR is set
-
Sean Owen (JIRA)
[jira] [Commented] (SPARK-4775) Possible problem in a simple join? Getting duplicate rows and missing rows
-
Stephen Boesch (JIRA)
[jira] [Commented] (SPARK-4852) Hive query plan deserialization failure caused by shaded hive-exec jar file when generating golden answers
-
Cheng Lian (JIRA)
[jira] [Commented] (SPARK-2075) Anonymous classes are missing from Spark distribution
-
Sean Owen (JIRA)
[jira] [Resolved] (SPARK-3779) yarn spark.yarn.applicationMaster.waitTries config should be changed to a time period
-
Thomas Graves (JIRA)
[jira] [Commented] (SPARK-4590) Early investigation of parameter server
-
Reza Zadeh (JIRA)
[jira] [Updated] (SPARK-4918) Reuse Text in saveAsTextFile
-
Shixiong Zhu (JIRA)
[jira] [Commented] (SPARK-4585) Spark dynamic scaling executors use upper limit value as default.
-
Brock Noland (JIRA)
[jira] [Resolved] (SPARK-4297) Build warning fixes omnibus
-
Josh Rosen (JIRA)
[jira] [Updated] (SPARK-4992) Prominent Python example has bad, beginner style
-
Eric O. LEBIGOT (EOL) (JIRA)
[jira] [Resolved] (SPARK-4797) Replace breezeSquaredDistance
-
Xiangrui Meng (JIRA)
[jira] [Commented] (SPARK-3325) Add a parameter to the method print in class DStream.
-
Apache Spark (JIRA)
Page 88 (Messages 2176 to 2200):
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