Steve Loughran created HADOOP-16877: ---------------------------------------
Summary: 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 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-dev-unsubscr...@hadoop.apache.org For additional commands, e-mail: common-dev-h...@hadoop.apache.org