steveloughran opened a new pull request #2303: URL: https://github.com/apache/hadoop/pull/2303
Stop using the versionId when building the list of files to delete as the rename progresses Testing: manual. For anyone wishing to replicate the problem on an unpatched release 1. Have a versioned bucket. 1. Latest version of cloudstore now allows you to create a set of session keys from an IAM role and json file, printing them as env vars and hadoop config options 1. You need S3Guard enabled and the files to have been created individually by a client through S3Guard (i.e. the entries not discovered through listing). Then S3Guard caches the version ID in the DB, which is then used when deleting the object. 1. mkdir src/; touchz src/file1 file2 2. mv src dst if that works, try renaming back. ---------------------------------------------------------------- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
