Hello
Nobody
Logout
Sign In
or
Sign Up
(
Why?
)
Home
3,332 messages
org.apache.spark.issues [
All Lists
]
2017 May [
All Months
]
Page 16 (Messages 376 to 400):
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-20637) MappedRDD, FilteredRDD, etc. are still referenced in code comments
-
Sean Owen (JIRA)
[jira] [Commented] (SPARK-13747) Concurrent execution in SQL doesn't work with Scala ForkJoinPool
-
Barry Becker (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] [Commented] (SPARK-20677) Clean up ALS recommend all improvement code.
-
Apache Spark (JIRA)
[jira] [Closed] (SPARK-8402) Add DP means clustering to MLlib
-
Nick Pentreath (JIRA)
[jira] [Updated] (SPARK-20685) BatchPythonEvaluation UDF evaluator fails for case of single UDF with repeated argument
-
Xiao Li (JIRA)
[jira] [Comment Edited] (SPARK-13747) Concurrent execution in SQL doesn't work with Scala ForkJoinPool
-
Kagan Turgut (JIRA)
[jira] [Closed] (SPARK-8832) insertInto() throws error in sparkR
-
Maciej Szymkiewicz (JIRA)
[jira] [Commented] (SPARK-18359) Let user specify locale in CSV parsing
-
Sean Owen (JIRA)
[jira] [Commented] (SPARK-12297) Add work-around for Parquet/Hive int96 timestamp bug.
-
Reynold Xin (JIRA)
[jira] [Commented] (SPARK-20758) Add Constant propagation optimization
-
Apache Spark (JIRA)
[jira] [Created] (SPARK-20760) Memory Leak of RDD blocks
-
Binzi Cao (JIRA)
[jira] [Commented] (SPARK-20760) Memory Leak of RDD blocks
-
Binzi Cao (JIRA)
[jira] [Assigned] (SPARK-20776) Fix performance problems in TaskMetrics.nameToAccums map initialization
-
Apache Spark (JIRA)
[jira] [Issue Comment Deleted] (SPARK-20139) Spark UI reports partial success for completed stage while log shows all tasks are finished
-
Ivan Gozali (JIRA)
[jira] [Created] (SPARK-20798) GenerateUnsafeProjection should check if value is null before calling the getter
-
Ala Luszczak (JIRA)
[jira] [Assigned] (SPARK-20798) GenerateUnsafeProjection should check if value is null before calling the getter
-
Apache Spark (JIRA)
[jira] [Assigned] (SPARK-20807) Add compression/decompression of data to ColumnVector
-
Apache Spark (JIRA)
[jira] [Created] (SPARK-20834) TypeCoercion:In case 1,loss of precision is not acceptable
-
liuxian (JIRA)
[jira] [Assigned] (SPARK-20775) from_json should also have an API where the schema is specified with a string
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-20891) Reduce duplicate code in typedaggregators.scala
-
Sean Owen (JIRA)
[jira] [Assigned] (SPARK-20365) Not so accurate classpath format for AM and Containers
-
Apache Spark (JIRA)
[jira] [Resolved] (SPARK-20908) Cache Manager: Hint should be ignored in plan matching
-
Xiao Li (JIRA)
[jira] [Commented] (SPARK-20877) Investigate if tests will time out on CRAN
-
Shivaram Venkataraman (JIRA)
[jira] [Assigned] (SPARK-20288) Improve BasicSchedulerIntegrationSuite "multi-stage job"
-
Imran Rashid (JIRA)
Page 16 (Messages 376 to 400):
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