Steve Loughran created HADOOP-17691:
---------------------------------------

             Summary: Abfs directory delete times out on large directory tree
                 Key: HADOOP-17691
                 URL: https://issues.apache.org/jira/browse/HADOOP-17691
             Project: Hadoop Common
          Issue Type: Sub-task
          Components: fs/azure
    Affects Versions: 3.3.0
            Reporter: Steve Loughran


Timeouts surfacing on abfs when a delete of a large directory tree is invoked.
{code}
StatusDescription=Operation could not be completed within the specified time.
ErrorCode=OperationTimedOut
ErrorMessage=Operation could not be completed within the specified time.
{code}

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.




--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-issues-h...@hadoop.apache.org

Reply via email to