Hello
Nobody
Logout
Sign In
or
Sign Up
(
Why?
)
Home
3,116 messages
org.apache.spark.issues [
All Lists
]
2014 November [
All Months
]
Page 111 (Messages 2751 to 2775):
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] [Updated] (SPARK-1406) PMML model evaluation support via MLib
-
Vincenzo Selvaggio (JIRA)
[jira] [Updated] (SPARK-3975) Block Matrix addition and multiplication
-
Xiangrui Meng (JIRA)
[jira] [Resolved] (SPARK-3593) Support Sorting of Binary Type Data
-
Venkata Ramana G (JIRA)
[jira] [Commented] (SPARK-4297) Build warning fixes omnibus
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-4313) "Thread Dump" link is broken in yarn-cluster mode
-
Apache Spark (JIRA)
[jira] [Created] (SPARK-4321) Make Kryo serialization work for closures
-
Jeff Hammerbacher (JIRA)
[jira] [Comment Edited] (SPARK-4314) Exception when textFileStream attempts to read deleted _COPYING_ file
-
maji2014 (JIRA)
[jira] [Updated] (SPARK-4333) change num of iteration printed in trace log from ${iteration} to ${iteration - 1}
-
DoingDone9 (JIRA)
[jira] [Updated] (SPARK-4196) Streaming + checkpointing + saveAsNewAPIHadoopFiles = NotSerializableException for Hadoop Configuration
-
Sean Owen (JIRA)
[jira] [Created] (SPARK-4353) Delete the val that never used
-
DoingDone9 (JIRA)
[jira] [Commented] (SPARK-4341) Spark need to set num-executors automatically
-
Sean Owen (JIRA)
[jira] [Updated] (SPARK-4403) Elastic allocation(spark.dynamicAllocation.enabled) results in task never being execued.
-
Egor Pahomov (JIRA)
[jira] [Resolved] (SPARK-4379) RDD.checkpoint throws a general Exception (should be SparkException)
-
Reynold Xin (JIRA)
[jira] [Commented] (SPARK-4434) spark-submit cluster deploy mode JAR URLs are broken in 1.1.1
-
Josh Rosen (JIRA)
[jira] [Updated] (SPARK-4443) Statistics bug for external table in spark sql hive
-
wangfei (JIRA)
[jira] [Resolved] (SPARK-4468) Wrong Parquet filters are created for all inequality predicates with literals on the left hand side
-
Michael Armbrust (JIRA)
[jira] [Created] (SPARK-4504) run-example fails if multiple example jars present in target folder
-
Venkata Ramana G (JIRA)
[jira] [Commented] (SPARK-4550) In sort-based shuffle, store map outputs in serialized form
-
Sandy Ryza (JIRA)
[jira] [Commented] (SPARK-4196) Streaming + checkpointing + saveAsNewAPIHadoopFiles = NotSerializableException for Hadoop Configuration
-
Tathagata Das (JIRA)
[jira] [Commented] (SPARK-4606) SparkSubmitDriverBootstrapper does not propagate EOF to child JVM
-
Apache Spark (JIRA)
[jira] [Closed] (SPARK-3332) Tagging is not atomic with launching instances on EC2
-
Andrew Or (JIRA)
[jira] [Updated] (SPARK-4613) Make JdbcRDD easier to use from Java
-
Patrick Wendell (JIRA)
[jira] [Commented] (SPARK-4628) Put all external projects behind a build flag
-
Sean Owen (JIRA)
[jira] [Updated] (SPARK-4533) SchemaRDD Api error: Can only subtract another SchemaRDD
-
Shawn Guo (JIRA)
[jira] [Commented] (SPARK-4661) Minor code and docs cleanup
-
Apache Spark (JIRA)
Page 111 (Messages 2751 to 2775):
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