Hello
Nobody
Logout
Sign In
or
Sign Up
(
Why?
)
Home
3,116 messages
org.apache.spark.issues [
All Lists
]
2014 November [
All Months
]
Page 22 (Messages 526 to 550):
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-3886) Choose the batch size of serializer based on size of object
-
Josh Rosen (JIRA)
[jira] [Commented] (SPARK-4263) PERCENTILE is not working
-
Cheng Hao (JIRA)
[jira] [Resolved] (SPARK-914) Make RDD implement Scala and Java Iterable interfaces
-
Matei Zaharia (JIRA)
[jira] [Commented] (SPARK-4282) Stopping flag in YarnClientSchedulerBackend should be volatile
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-2468) Netty-based block server / client module
-
Aaron Davidson (JIRA)
[jira] [Updated] (SPARK-4314) Exception throws when the upload intermediate file(_COPYING_ file) is read through hdfs interface
-
maji2014 (JIRA)
[jira] [Resolved] (SPARK-4274) NPE in printing the details of query plan
-
Michael Armbrust (JIRA)
[jira] [Updated] (SPARK-4380) Executor full of log "spilling in-memory map of 0 MB to disk"
-
Hong Shen (JIRA)
[jira] [Created] (SPARK-4403) Elastic allocation(spark.dynamicAllocation.enabled) results in task never being execued.
-
Egor Pahomov (JIRA)
[jira] [Resolved] (SPARK-4380) Executor full of log "spilling in-memory map of 0 MB to disk"
-
Hong Shen (JIRA)
[jira] [Commented] (SPARK-4443) Statistics bug for external table in spark sql hive
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-4452) Shuffle data structures can starve others on the same thread for memory
-
Matei Zaharia (JIRA)
[jira] [Updated] (SPARK-4433) Racing condition in zipWithIndex
-
Xiangrui Meng (JIRA)
[jira] [Resolved] (SPARK-4384) Too many open files during sort in pyspark
-
Josh Rosen (JIRA)
[jira] [Updated] (SPARK-4484) [CORE] Treat maxResultSize as unlimited when set to 0; improve error message
-
Andrew Or (JIRA)
[jira] [Updated] (SPARK-4494) IDFModel.transform() add support for single vector
-
Jean-Philippe Quemener (JIRA)
[jira] [Commented] (SPARK-4512) Unresolved Attribute Exception for sort by
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-4452) Shuffle data structures can starve others on the same thread for memory
-
Tianshuo Deng (JIRA)
[jira] [Updated] (SPARK-4516) Race condition in netty
-
Patrick Wendell (JIRA)
[jira] [Commented] (SPARK-1405) parallel Latent Dirichlet Allocation (LDA) atop of spark in MLlib
-
Guoqiang Li (JIRA)
[jira] [Updated] (SPARK-1860) Standalone Worker cleanup should not clean up running executors
-
Patrick Wendell (JIRA)
[jira] [Resolved] (SPARK-4145) Create jobs overview and job details pages on the web UI
-
Patrick Wendell (JIRA)
[jira] [Closed] (SPARK-2383) With auto.offset.reset, KafkaReceiver potentially deletes Consumer nodes from Zookeeper
-
Tathagata Das (JIRA)
[jira] [Commented] (SPARK-2458) Make failed application log visible on History Server
-
Apache Spark (JIRA)
[jira] [Updated] (SPARK-3834) Backticks not correctly handled in subquery aliases
-
Andrew Or (JIRA)
Page 22 (Messages 526 to 550):
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