Hello
Nobody
Logout
Sign In
or
Sign Up
(
Why?
)
Home
3,116 messages
org.apache.spark.issues [
All Lists
]
2014 November [
All Months
]
Page 108 (Messages 2676 to 2700):
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] [Resolved] (SPARK-2360) CSV import to SchemaRDDs
-
Michael Armbrust (JIRA)
[jira] [Comment Edited] (SPARK-4214) With dynamic allocation, avoid outstanding requests for more executors than pending tasks need
-
Sandy Ryza (JIRA)
[jira] [Commented] (SPARK-4256) MLLib BinaryClassificationMetricComputers try to divide by zero
-
Andrew Bullen (JIRA)
[jira] [Created] (SPARK-4312) bash can't `die`
-
Kousuke Saruta (JIRA)
[jira] [Created] (SPARK-4326) unidoc is broken on master
-
Xiangrui Meng (JIRA)
[jira] [Commented] (SPARK-1216) Add a OneHotEncoder for handling categorical features
-
Sean Owen (JIRA)
[jira] [Created] (SPARK-4367) Process the "distinct" value before shuffling for aggregation
-
Cheng Hao (JIRA)
[jira] [Resolved] (SPARK-3666) Extract interfaces for EdgeRDD and VertexRDD
-
Reynold Xin (JIRA)
[jira] [Created] (SPARK-4421) Wrong link in spark-standalone.html
-
Masayoshi TSUZUKI (JIRA)
[jira] [Commented] (SPARK-4437) Docs for difference between WholeTextFileRecordReader and WholeCombineFileRecordReader
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-4452) Enhance Sort-based Shuffle to avoid spilling small files
-
Apache Spark (JIRA)
[jira] [Resolved] (SPARK-4448) Support ConstantObjectInspector for unwrapping data
-
Michael Armbrust (JIRA)
[jira] [Created] (SPARK-4477) remove numpy from RDDSampler of PySpark
-
Davies Liu (JIRA)
[jira] [Commented] (SPARK-4480) Avoid many small spills in external data structures
-
Apache Spark (JIRA)
[jira] [Updated] (SPARK-4498) Standalone Master can fail to recognize completed/failed applications
-
Josh Rosen (JIRA)
[jira] [Updated] (SPARK-4377) ZooKeeperPersistenceEngine: java.lang.IllegalStateException: Trying to deserialize a serialized ActorRef without an ActorSystem in scope.
-
Patrick Wendell (JIRA)
[jira] [Updated] (SPARK-4180) SparkContext constructor should throw exception if another SparkContext is already running
-
Andrew Or (JIRA)
[jira] [Commented] (SPARK-4539) History Server counts "incomplete" applications against the "retainedApplications" total, fails to show eligible "completed" applications
-
Masayoshi TSUZUKI (JIRA)
[jira] [Closed] (SPARK-4509) Revert EC2 tag-based cluster membership patch in branch-1.2
-
Andrew Or (JIRA)
[jira] [Commented] (SPARK-3779) yarn spark.yarn.applicationMaster.waitTries config should be changed to a time period
-
Apache Spark (JIRA)
[jira] [Updated] (SPARK-4626) NoSuchElementException in CoarseGrainedSchedulerBackend
-
Victor Tso (JIRA)
[jira] [Commented] (SPARK-4630) Dynamically determine optimal number of partitions
-
Lianhui Wang (JIRA)
[jira] [Comment Edited] (SPARK-4632) Upgrade MQTT dependency to use latest mqtt-client
-
Olaf Flebbe (JIRA)
[jira] [Resolved] (SPARK-4613) Make JdbcRDD easier to use from Java
-
Matei Zaharia (JIRA)
[jira] [Updated] (SPARK-4650) Supporting multi column support in countDistinct function like count(distinct c1,c2..) in Spark SQL
-
Ravindra Pesala (JIRA)
Page 108 (Messages 2676 to 2700):
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