Details
-
Bug
-
Status: Resolved
-
Minor
-
Resolution: Duplicate
-
None
-
None
Description
RenameFilePath on its first try receives a Request timed out error with code 500. On retrying the same operation, a Source file not found (404) error is received.
Possible mitigation: Check whether etags remain the same before and after the retry and accordingly send an Operation Successful result, instead of source file not found.
Attachments
Issue Links
- duplicates
-
HADOOP-18012 ABFS: Enable config controlled ETag check for Rename idempotency
- Resolved
- relates to
-
HADOOP-17979 Interface EtagSource to allow FileStatus subclasses to provide etags
- Resolved
-
HADOOP-17981 Support etag-assisted renames in FileOutputCommitter
- Resolved
-
HADOOP-18163 hadoop-azure support for the Manifest Committer of MAPREDUCE-7341
- Resolved
- links to