Hello
Nobody
Logout
Sign In
or
Sign Up
(
Why?
)
Home
3,332 messages
org.apache.spark.issues [
All Lists
]
2017 May [
All Months
]
Page 47 (Messages 1151 to 1175):
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] [Resolved] (SPARK-20531) Spark master shouldn't send its address back to the workers over proxied connections
-
Shixiong Zhu (JIRA)
[jira] [Commented] (SPARK-20433) Security issue with jackson-databind
-
Hyukjin Kwon (JIRA)
[jira] [Assigned] (SPARK-17134) Use level 2 BLAS operations in LogisticAggregator
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-6323) Large rank matrix factorization with Nonlinear loss and constraints
-
Nick Pentreath (JIRA)
[jira] [Assigned] (SPARK-20504) ML 2.2 QA: API: Java compatibility, docs
-
Joseph K. Bradley (JIRA)
[jira] [Assigned] (SPARK-20725) partial aggregate should behave correctly for sameResult
-
Apache Spark (JIRA)
[jira] [Resolved] (SPARK-20719) Support LIMIT ALL
-
Herman van Hovell (JIRA)
[jira] [Assigned] (SPARK-20730) Add a new Optimizer rule to combine nested Concats
-
Apache Spark (JIRA)
[jira] [Updated] (SPARK-19122) Unnecessary shuffle+sort added if join predicates ordering differ from bucketing and sorting order
-
Tejas Patil (JIRA)
[jira] [Resolved] (SPARK-18772) Unnecessary conversion try for special floats in JSON
-
Wenchen Fan (JIRA)
[jira] [Updated] (SPARK-20738) Hide building of docs in sbt behind an option.
-
Prashant Sharma (JIRA)
[jira] [Assigned] (SPARK-20669) LogisticRegression family should be case insensitive
-
Yanbo Liang (JIRA)
[jira] [Updated] (SPARK-20760) Memory Leak of RDD blocks
-
Sean Owen (JIRA)
[jira] [Updated] (SPARK-20767) The LDA model update
-
Sean Owen (JIRA)
[jira] [Assigned] (SPARK-20509) SparkR 2.2 QA: New R APIs and API docs
-
Joseph K. Bradley (JIRA)
[jira] [Resolved] (SPARK-19372) Code generation for Filter predicate including many OR conditions exceeds JVM method size limit
-
Shixiong Zhu (JIRA)
[jira] [Assigned] (SPARK-20779) The ASF header placed in an incorrect location in some files
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-14174) Accelerate KMeans via Mini-Batch EM
-
Nick Pentreath (JIRA)
[jira] [Assigned] (SPARK-20792) Support same timeout operations in mapGroupsWithState function in batch queries as in streaming queries
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-17867) Dataset.dropDuplicates (i.e. distinct) should consider the columns with same column name
-
Mitesh (JIRA)
[jira] [Updated] (SPARK-18838) High latency of event processing for large jobs
-
Antoine PRANG (JIRA)
[jira] [Resolved] (SPARK-20591) Succeeded tasks num not equal in job page and job detail page on spark web ui when speculative task(s) exist
-
Sean Owen (JIRA)
[jira] [Commented] (SPARK-19372) Code generation for Filter predicate including many OR conditions exceeds JVM method size limit
-
Dongjoon Hyun (JIRA)
[jira] [Assigned] (SPARK-20775) from_json should also have an API where the schema is specified with a string
-
Wenchen Fan (JIRA)
[jira] [Assigned] (SPARK-20940) AccumulatorV2 should not throw IllegalAccessError
-
Apache Spark (JIRA)
Page 47 (Messages 1151 to 1175):
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