Hello
Nobody
Logout
Sign In
or
Sign Up
(
Why?
)
Home
3,332 messages
org.apache.spark.issues [
All Lists
]
2017 May [
All Months
]
Page 40 (Messages 976 to 1000):
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] [Updated] (SPARK-20547) ExecutorClassLoader's findClass may not work correctly when a task is cancelled.
-
Shixiong Zhu (JIRA)
[jira] [Assigned] (SPARK-20574) Allow Bucketizer to handle non-Double column
-
Apache Spark (JIRA)
[jira] [Created] (SPARK-20590) Map default input data source formats to inlined classes
-
Sameer Agarwal (JIRA)
[jira] [Closed] (SPARK-20671) Processing muitple kafka topics with single spark streaming context hangs on batchSubmitted.
-
amit kumar (JIRA)
[jira] [Commented] (SPARK-2060) Querying JSON Datasets with SQL and DSL in Spark SQL
-
Apache Spark (JIRA)
[jira] [Assigned] (SPARK-20601) Python API Changes for Constrained Logistic Regression Params
-
Apache Spark (JIRA)
[jira] [Updated] (SPARK-20682) Support a new faster ORC data source based on Apache ORC
-
Dongjoon Hyun (JIRA)
[jira] [Updated] (SPARK-20666) Flaky test - SparkListenerBus randomly failing java.lang.IllegalAccessError
-
Shixiong Zhu (JIRA)
[jira] [Commented] (SPARK-6628) ClassCastException occurs when executing sql statement "insert into" on hbase table
-
Weiqing Yang (JIRA)
[jira] [Assigned] (SPARK-20759) SCALA_VERSION in _config.yml should be consistent with pom.xml
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-14584) Improve recognition of non-nullability in Dataset transformations
-
Takeshi Yamamuro (JIRA)
[jira] [Updated] (SPARK-20776) Fix JobProgressListener perf. problems caused by empty TaskMetrics initialization
-
Josh Rosen (JIRA)
[jira] [Commented] (SPARK-20805) updated updateP in SVD++ is error
-
BoLing (JIRA)
[jira] [Commented] (SPARK-20844) Remove experimental from API and docs
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-14174) Accelerate KMeans via Mini-Batch EM
-
zhengruifeng (JIRA)
[jira] [Assigned] (SPARK-20863) Add metrics/instrumentation to LiveListenerBus
-
Apache Spark (JIRA)
[jira] [Updated] (SPARK-20861) Pyspark CrossValidator & TrainValidationSplit should delegate parameter looping to estimators
-
Joseph K. Bradley (JIRA)
[jira] [Resolved] (SPARK-20862) LogisticRegressionModel throws TypeError
-
Yanbo Liang (JIRA)
[jira] [Created] (SPARK-20871) Only log Janino code in debug mode
-
Glen Takahashi (JIRA)
[jira] [Assigned] (SPARK-20906) Constrained Logistic Regression for SparkR
-
Apache Spark (JIRA)
[jira] [Resolved] (SPARK-20897) cached self-join should not fail
-
Xiao Li (JIRA)
[jira] [Updated] (SPARK-20899) PySpark supports stringIndexerOrderType in RFormula
-
Yanbo Liang (JIRA)
[jira] [Created] (SPARK-20928) Continuous Processing Mode for Structured Streaming
-
Michael Armbrust (JIRA)
[jira] [Commented] (SPARK-20930) Destroy broadcasted centers after computing cost
-
Apache Spark (JIRA)
[jira] [Issue Comment Deleted] (SPARK-20931) Built-in SQL Function - ABS support string type
-
Yuming Wang (JIRA)
Page 40 (Messages 976 to 1000):
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