Hello
Nobody
Logout
Sign In
or
Sign Up
(
Why?
)
Home
3,332 messages
org.apache.spark.issues [
All Lists
]
2017 May [
All Months
]
Page 27 (Messages 651 to 675):
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-20552) Add isNotDistinctFrom/isDistinctFrom for column APIs in Scala/Java and Python
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-7481) Add spark-hadoop-cloud module to pull in object store support
-
Apache Spark (JIRA)
[jira] [Updated] (SPARK-17833) 'monotonicallyIncreasingId()' should be deterministic
-
Joseph K. Bradley (JIRA)
[jira] [Updated] (SPARK-20663) Data missing after insert overwrite table partition which is created on specific location
-
kobefeng (JIRA)
[jira] [Created] (SPARK-20687) mllib.Matrices.fromBreeze may crash when converting breeze CSCMatrix
-
Ignacio Bermudez Corrales (JIRA)
[jira] [Assigned] (SPARK-20707) ML deprecated APIs should be removed in major release.
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-19104) CompileException with Map and Case Class in Spark 2.1.0
-
Steven Aerts (JIRA)
[jira] [Updated] (SPARK-20629) Copy shuffle data when nodes are being shut down
-
holdenk (JIRA)
[jira] [Commented] (SPARK-20741) SparkSubmit does not clean up after uploading spark_libs to the distributed cache
-
Apache Spark (JIRA)
[jira] [Resolved] (SPARK-20716) StateStore.abort() should not throw further exception
-
Shixiong Zhu (JIRA)
[jira] [Created] (SPARK-20755) UDF registration should throw exception if UDF not found on classpath
-
Jeremy Beard (JIRA)
[jira] [Commented] (SPARK-20503) ML 2.2 QA: API: Python API coverage
-
Joseph K. Bradley (JIRA)
[jira] [Commented] (SPARK-20780) Spark Kafka10 Consumer Hangs
-
David Walsh (JIRA)
[jira] [Updated] (SPARK-12559) Cluster mode doesn't work with --packages
-
Michael Gummelt (JIRA)
[jira] [Commented] (SPARK-18825) Eliminate duplicate links in SparkR API doc index
-
Apache Spark (JIRA)
[jira] [Resolved] (SPARK-20756) yarn-shuffle jar has references to unshaded guava and contains scala classes
-
Marcelo Vanzin (JIRA)
[jira] [Assigned] (SPARK-20850) Improve division and multiplication mixing process the data
-
Apache Spark (JIRA)
[jira] [Assigned] (SPARK-20867) Move individual hints from Statistics into HintInfo class
-
Apache Spark (JIRA)
[jira] [Assigned] (SPARK-20376) Make StateStoreProvider plugable
-
Tathagata Das (JIRA)
[jira] [Updated] (SPARK-20889) SparkR grouped documentation for Column methods
-
Felix Cheung (JIRA)
[jira] [Assigned] (SPARK-20909) Build-in SQL Function Support - DAYOFWEEK
-
Apache Spark (JIRA)
[jira] [Reopened] (SPARK-20894) Error while checkpointing to HDFS (similar to JIRA SPARK-19268)
-
Shixiong Zhu (JIRA)
[jira] [Created] (SPARK-20931) Built-in SQL Function - ABS support string type
-
Yuming Wang (JIRA)
[jira] [Commented] (SPARK-20199) GradientBoostedTreesModel doesn't have featureSubsetStrategy parameter
-
pralabhkumar (JIRA)
[jira] [Updated] (SPARK-20936) Lack of the most important case about the test of resolveURI
-
zuotingbing (JIRA)
Page 27 (Messages 651 to 675):
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