Hello
Nobody
Logout
Sign In
or
Sign Up
(
Why?
)
Home
3,371 messages
org.apache.spark.issues [
All Lists
]
2018 January [
All Months
]
Page 51 (Messages 1251 to 1275):
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] [Created] (SPARK-22935) Dataset with Java Beans for java.sql.Date produces incorrect result
-
Kazuaki Ishizaki (JIRA)
[jira] [Commented] (SPARK-22902) do not count failures if the speculative task is killed as the same task finished in other executor
-
Keith Sun (JIRA)
[jira] [Commented] (SPARK-22942) Spark Sql UDF throwing NullPointer when adding a filter on a columns that uses that UDF
-
Takeshi Yamamuro (JIRA)
[jira] [Commented] (SPARK-22942) Spark Sql UDF throwing NullPointer when adding a filter on a columns that uses that UDF
-
Takeshi Yamamuro (JIRA)
[jira] [Assigned] (SPARK-22972) Couldn't find corresponding Hive SerDe for data source provider org.apache.spark.sql.hive.orc.
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-22967) VersionSuite failed on Windows caused by unescapeSQLString()
-
Hyukjin Kwon (JIRA)
[jira] [Assigned] (SPARK-22984) Fix incorrect bitmap copying and offset shifting in GenerateUnsafeRowJoiner
-
Apache Spark (JIRA)
[jira] [Updated] (SPARK-18569) Support R formula arithmetic
-
Sameer Agarwal (JIRA)
[jira] [Updated] (SPARK-23015) spark-submit fails when submitting several jobs in parallel
-
Hugh Zabriskie (JIRA)
[jira] [Commented] (SPARK-21213) Support collecting partition-level statistics: rowCount and sizeInBytes
-
Apache Spark (JIRA)
[jira] [Created] (SPARK-23067) Allow for easier debugging of the docker container
-
Anirudh Ramanathan (JIRA)
[jira] [Updated] (SPARK-22278) Expose current event time watermark and current processing time in GroupState
-
Xiao Li (JIRA)
[jira] [Updated] (SPARK-23081) Add colRegex API to PySpark
-
Xiao Li (JIRA)
[jira] [Created] (SPARK-23125) Offset commit failed when spark-streaming batch time is more than kafkaParams session timeout.
-
zhaoshijie (JIRA)
[jira] [Comment Edited] (SPARK-23148) spark.read.csv with multiline=true gives FileNotFoundException if path contains spaces
-
Bogdan Raducanu (JIRA)
[jira] [Comment Edited] (SPARK-18016) Code Generation: Constant Pool Past Limit for Wide/Nested Dataset
-
Gaurav Garg (JIRA)
[jira] [Updated] (SPARK-22731) Add a test for ROWID type to OracleIntegrationSuite
-
Dongjoon Hyun (JIRA)
[jira] [Commented] (SPARK-17147) Spark Streaming Kafka 0.10 Consumer Can't Handle Non-consecutive Offsets (i.e. Log Compaction)
-
chao.wu (JIRA)
[jira] [Updated] (SPARK-23213) SparkR:::textFile(sc1,"/opt/test333") can not work on spark2.2.1
-
Hyukjin Kwon (JIRA)
[jira] [Assigned] (SPARK-23200) Reset configuration when restarting from checkpoints
-
Felix Cheung (JIRA)
[jira] [Commented] (SPARK-23106) ML, Graph 2.3 QA: API: Binary incompatible changes
-
Nick Pentreath (JIRA)
[jira] [Comment Edited] (SPARK-23246) (Py)Spark OOM because of iteratively accumulated metadata that cannot be cleared
-
MBA Learns to Code (JIRA)
[jira] [Resolved] (SPARK-23226) Cannot read CSV file from Windows UNC network path
-
Hyukjin Kwon (JIRA)
[jira] [Commented] (SPARK-23279) Avoid triggering distributed job for Console sink
-
Apache Spark (JIRA)
[jira] [Updated] (SPARK-23202) Break down DataSourceV2Writer.commit into two phase
-
Xiao Li (JIRA)
Page 51 (Messages 1251 to 1275):
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