bgaborg commented on a change in pull request #1752: HADOOP-16732. S3Guard to
support encrypted DynamoDB table
URL: https://github.com/apache/hadoop/pull/1752#discussion_r364810645
##########
File path:
hadoop-tools/hadoop-aws/src/main/java/org/apache/hadoop/fs/s3a/s3guard/S3GuardTool.java
##########
@@ -455,6 +457,7 @@ public abstract int run(String[] args, PrintStream out)
throws Exception,
*/
static class Init extends S3GuardTool {
public static final String NAME = "init";
+
Review comment:
no need for newline here
----------------------------------------------------------------
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]
With regards,
Apache Git Services
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]