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 "Steve Loughran (Jira)" <ji...@apache.org> on 2020/03/31 19:11:00 UTC

[jira] [Updated] (HADOOP-16804) s3a mkdir path/ can add 404 to S3 load balancers

     [ https://issues.apache.org/jira/browse/HADOOP-16804?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Steve Loughran updated HADOOP-16804:
------------------------------------
    Affects Version/s: 3.3.0

> s3a mkdir path/ can add 404 to S3 load balancers
> ------------------------------------------------
>
>                 Key: HADOOP-16804
>                 URL: https://issues.apache.org/jira/browse/HADOOP-16804
>             Project: Hadoop Common
>          Issue Type: Sub-task
>          Components: fs/s3
>    Affects Versions: 3.3.0
>            Reporter: Steve Loughran
>            Priority: Major
>
> Not seen in the wild, but inferred from a code review
> mkdirs creates an empty dir marker -but it looks for one first
> proposed
>  * only look for file marker and LIST; don't worry about an empty dir marker
>  * always PUT one there
> Saves a HEAD on every mkdir too



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