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 GitBox <gi...@apache.org> on 2019/06/19 21:44:28 UTC

[GitHub] [hadoop] steveloughran opened a new pull request #992: HADOOP-16537 TeraSort Job failing on S3 DirectoryStagingCommitter: destination path exists

steveloughran opened a new pull request #992: HADOOP-16537 TeraSort Job failing on S3 DirectoryStagingCommitter: destination path exists
URL: https://github.com/apache/hadoop/pull/992
 
 
   This patch
   
   * changes the default for the staging committer to append, as we get for the classic FOF committer
   * adds a check for the dest path being a file not a dir
   * adds tests for this
   * Changes `AbstractCommitTerasortIT.` to *not* use the simple parser, so fails if the file is present.
   
   Testing: S3A Ireland w/ S3Guard. the Staging test failed, which makes me think that the settings weren't getting through

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: common-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-issues-help@hadoop.apache.org