Hello
Nobody
Logout
Sign In
or
Sign Up
(
Why?
)
Home
3,332 messages
org.apache.spark.issues [
All Lists
]
2017 May [
All Months
]
Page 71 (Messages 1751 to 1775):
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-20546) spark-class gets syntax error in posix mode
-
Jessie Yu (JIRA)
[jira] [Commented] (SPARK-20550) R wrappers for Dataset.alias
-
Apache Spark (JIRA)
[jira] [Resolved] (SPARK-20463) Add support for IS [NOT] DISTINCT FROM to SPARK SQL
-
Xiao Li (JIRA)
[jira] [Created] (SPARK-20557) JdbcUtils doesn't support java.sql.Types.TIMESTAMP_WITH_TIMEZONE
-
Jannik Arndt (JIRA)
[jira] [Issue Comment Deleted] (SPARK-20569) In spark-sql,Some functions can execute successfully, when the number of input parameter is wrong
-
liuxian (JIRA)
[jira] [Commented] (SPARK-12467) Get rid of sorting in Row's constructor in pyspark
-
John Berryman (JIRA)
[jira] [Assigned] (SPARK-20633) FileFormatWriter wrap the FetchFailedException which breaks job's failover
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-20690) Analyzer shouldn't add missing attributes through subquery
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-20638) Optimize the CartesianRDD to reduce repeatedly data fetching
-
Teng Jiang (JIRA)
[jira] [Updated] (SPARK-20718) FileSourceScanExec with different filter orders should be the same after canonicalization
-
Zhenhua Wang (JIRA)
[jira] [Assigned] (SPARK-20722) Replay event log that hasn't be replayed in current checking period in advance for request
-
Apache Spark (JIRA)
[jira] [Created] (SPARK-20763) The function of `month` and `day` return an error value
-
liuxian (JIRA)
[jira] [Assigned] (SPARK-20778) Implement array_intersect function
-
Apache Spark (JIRA)
[jira] [Updated] (SPARK-20780) Spark Kafka10 Consumer Hangs
-
jayadeepj (JIRA)
[jira] [Commented] (SPARK-20782) Dataset's isCached operator
-
Wenchen Fan (JIRA)
[jira] [Commented] (SPARK-20831) Unresolved operator when INSERT OVERWRITE data source tables with IF NOT EXISTS
-
Apache Spark (JIRA)
[jira] [Updated] (SPARK-20832) Standalone master should explicitly inform drivers of worker deaths and invalidate external shuffle service outputs
-
Josh Rosen (JIRA)
[jira] [Assigned] (SPARK-20835) It should exit directly when the --total-executor-cores parameter is setted less than 0 when submit a application
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-20744) Predicates with multiple columns do not work
-
lyc (JIRA)
[jira] [Updated] (SPARK-20889) SparkR grouped documentation for Column methods
-
Felix Cheung (JIRA)
[jira] [Assigned] (SPARK-20199) GradientBoostedTreesModel doesn't have Column Sampling Rate Paramenter
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-20882) Executor is waiting for ShuffleBlockFetcherIterator
-
cen yuhai (JIRA)
[jira] [Commented] (SPARK-20917) SparkR supports string encoding consistent with R
-
Apache Spark (JIRA)
[jira] [Updated] (SPARK-17689) _temporary files breaks the Spark SQL streaming job.
-
Prashant Sharma (JIRA)
[jira] [Commented] (SPARK-18683) REST APIs for standalone Master、Workers and Applications
-
Imran Rashid (JIRA)
Page 71 (Messages 1751 to 1775):
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