Hello
Nobody
Logout
Sign In
or
Sign Up
(
Why?
)
Home
3,332 messages
org.apache.spark.issues [
All Lists
]
2017 May [
All Months
]
Page 59 (Messages 1451 to 1475):
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-20588) from_utc_timestamp causes bottleneck
-
Hyukjin Kwon (JIRA)
[jira] [Updated] (SPARK-20630) Thread Dump link available in Executors tab irrespective of spark.ui.threadDumpsEnabled
-
Jacek Laskowski (JIRA)
[jira] [Comment Edited] (SPARK-20658) spark.yarn.am.attemptFailuresValidityInterval doesn't seem to have an effect
-
Marcelo Vanzin (JIRA)
[jira] [Updated] (SPARK-20666) Flaky test - SparkListenerBus randomly failing on Windows
-
Felix Cheung (JIRA)
[jira] [Created] (SPARK-20670) Simplify FPGrowth transform
-
yuhao yang (JIRA)
[jira] [Created] (SPARK-20673) LDA `optimizer` do not really support case insensitive
-
zhengruifeng (JIRA)
[jira] [Created] (SPARK-20677) Clean up ALS recommend all improvement code.
-
Nick Pentreath (JIRA)
[jira] [Commented] (SPARK-20601) Python API Changes for Constrained Logistic Regression Params
-
Apache Spark (JIRA)
[jira] [Assigned] (SPARK-20688) correctly check analysis for scalar sub-queries
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-20684) expose createGlobalTempView and dropGlobalTempView in SparkR
-
Dongjoon Hyun (JIRA)
[jira] [Resolved] (SPARK-19323) Upgrade breeze to 0.13
-
Yuming Wang (JIRA)
[jira] [Assigned] (SPARK-20687) mllib.Matrices.fromBreeze may crash when converting breeze CSCMatrix
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-18492) GeneratedIterator grows beyond 64 KB
-
Biagio (JIRA)
[jira] [Updated] (SPARK-20504) ML 2.2 QA: API: Java compatibility, docs
-
Weichen Xu (JIRA)
[jira] [Assigned] (SPARK-20751) Built-in SQL Function Support - COT
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-20783) Enhance ColumnVector to keep UnsafeArrayData for array
-
Apache Spark (JIRA)
[jira] [Comment Edited] (SPARK-17867) Dataset.dropDuplicates (i.e. distinct) should consider the columns with same column name
-
Mitesh (JIRA)
[jira] [Updated] (SPARK-20834) TypeCoercion:loss of precision when widening long and float,or int and float
-
liuxian (JIRA)
[jira] [Updated] (SPARK-20837) Spark SQL doesn't support escape of single/double quote as SQL standard.
-
bing huang (JIRA)
[jira] [Created] (SPARK-20852) NullPointerException on distinct (Dataset<Row>)
-
Paride Casulli (JIRA)
[jira] [Created] (SPARK-20893) Should we create a constructor for LabelsPoint which is using ml.linalg.Vectors?
-
Frank Sha (JIRA)
[jira] [Created] (SPARK-20896) spark executor get java.lang.ClassCastException when trigger two job at same time
-
poseidon (JIRA)
[jira] [Issue Comment Deleted] (SPARK-20915) lpad/rpad with empty pad string different from MySQL
-
Yuming Wang (JIRA)
[jira] [Created] (SPARK-20924) Unable to call the function registered in the not-current database
-
Xiao Li (JIRA)
[jira] [Assigned] (SPARK-20924) Unable to call the function registered in the not-current database
-
Apache Spark (JIRA)
Page 59 (Messages 1451 to 1475):
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