Hello
Nobody
Logout
Sign In
or
Sign Up
(
Why?
)
Home
2,796 messages
org.apache.spark.issues [
All Lists
]
2014 December [
All Months
]
Page 65 (Messages 1601 to 1625):
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] [Resolved] (SPARK-4663) close() function is not surrounded by finally in ParquetTableOperations.scala
-
Michael Armbrust (JIRA)
[jira] [Commented] (SPARK-4494) IDFModel.transform() add support for single vector
-
Yu Ishikawa (JIRA)
[jira] [Reopened] (SPARK-4506) Update documentation to clarify whether standalone-cluster mode is now officially supported
-
Andrew Or (JIRA)
[jira] [Commented] (SPARK-4785) When called with arguments referring column fields, PMOD throws NPE
-
Cheng Lian (JIRA)
[jira] [Updated] (SPARK-4772) Accumulators leak memory, both temporarily and permanently
-
Andrew Or (JIRA)
[jira] [Commented] (SPARK-3918) Forget Unpersist in RandomForest.scala(train Method)
-
Sean Owen (JIRA)
[jira] [Updated] (SPARK-3376) Memory-based shuffle strategy to reduce overhead of disk I/O
-
uncleGen (JIRA)
[jira] [Commented] (SPARK-2892) Socket Receiver does not stop when streaming context is stopped
-
Ilayaperumal Gopinathan (JIRA)
[jira] [Resolved] (SPARK-1888) enhance MEMORY_AND_DISK mode by dropping blocks in parallel
-
Sean Owen (JIRA)
[jira] [Commented] (SPARK-4817) [streaming]Print the specified number of data and handle all of the elements in RDD
-
Sean Owen (JIRA)
[jira] [Commented] (SPARK-1600) flaky "recovery with file input stream" test in streaming.CheckpointSuite
-
Josh Rosen (JIRA)
[jira] [Updated] (SPARK-4890) Upgrade Boto to 2.34.0; automatically download Boto from PyPi instead of packaging it
-
Josh Rosen (JIRA)
[jira] [Resolved] (SPARK-3928) Support wildcard matches on Parquet files
-
Michael Armbrust (JIRA)
[jira] [Commented] (SPARK-4589) ML add-ons to SchemaRDD
-
Michael Armbrust (JIRA)
[jira] [Commented] (SPARK-4493) Don't pushdown Eq, NotEq, Lt, LtEq, Gt and GtEq predicates with nulls for Parquet
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-2973) Add a way to show tables without executing a job
-
Cheng Lian (JIRA)
[jira] [Updated] (SPARK-4733) Add missing prameter comments in ShuffleDependency
-
Andrew Or (JIRA)
[jira] [Commented] (SPARK-4920) current spark version in UI is not striking
-
Apache Spark (JIRA)
[jira] [Updated] (SPARK-2528) Default spark-ec2 security group permissions are too open
-
Nicholas Chammas (JIRA)
[jira] [Updated] (SPARK-2528) Default spark-ec2 security group permissions are too open
-
Nicholas Chammas (JIRA)
[jira] [Updated] (SPARK-1866) Closure cleaner does not null shadowed fields when outer scope is referenced
-
Patrick Wendell (JIRA)
[jira] [Updated] (SPARK-4422) In some cases, Vectors.fromBreeze get wrong results.
-
Patrick Wendell (JIRA)
[jira] [Created] (SPARK-4982) The `spark.ui.retainedJobs` meaning is wrong in `Spark UI` configuration
-
XiaoJing wang (JIRA)
[jira] [Commented] (SPARK-4779) PySpark Shuffle Fails Looking for Files that Don't Exist when low on Memory
-
Davies Liu (JIRA)
[jira] [Updated] (SPARK-5020) GaussianMixtureModel.predictMembership() should take an RDD only
-
Joseph K. Bradley (JIRA)
Page 65 (Messages 1601 to 1625):
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