Hello
Nobody
Logout
Sign In
or
Sign Up
(
Why?
)
Home
3,116 messages
org.apache.spark.issues [
All Lists
]
2014 November [
All Months
]
Page 116 (Messages 2876 to 2900):
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] [Created] (SPARK-4204) Utils.exceptionString only return the information for the outermost exception
-
Shixiong Zhu (JIRA)
[jira] [Resolved] (SPARK-2902) Change default options to be more agressive
-
Michael Armbrust (JIRA)
[jira] [Updated] (SPARK-3958) Possible stream-corruption issues in TorrentBroadcast
-
Vitaliy Migov (JIRA)
[jira] [Commented] (SPARK-4148) PySpark's sample uses the same seed for all partitions
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-1006) MLlib ALS gets stack overflow with too many iterations
-
Michelangelo D'Agostino (JIRA)
[jira] [Closed] (SPARK-3012) Standardized Distance Functions between two Vectors for MLlib
-
Yu Ishikawa (JIRA)
[jira] [Updated] (SPARK-3496) Block replication can by mistake choose driver BlockManager as a peer for replication
-
Tathagata Das (JIRA)
[jira] [Commented] (SPARK-4349) Spark driver hangs on sc.parallelize() if exception is thrown during serialization
-
Matt Cheah (JIRA)
[jira] [Resolved] (SPARK-3936) Incorrect result in GraphX BytecodeUtils with closures + class/object methods
-
Reynold Xin (JIRA)
[jira] [Commented] (SPARK-3633) Fetches failure observed after SPARK-2711
-
Cristian Opris (JIRA)
[jira] [Comment Edited] (SPARK-4038) Outlier Detection Algorithm for MLlib
-
Ashutosh Trivedi (JIRA)
[jira] [Updated] (SPARK-4326) unidoc is broken on master
-
Xiangrui Meng (JIRA)
[jira] [Commented] (SPARK-3633) Fetches failure observed after SPARK-2711
-
Josh Rosen (JIRA)
[jira] [Created] (SPARK-4422) In some cases, Vectors.fromBreeze get wrong results.
-
Guoqiang Li (JIRA)
[jira] [Created] (SPARK-4440) Enhance the job progress API to expose more information
-
Rui Li (JIRA)
[jira] [Commented] (SPARK-4459) JavaRDDLike.groupBy[K](f: JFunction[T, K]) may fail with typechecking errors
-
Alok Saldanha (JIRA)
[jira] [Updated] (SPARK-4474) Improve handling of jars that cannot be included in the uber jar
-
Jim Lim (JIRA)
[jira] [Resolved] (SPARK-4396) Support lookup by index in Rating
-
Xiangrui Meng (JIRA)
[jira] [Updated] (SPARK-4492) Exception when following SimpleApp tutorial java.lang.ClassNotFoundException: org.apache.spark.deploy.yarn.YarnSparkHadoopUtil
-
sam (JIRA)
[jira] [Created] (SPARK-4514) ComplexFutureAction does not preserve job group IDs
-
Erik Erlandson (JIRA)
[jira] [Created] (SPARK-4543) Javadoc failure for network-common causes publish-local to fail
-
Pedro Rodriguez (JIRA)
[jira] [Updated] (SPARK-4121) Master build failures after shading commons-math3
-
Xiangrui Meng (JIRA)
[jira] [Commented] (SPARK-4614) Slight API changes in Matrix and Matrices
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-3704) the types not match adding value form spark row to hive row in SparkSQLOperationManager
-
Andrew Or (JIRA)
[jira] [Commented] (SPARK-4670) bitwise NOT has a wrong `toString` output
-
Apache Spark (JIRA)
Page 116 (Messages 2876 to 2900):
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