[
https://issues.apache.org/jira/browse/HADOOP-17548?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Surendra Singh Lilhore updated HADOOP-17548:
--------------------------------------------
Fix Version/s: 3.3.1
> 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.3.1, 3.4.0
>
> Time Spent: 2h 40m
> 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: [email protected]
For additional commands, e-mail: [email protected]