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/04/08 17:47:00 UTC

[jira] [Resolved] (HADOOP-16877) S3A FS deleteOnExit to skip the exists check

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

Steve Loughran resolved HADOOP-16877.
-------------------------------------
    Resolution: Duplicate

> S3A FS deleteOnExit to skip the exists check
> --------------------------------------------
>
>                 Key: HADOOP-16877
>                 URL: https://issues.apache.org/jira/browse/HADOOP-16877
>             Project: Hadoop Common
>          Issue Type: Sub-task
>          Components: fs/s3
>    Affects Versions: 3.2.1
>            Reporter: Steve Loughran
>            Priority: Major
>
> S3A FS deleteOnExiit is getting that 404 in because it looks for file.exists() before adding. it should just queue for a delete
> proposeAlso, processDeleteOnExit() to skip those checks too; just call delete(). 



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