steveloughran commented on pull request #1994: URL: https://github.com/apache/hadoop/pull/1994#issuecomment-624045099
LGTM, just one import to fix up to keep checkstyle quiet ``` ./hadoop-tools/hadoop-aws/src/test/java/org/apache/hadoop/fs/s3a/s3guard/AbstractS3GuardToolTestBase.java:57:import static org.apache.hadoop.fs.s3a.Constants.METADATASTORE_AUTHORITATIVE;:15: Unused import - org.apache.hadoop.fs.s3a.Constants.METADATASTORE_AUTHORITATIVE. [UnusedImports] ``` +1 pending that change ---------------------------------------------------------------- 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]
