Hello
Nobody
Logout
Sign In
or
Sign Up
(
Why?
)
Home
3,332 messages
org.apache.spark.issues [
All Lists
]
2017 May [
All Months
]
Page 19 (Messages 451 to 475):
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
126
127
128
129
130
131
132
133
134
[jira] [Commented] (SPARK-20560) Review Spark's handling of filesystems returning "localhost" in getFileBlockLocations
-
Steve Loughran (JIRA)
[jira] [Updated] (SPARK-20579) large spark job hang on with many active stages/jobs
-
yao zhang (JIRA)
[jira] [Commented] (SPARK-20633) FileFormatWriter wrap the FetchFailedException which breaks job's failover
-
Apache Spark (JIRA)
[jira] [Comment Edited] (SPARK-19112) add codec for ZStandard
-
Takeshi Yamamuro (JIRA)
[jira] [Commented] (SPARK-20630) Thread Dump link available in Executors tab irrespective of spark.ui.threadDumpsEnabled
-
Alex Bozarth (JIRA)
[jira] [Commented] (SPARK-20641) Key-value store abstraction and implementation for storing application data
-
Apache Spark (JIRA)
[jira] [Created] (SPARK-20679) Let ALS recommend for a subset of users/items
-
Nick Pentreath (JIRA)
[jira] [Commented] (SPARK-20679) Let ALS recommend for a subset of users/items
-
Nick Pentreath (JIRA)
[jira] [Commented] (SPARK-20608) Standby namenodes should be allowed to included in yarn.spark.access.namenodes to support HDFS HA
-
Yuechen Chen (JIRA)
[jira] [Assigned] (SPARK-20702) TaskContextImpl.markTaskCompleted should not hide the original error
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-19354) Killed tasks are getting marked as FAILED
-
Thomas Graves (JIRA)
[jira] [Assigned] (SPARK-20704) CRAN test should run single threaded
-
Apache Spark (JIRA)
[jira] [Created] (SPARK-20706) Spark-shell not overriding method definition
-
Raphael Roth (JIRA)
[jira] [Updated] (SPARK-17685) WholeStageCodegenExec throws IndexOutOfBoundsException
-
Xiao Li (JIRA)
[jira] [Created] (SPARK-20722) Replay event log that hasn't be replayed in current checking period in advance for request
-
sharkd tu (JIRA)
[jira] [Resolved] (SPARK-20721) Exception thrown when doing spark submit
-
Sean Owen (JIRA)
[jira] [Resolved] (SPARK-18990) make DatasetBenchmark fairer for Dataset
-
Wenchen Fan (JIRA)
[jira] [Commented] (SPARK-20505) ML, Graph 2.2 QA: Update user guide for new features & APIs
-
Apache Spark (JIRA)
[jira] [Assigned] (SPARK-19089) Support nested arrays/seqs in Datasets
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-20797) mllib lda load and save out of memory.
-
Sean Owen (JIRA)
[jira] [Commented] (SPARK-20796) the location of start-master.sh in spark-standalone.md is wrong
-
liuzhaokun (JIRA)
[jira] [Resolved] (SPARK-20403) It is wrong to the instructions of some functions,such as boolean,tinyint,smallint,int,bigint,float,double,decimal,date,timestamp,binary,string
-
Xiao Li (JIRA)
[jira] [Assigned] (SPARK-20891) Reduce duplicate code in typedaggregators.scala
-
Apache Spark (JIRA)
[jira] [Assigned] (SPARK-20909) Build-in SQL Function Support - DAYOFWEEK
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-20914) Javadoc contains code that is invalid
-
Cristian Teodor (JIRA)
Page 19 (Messages 451 to 475):
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
126
127
128
129
130
131
132
133
134