Details
-
Sub-task
-
Status: Open
-
Major
-
Resolution: Unresolved
-
3.3.0
-
None
-
None
Description
Timeouts surfacing on abfs when a delete of a large directory tree is invoked.
StatusDescription=Operation could not be completed within the specified time. ErrorCode=OperationTimedOut ErrorMessage=Operation could not be completed within the specified time.
This has surfaced in v1 FileOutputCommitter cleanups, implying the directories created there (many many dirs, no files remaining after the job commit) is sufficient to create the problem.
Attachments
Issue Links
- is related to
-
HADOOP-17772 wasb: delete() should have timeout option
- Open
- relates to
-
HADOOP-17687 ABFS: delete call sets Socket timeout lesser than query timeout leading to failures
- Open
-
MAPREDUCE-7341 Add a task-manifest output committer for Azure and GCS
- Resolved
-
HADOOP-18013 ABFS: add cloud trash policy with per-schema policy selection
- In Progress