Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
3.4.0, 3.3.6
Description
- Manifest committer is not resilient to rename failures on task commit without
HADOOP-18012rename recovery enabled. - large burst of delete calls noted: are they needed?
relates to HADOOP-19093 but takes a more minimal approach with goal of changes in manifest committer only.
Initial proposed changes
- retry recovery on task commit rename, always (repeat save, delete, rename)
- audit delete use and see if it can be pruned
Attachments
Issue Links
- is depended upon by
-
HADOOP-19092 ABFS phase 4: post Hadoop 3.4.0 features
- Open
- relates to
-
HADOOP-19093 Improve rate limiting through ABFS in Manifest Committer
- Open
- links to