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

Steve Loughran updated HADOOP-16877:
------------------------------------
    Parent Issue: HADOOP-16829  (was: HADOOP-15620)

> 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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to