Hello
Nobody
Logout
Sign In
or
Sign Up
(
Why?
)
Home
3,371 messages
org.apache.spark.issues [
All Lists
]
2018 January [
All Months
]
Page 125 (Messages 3101 to 3125):
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] [Assigned] (SPARK-22939) Support Spark UDF in registerFunction
-
Apache Spark (JIRA)
[jira] [Updated] (SPARK-21926) Compatibility between ML Transformers and Structured Streaming
-
Joseph K. Bradley (JIRA)
[jira] [Resolved] (SPARK-21475) Change the usage of FileInputStream/OutputStream to Files.newInput/OutputStream in the critical path
-
Shixiong Zhu (JIRA)
[jira] [Resolved] (SPARK-21760) Structured streaming terminates with Exception
-
Sean Owen (JIRA)
[jira] [Updated] (SPARK-16275) Implement all the Hive fallback functions
-
Sameer Agarwal (JIRA)
[jira] [Commented] (SPARK-23004) Structured Streaming raise "llegalStateException: Cannot remove after already committed or aborted"
-
Sean Owen (JIRA)
[jira] [Commented] (SPARK-22982) Remove unsafe asynchronous close() call from FileDownloadChannel
-
Sean Owen (JIRA)
[jira] [Updated] (SPARK-23038) Update docker/spark-test (JDK/OS)
-
Dongjoon Hyun (JIRA)
[jira] [Assigned] (SPARK-23044) merge script has bug when assigning jiras to non-contributors
-
Apache Spark (JIRA)
[jira] [Assigned] (SPARK-23053) taskBinarySerialization and task partitions calculate in DagScheduler.submitMissingTasks should keep the same RDD checkpoint status
-
Apache Spark (JIRA)
[jira] [Resolved] (SPARK-22975) MetricsReporter producing NullPointerException when there was no progress reported
-
Shixiong Zhu (JIRA)
[jira] [Updated] (SPARK-23033) disable task-level retry for continuous execution
-
Jose Torres (JIRA)
[jira] [Assigned] (SPARK-23093) don't modify run id
-
Apache Spark (JIRA)
[jira] [Created] (SPARK-23103) LevelDB store not iterating correctly when indexed value has negative value
-
Marcelo Vanzin (JIRA)
[jira] [Resolved] (SPARK-23029) Doc spark.shuffle.file.buffer units are kb when no units specified
-
Sean Owen (JIRA)
[jira] [Updated] (SPARK-23152) Invalid guard condition in org.apache.spark.ml.classification.Classifier
-
Matthew Tovbin (JIRA)
[jira] [Resolved] (SPARK-23094) Json Readers choose wrong encoding when bad records are present and fail
-
Hyukjin Kwon (JIRA)
[jira] [Commented] (SPARK-12963) In cluster mode,spark_local_ip will cause driver exception:Service 'Driver' failed after 16 retries!
-
Apache Spark (JIRA)
[jira] [Assigned] (SPARK-23014) Migrate MemorySink fully to v2
-
Apache Spark (JIRA)
[jira] [Assigned] (SPARK-23192) Hint is lost after using cached data
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-23194) from_json in FAILFAST mode doesn't fail fast, instead it just returns nulls
-
Burak Yavuz (JIRA)
[jira] [Assigned] (SPARK-23081) Add colRegex API to PySpark
-
Apache Spark (JIRA)
[jira] [Created] (SPARK-23230) Error by creating a data table when using hive.default.fileformat=orc
-
dzcxzl (JIRA)
[jira] [Created] (SPARK-23268) Reorganize packages in data source V2
-
Gengliang Wang (JIRA)
[jira] [Updated] (SPARK-23276) Enable UDT tests in (Hive)OrcHadoopFsRelationSuite
-
Dongjoon Hyun (JIRA)
Page 125 (Messages 3101 to 3125):
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