steveloughran opened a new pull request #1924: HADOOP-16877. S3A FS 
deleteOnExit to skip the exists check.
URL: https://github.com/apache/hadoop/pull/1924
 
 
   * new override method S3AFileSystem.deleteOnExit() which skips the exists
     check.
   * FileSystem.processDeleteOnExit() skips exists checks too; relies on 
delete()
     to do its work.
   * make sure all the delete/cancel/process deleteOnExit operations 
consistently
     qualify paths, especially the list of paths to delete
   
   

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to