anmolanmol1234 opened a new pull request, #4621: URL: https://github.com/apache/hadoop/pull/4621
When remote file system creation was enabled, any exception for getFileStatus on the root path was leading to filesystem create being called. This was leading to FILESYSTEM_ALREADY_EXISTS if it was trying to create an existing filesystem. Added fix for the same. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
