You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Sumangala Patki (Jira)" <ji...@apache.org> on 2021/02/26 03:32:00 UTC

[jira] [Created] (HADOOP-17548) ABFS: Change mkdirs default overwrite to false

Sumangala Patki created HADOOP-17548:
----------------------------------------

             Summary: ABFS: Change mkdirs default overwrite to false
                 Key: HADOOP-17548
                 URL: https://issues.apache.org/jira/browse/HADOOP-17548
             Project: Hadoop Common
          Issue Type: Sub-task
    Affects Versions: 3.3.1
            Reporter: Sumangala Patki


The call to mkdirs with overwrite set to true results in an overhead set property call (LMT update, etc), which is unnecessary. This change sets the overwrite parameter to false and adds the required checks to return success as for the overwrite=true case.



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

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