Hello
Nobody
Logout
Sign In
or
Sign Up
(
Why?
)
Home
3,387 messages
org.apache.spark.issues [
All Lists
]
2017 January [
All Months
]
Page 75 (Messages 1851 to 1875):
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
136
[jira] [Resolved] (SPARK-15555) Driver with --supervise option cannot be killed in Mesos mode
-
Marcelo Vanzin (JIRA)
[jira] [Updated] (SPARK-19072) Catalyst's IN always returns false for infinity
-
Kay Ousterhout (JIRA)
[jira] [Commented] (SPARK-5493) Support proxy users under kerberos
-
Ruslan Dautkhanov (JIRA)
[jira] [Reopened] (SPARK-19095) virtualenv example does not work in yarn cluster mode
-
Yesha Vora (JIRA)
[jira] [Commented] (SPARK-18011) SparkR serialize "NA" throws exception
-
Miao Wang (JIRA)
[jira] [Commented] (SPARK-19146) Drop more elements when stageData.taskData.size > retainedTasks to reduce the number of times on call drop
-
Yuming Wang (JIRA)
[jira] [Commented] (SPARK-19149) Unify two sets of statistics in LogicalPlan
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-19168) Improvement: filter late data using watermark for `Append` mode
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-18857) SparkSQL ThriftServer hangs while extracting huge data volumes in incremental collect mode
-
Sean Owen (JIRA)
[jira] [Assigned] (SPARK-19152) DataFrameWriter.saveAsTable should work with hive format with append mode
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-19153) DataFrameWriter.saveAsTable should work with hive format to create partitioned table
-
Shuai Lin (JIRA)
[jira] [Created] (SPARK-19255) SQL Listener is causing out of memory, in case of large no of shuffle partition
-
Ashok Kumar (JIRA)
[jira] [Created] (SPARK-19262) DAGScheduler should handle stage's pendingPartitions properly in handleTaskCompletion.
-
jin xing (JIRA)
[jira] [Commented] (SPARK-19081) spark sql use HIVE UDF throw exception when return a Map value
-
Takeshi Yamamuro (JIRA)
[jira] [Updated] (SPARK-18243) Converge the insert path of Hive tables with data source tables
-
Xiao Li (JIRA)
[jira] [Commented] (SPARK-19115) SparkSQL unsupports the command " create external table if not exist new_tbl like old_tbl location '/warehouse/new_tbl' "
-
Xiao Li (JIRA)
[jira] [Resolved] (SPARK-10890) "Column count does not match; SQL statement:" error in JDBCWriteSuite
-
Sean Owen (JIRA)
[jira] [Resolved] (SPARK-15023) Add support for testing against the `ProcessingTime(intervalMS > 0)` trigger and `ManualClock`
-
Sean Owen (JIRA)
[jira] [Comment Edited] (SPARK-19260) Spaces in path parameter are not correctly handled with HistoryServer
-
zuotingbing (JIRA)
[jira] [Updated] (SPARK-19357) Parallel Model Evaluation for ML Tuning
-
Bryan Cutler (JIRA)
[jira] [Commented] (SPARK-19147) netty throw NPE
-
Genmao Yu (JIRA)
[jira] [Created] (SPARK-19371) Cannot spread cached partitions evenly across executors
-
Thunder Stumpges (JIRA)
[jira] [Commented] (SPARK-19208) MultivariateOnlineSummarizer performance optimization
-
zhengruifeng (JIRA)
[jira] (SPARK-16145) spark-ec2 script on 1.6.1 does allow instances to use sqlContext
-
Hyukjin Kwon (JIRA)
[jira] (SPARK-19396) [DOC] Options are case-insensitive since Spark 2.1
-
Xiao Li (JIRA)
Page 75 (Messages 1851 to 1875):
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
136