dineshchitlangia commented on a change in pull request #1788:
URL: https://github.com/apache/ozone/pull/1788#discussion_r573877934



##########
File path: 
hadoop-ozone/tools/src/main/java/org/apache/hadoop/ozone/genconf/GenerateOzoneRequiredConfigurations.java
##########
@@ -61,6 +62,9 @@
       description = "Directory path where ozone-site file should be 
generated.")
   private String path;
 
+  @Option(names = "--security", description = "Generate security config.")

Review comment:
       ```suggestion
     @Option(names = "--security", description = "Generates security config 
template, update template with proper values before use.")
   ```




----------------------------------------------------------------
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]

Reply via email to