-
Notifications
You must be signed in to change notification settings - Fork 509
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
fix(core/services/hdfs): Fix the HDFS write failure when atomic_write_dir is set #5039
Conversation
There's a lot of duplicate code between the |
Yes. This is rust (at 2024). |
973f44e
to
0ca5cf1
Compare
1daef3e
to
ae8a6aa
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks a lot for fixing this!
Which issue does this PR close?
Closes #4867.
Rationale for this change
What changes are included in this PR?
hdfs cluster
to testatomic_write_dir
service_test_hdfs
to test plannerAre there any user-facing changes?