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 "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2021/03/17 11:51:00 UTC

[jira] [Work logged] (HADOOP-17548) ABFS: Toggle Store Mkdirs request overwrite parameter

     [ https://issues.apache.org/jira/browse/HADOOP-17548?focusedWorklogId=567600&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-567600 ]

ASF GitHub Bot logged work on HADOOP-17548:
-------------------------------------------

                Author: ASF GitHub Bot
            Created on: 17/Mar/21 11:50
            Start Date: 17/Mar/21 11:50
    Worklog Time Spent: 10m 
      Work Description: sumangala-patki opened a new pull request #2781:
URL: https://github.com/apache/hadoop/pull/2781


   
   Contributed by Sumangala Patki.
   
   (cherry picked from commit fe633d473935fe285a12821fb70b19cfc9aa9b8c)
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Issue Time Tracking
-------------------

    Worklog Id:     (was: 567600)
    Time Spent: 1h  (was: 50m)

> ABFS: Toggle Store Mkdirs request overwrite parameter
> -----------------------------------------------------
>
>                 Key: HADOOP-17548
>                 URL: https://issues.apache.org/jira/browse/HADOOP-17548
>             Project: Hadoop Common
>          Issue Type: Sub-task
>          Components: fs/azure
>    Affects Versions: 3.3.1
>            Reporter: Sumangala Patki
>            Assignee: Sumangala Patki
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 3.4.0
>
>          Time Spent: 1h
>  Remaining Estimate: 0h
>
> The call to mkdirs with overwrite set to true results in an additional call to set properties (LMT update, etc) at the backend, which is not required for the HDFS scenario. Moreover, mkdirs on an existing file path returns success. This PR provides an option to set the overwrite parameter to false, and ensures that mkdirs on a file throws an exception.



--
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