Hello
Nobody
Logout
Sign In
or
Sign Up
(
Why?
)
Home
3,332 messages
org.apache.spark.issues [
All Lists
]
2017 May [
All Months
]
Page 69 (Messages 1701 to 1725):
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] [Created] (SPARK-20563) going to DataFrame to RDD and back changes the schema, if the schema is not explicitly provided
-
Danil Kirsanov (JIRA)
[jira] [Created] (SPARK-20572) Spark Streaming fail to read file on Hdfs
-
LvDongrong (JIRA)
[jira] [Assigned] (SPARK-20576) Support generic hint function in Dataset/DataFrame
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-20569) In spark-sql,Some functions can execute successfully, when the number of input parameter is wrong
-
Umesh Chaudhary (JIRA)
[jira] [Created] (SPARK-20647) Make the Storage page use new app state store
-
Marcelo Vanzin (JIRA)
[jira] [Commented] (SPARK-10802) Let ALS recommend for subset of data
-
Nick Pentreath (JIRA)
[jira] [Resolved] (SPARK-20686) PropagateEmptyRelation incorrectly handles aggregate without grouping expressions
-
Wenchen Fan (JIRA)
[jira] [Created] (SPARK-20693) Kafka+SSL: path for security related files needs to be different for driver and executors
-
Daniel Lanza García (JIRA)
[jira] [Assigned] (SPARK-20707) ML deprecated APIs should be removed in major release.
-
Yanbo Liang (JIRA)
[jira] [Commented] (SPARK-20489) Different results in local mode and yarn mode when working with dates (silent corruption due to system timezone setting)
-
Frank Rosner (JIRA)
[jira] [Updated] (SPARK-20759) SCALA_VERSION in _config.yml,LICENSE and Dockerfile should be consistent with pom.xml
-
liuzhaokun (JIRA)
[jira] [Updated] (SPARK-20775) from_json should also have an API where the schema is specified with a string
-
Takeshi Yamamuro (JIRA)
[jira] [Commented] (SPARK-19076) Upgrade Hive dependence to Hive 2.x
-
William Handy (JIRA)
[jira] [Comment Edited] (SPARK-20805) updated updateP in SVD++ is error
-
BoLing (JIRA)
[jira] [Resolved] (SPARK-20831) Unresolved operator when INSERT OVERWRITE data source tables with IF NOT EXISTS
-
Wenchen Fan (JIRA)
[jira] [Assigned] (SPARK-20844) Remove experimental from API and docs
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-20799) Unable to infer schema for ORC on reading ORC from S3
-
Jork Zijlstra (JIRA)
[jira] [Commented] (SPARK-4899) Support Mesos features: roles and checkpoints
-
Michael Gummelt (JIRA)
[jira] [Resolved] (SPARK-20834) TypeCoercion:loss of precision when widening long and float,or int and float
-
Sean Owen (JIRA)
[jira] [Assigned] (SPARK-20376) Make StateStoreProvider plugable
-
Apache Spark (JIRA)
[jira] [Resolved] (SPARK-20775) from_json should also have an API where the schema is specified with a string
-
Wenchen Fan (JIRA)
[jira] [Created] (SPARK-20901) Feature parity for ORC with Parquet
-
Dongjoon Hyun (JIRA)
[jira] [Updated] (SPARK-20935) A daemon thread, "BatchedWriteAheadLog Writer", left behind after terminating StreamingContext.
-
Terence Yim (JIRA)
[jira] [Commented] (SPARK-20941) Subquery Reuse does not work
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-20945) NoSuchElementException key not found in TaskSchedulerImpl
-
Apache Spark (JIRA)
Page 69 (Messages 1701 to 1725):
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