Hello
Nobody
Logout
Sign In
or
Sign Up
(
Why?
)
Home
3,332 messages
org.apache.spark.issues [
All Lists
]
2017 May [
All Months
]
Page 74 (Messages 1826 to 1850):
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] [Assigned] (SPARK-20550) R wrappers for Dataset.alias
-
Apache Spark (JIRA)
[jira] [Created] (SPARK-20580) Allow RDD cache with unserializable objects
-
Fernando Pereira (JIRA)
[jira] [Closed] (SPARK-20432) Unioning two identical Streaming DataFrames fails during attribute resolution
-
Burak Yavuz (JIRA)
[jira] [Commented] (SPARK-18085) Better History Server scalability for many / large applications
-
Marcelo Vanzin (JIRA)
[jira] [Commented] (SPARK-20638) Optimize the CartesianRDD to reduce repeatedly data fetching
-
Apache Spark (JIRA)
[jira] [Created] (SPARK-20692) unknowing delay in event timeline
-
Zhiwen Sun (JIRA)
[jira] [Commented] (SPARK-20684) expose createGlobalTempView in SparkR
-
Dongjoon Hyun (JIRA)
[jira] [Resolved] (SPARK-20228) Random Forest instable results depending on spark.executor.memory
-
Sean Owen (JIRA)
[jira] [Assigned] (SPARK-20700) InferFiltersFromConstraints stackoverflows for query (v2)
-
Xiao Li (JIRA)
[jira] [Assigned] (SPARK-20762) Make String Params Case-Insensitive
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-20778) Implement array_intersect function
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-20772) Add support for query parameters in redirects on Yarn
-
Saisai Shao (JIRA)
[jira] [Resolved] (SPARK-20789) Spark monitoring UI - http://spark-master:8080/api/v1/applications is not responding with json msg
-
Sean Owen (JIRA)
[jira] [Updated] (SPARK-3181) Add Robust Regression Algorithm with Huber Estimator
-
Yanbo Liang (JIRA)
[jira] [Updated] (SPARK-20712) [SQL] Spark can't read Hive table when column type has length greater than 4000 bytes
-
Maciej Bryński (JIRA)
[jira] [Commented] (SPARK-20808) External Table unnecessarily not created in Hive-compatible way
-
Joachim Hereth (JIRA)
[jira] [Assigned] (SPARK-20861) Pyspark CrossValidator & TrainValidationSplit should delegate parameter looping to estimators
-
Apache Spark (JIRA)
[jira] [Assigned] (SPARK-20640) Make rpc timeout and retry for shuffle registration configurable
-
Apache Spark (JIRA)
[jira] [Resolved] (SPARK-20879) Spark SQL will read Date type column from avro file as Int
-
Hyukjin Kwon (JIRA)
[jira] [Updated] (SPARK-20907) Use testQuietly for test suites that generate long log output
-
Shixiong Zhu (JIRA)
[jira] [Commented] (SPARK-20922) Unsafe deserialization in Spark LauncherConnection
-
Aditya Sharad (JIRA)
[jira] [Commented] (SPARK-16365) Ideas for moving "mllib-local" forward
-
Nick Pentreath (JIRA)
[jira] [Assigned] (SPARK-20288) Improve BasicSchedulerIntegrationSuite "multi-stage job"
-
Imran Rashid (JIRA)
[jira] [Created] (SPARK-20940) AccumulatorV2 should not throw IllegalAccessError
-
Shixiong Zhu (JIRA)
[jira] [Commented] (SPARK-20942) The title style about field is error in the history server web ui.
-
Apache Spark (JIRA)
Page 74 (Messages 1826 to 1850):
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