Hello
Nobody
Logout
Sign In
or
Sign Up
(
Why?
)
Home
3,332 messages
org.apache.spark.issues [
All Lists
]
2017 May [
All Months
]
Page 6 (Messages 126 to 150):
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-20395) Upgrade to Scala 2.11.11
-
Sean Owen (JIRA)
[jira] [Assigned] (SPARK-20590) Map default input data source formats to inlined classes
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-17134) Use level 2 BLAS operations in LogisticAggregator
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-16365) Ideas for moving "mllib-local" forward
-
Matan (JIRA)
[jira] [Assigned] (SPARK-20637) MappedRDD, FilteredRDD, etc. are still referenced in code comments
-
Apache Spark (JIRA)
[jira] [Updated] (SPARK-20682) Support a new faster ORC data source based on Apache ORC
-
Dongjoon Hyun (JIRA)
[jira] [Updated] (SPARK-20596) Improve ALS recommend all test cases
-
Xiao Li (JIRA)
[jira] [Commented] (SPARK-20715) MapStatuses shouldn't be redundantly stored in both ShuffleMapStage and MapOutputTracker
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-20751) Built-in SQL Function Support - COT
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-20760) Memory Leak of RDD blocks
-
Binzi Cao (JIRA)
[jira] [Commented] (SPARK-15703) Make ListenerBus event queue size configurable
-
Ruslan Dautkhanov (JIRA)
[jira] [Created] (SPARK-20790) ALS with implicit feedback ignores negative values
-
David Eis (JIRA)
[jira] [Commented] (SPARK-12139) REGEX Column Specification for Hive Queries
-
Apache Spark (JIRA)
[jira] [Resolved] (SPARK-11597) improve performance of array and map encoder
-
Wenchen Fan (JIRA)
[jira] [Created] (SPARK-20792) Support same timeout operations in mapGroupsWithState function in batch queries as in streaming queries
-
Tathagata Das (JIRA)
[jira] [Commented] (SPARK-20768) PySpark FPGrowth does not expose numPartitions (expert) param
-
Nick Pentreath (JIRA)
[jira] [Commented] (SPARK-20712) [SQL] Spark can't read Hive table when column type has length greater than 4000 bytes
-
Maciej Bryński (JIRA)
[jira] [Updated] (SPARK-20839) Incorrect Dynamic PageRank calculation
-
BahaaEddin AlAila (JIRA)
[jira] [Assigned] (SPARK-20771) Usability issues with weekofyear()
-
Apache Spark (JIRA)
[jira] [Assigned] (SPARK-20862) LogisticRegressionModel throws TypeError
-
Apache Spark (JIRA)
[jira] [Assigned] (SPARK-20768) PySpark FPGrowth does not expose numPartitions (expert) param
-
Yanbo Liang (JIRA)
[jira] [Comment Edited] (SPARK-18105) LZ4 failed to decompress a stream of shuffled data
-
Wenchen Fan (JIRA)
[jira] [Commented] (SPARK-20893) Should we create a constructor for LabelsPoint which is using ml.linalg.Vectors?
-
Frank Sha (JIRA)
[jira] [Assigned] (SPARK-20787) PySpark can't handle datetimes before 1900
-
Apache Spark (JIRA)
[jira] [Resolved] (SPARK-20213) DataFrameWriter operations do not show up in SQL tab
-
Wenchen Fan (JIRA)
Page 6 (Messages 126 to 150):
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