Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
0.14.0
-
None
Description
In FsDataWriter#close(), we rename files in task output directory with overwrite option enabled. This prevents failures in the close() method of the writer, in case previous attempts of the tasks already have already written files in the task output directory.