Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bug: fail to connect hdfs if set atomic_write_dir #4867

Open
wcy-fdu opened this issue Jul 8, 2024 · 0 comments
Open

bug: fail to connect hdfs if set atomic_write_dir #4867

wcy-fdu opened this issue Jul 8, 2024 · 0 comments

Comments

@wcy-fdu
Copy link
Contributor

wcy-fdu commented Jul 8, 2024

error log:

2024-06-27 19:15:26,794 WARN org.apache.hadoop.hdfs.StateChange: DIR* FSDirectory.unprotectedRenameTo: failed to rename /atomic_write_dir/0.bbca8834-a39b-432c-a0b9-72743ba5f218 to /data/cluster_id/0 because destination exists

The audit log shows that the file to be written was created earlier than the first temporary file, causing the temporary file rename to fail.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant