Hello
Nobody
Logout
Sign In
or
Sign Up
(
Why?
)
Home
3,371 messages
org.apache.spark.issues [
All Lists
]
2018 January [
All Months
]
Page 115 (Messages 2851 to 2875):
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
135
[jira] [Commented] (SPARK-22896) Improvement in String interpolation
-
Sean Owen (JIRA)
[jira] [Commented] (SPARK-13316) "SparkException: DStream has not been initialized" when restoring StreamingContext from checkpoint and the dstream is created afterwards
-
Riccardo Vincelli (JIRA)
[jira] [Assigned] (SPARK-22957) ApproxQuantile breaks if the number of rows exceeds MaxInt
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-7551) Don't split by dot if within backticks for DataFrame attribute resolution
-
Haris (JIRA)
[jira] [Assigned] (SPARK-22973) Incorrect results of casting Map to String
-
Wenchen Fan (JIRA)
[jira] [Assigned] (SPARK-22952) Deprecate stageAttemptId in favour of stageAttemptNumber
-
Wenchen Fan (JIRA)
[jira] [Updated] (SPARK-20007) Make SparkR apply() functions robust to workers that return empty data.frame
-
Sameer Agarwal (JIRA)
[jira] [Assigned] (SPARK-22577) executor page blacklist status should update with TaskSet level blacklisting
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-23035) Fix warning: TEMPORARY TABLE ... USING ... is deprecated and use TempViewAlreadyExistsException when create temp view
-
Apache Spark (JIRA)
[jira] [Created] (SPARK-23038) Update docker/spark-test to use JDK8
-
Dongjoon Hyun (JIRA)
[jira] [Updated] (SPARK-23037) RFormula should not use deprecated OneHotEncoder and should include VectorSizeHint in pipeline
-
Bago Amirbekian (JIRA)
[jira] [Commented] (SPARK-19235) Enable Test Cases in DDLSuite with Hive Metastore
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-23078) Allow Submitting Spark Thrift Server in Cluster Mode
-
Oz Ben-Ami (JIRA)
[jira] [Commented] (SPARK-23083) Adding Kubernetes as an option to https://spark.apache.org/
-
Anirudh Ramanathan (JIRA)
[jira] [Assigned] (SPARK-23167) Update TPCDS queries from v1.4 to v2.7 (latest)
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-22208) Improve percentile_approx by not rounding up targetError and starting from index 0
-
Felix Cheung (JIRA)
[jira] [Created] (SPARK-23173) from_json can produce nulls for fields which are marked as non-nullable
-
Herman van Hovell (JIRA)
[jira] [Resolved] (SPARK-21571) Spark history server leaves incomplete or unreadable history files around forever.
-
Marcelo Vanzin (JIRA)
[jira] [Resolved] (SPARK-23177) PySpark parameter-less UDFs raise exception if applied after distinct
-
Hyukjin Kwon (JIRA)
[jira] [Assigned] (SPARK-23217) Add cosine distance measure to ClusteringEvaluator
-
Apache Spark (JIRA)
[jira] [Created] (SPARK-23251) ClassNotFoundException: scala.Any when there's a missing implicit Map encoder
-
Bruce Robbins (JIRA)
[jira] [Assigned] (SPARK-790) Implement the reregistered() callback in MesosScheduler to support master failover
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-22221) Add User Documentation for Working with Arrow in Spark
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-23285) Allow spark.executor.cores to be fractional
-
Yinan Li (JIRA)
[jira] [Resolved] (SPARK-20823) Generate code to build table cache using ColumnarBatch and to get value from ColumnVector for other types
-
Kazuaki Ishizaki (JIRA)
Page 115 (Messages 2851 to 2875):
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
135