Hello
Nobody
Logout
Sign In
or
Sign Up
(
Why?
)
Home
3,332 messages
org.apache.spark.issues [
All Lists
]
2017 May [
All Months
]
Page 83 (Messages 2051 to 2075):
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-20370) create external table on read only location fails
-
Steve Loughran (JIRA)
[jira] [Updated] (SPARK-20547) ExecutorClassLoader's findClass may not work correctly when a task is cancelled.
-
Shixiong Zhu (JIRA)
[jira] [Commented] (SPARK-20579) large spark job hang on with many active stages/jobs
-
yao zhang (JIRA)
[jira] [Created] (SPARK-20625) SQL test running on Windows hadoop command warning
-
Felix Cheung (JIRA)
[jira] [Assigned] (SPARK-20631) LogisticRegression._checkThresholdConsistency should use values not Params
-
Apache Spark (JIRA)
[jira] [Assigned] (SPARK-20669) LogisticRegression family should be case insensitive
-
Apache Spark (JIRA)
[jira] [Resolved] (SPARK-20685) BatchPythonEvaluation UDF evaluator fails for case of single UDF with repeated argument
-
Xiao Li (JIRA)
[jira] [Updated] (SPARK-20047) Constrained Logistic Regression
-
Xiao Li (JIRA)
[jira] [Created] (SPARK-20716) StateStore.abort() should not throw further exception
-
Tathagata Das (JIRA)
[jira] [Commented] (SPARK-20730) Add a new Optimizer rule to combine nested Concats
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-17463) Serialization of accumulators in heartbeats is not thread-safe
-
Allen George (JIRA)
[jira] [Commented] (SPARK-18838) High latency of event processing for large jobs
-
Ruslan Dautkhanov (JIRA)
[jira] [Updated] (SPARK-20806) Launcher:redundant code,invalid branch of judgment
-
Sean Owen (JIRA)
[jira] [Updated] (SPARK-20512) SparkR 2.2 QA: Programming guide, migration guide, vignettes updates
-
Joseph K. Bradley (JIRA)
[jira] [Commented] (SPARK-18825) Eliminate duplicate links in SparkR API doc index
-
Felix Cheung (JIRA)
[jira] [Assigned] (SPARK-20833) it seems to be a part of Android TimSort class rather than a port of .. in the first line of TimSort.java comments
-
Apache Spark (JIRA)
[jira] [Resolved] (SPARK-20809) PySpark: Java heap space issue despite apparently being within memory limits
-
James Porritt (JIRA)
[jira] [Reopened] (SPARK-20853) spark.ui.reverseProxy=true leads to hanging communication to master
-
Benno Staebler (JIRA)
[jira] [Created] (SPARK-20884) Spark' masters will be both standby due to the bug of curator
-
liuzhaokun (JIRA)
[jira] [Created] (SPARK-20888) Document HiveCaseSensitiveInferenceMode.INFER_AND_SAVE in Spark SQL 2.1 to 2.2 migration notes
-
Michael Allman (JIRA)
[jira] [Comment Edited] (SPARK-20891) Reduce duplicate code in typedaggregators.scala
-
Ruben Janssen (JIRA)
[jira] [Commented] (SPARK-20775) from_json should also have an API where the schema is specified with a string
-
Wenchen Fan (JIRA)
[jira] [Commented] (SPARK-20895) Support fast execution based on an optimized plan and parameter placeholders
-
Reynold Xin (JIRA)
[jira] [Commented] (SPARK-20909) Build-in SQL Function Support - DAYOFWEEK
-
Yuming Wang (JIRA)
[jira] [Created] (SPARK-20914) Javadoc contains code that is invalid
-
Cristian Teodor (JIRA)
Page 83 (Messages 2051 to 2075):
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