adoroszlai commented on code in PR #7575:
URL: https://github.com/apache/ozone/pull/7575#discussion_r1897963617
##########
hadoop-hdds/common/src/main/java/org/apache/hadoop/hdds/cli/GenericCli.java:
##########
@@ -105,7 +105,6 @@ public Void call() throws Exception {
throw new MissingSubcommandException(cmd);
}
- @Override
public OzoneConfiguration createOzoneConfiguration() {
Review Comment:
Created HDDS-11992 for this, please feel free to pick up, if you have time.
##########
hadoop-hdds/common/src/main/java/org/apache/hadoop/hdds/cli/GenericCli.java:
##########
@@ -105,7 +105,6 @@ public Void call() throws Exception {
throw new MissingSubcommandException(cmd);
}
- @Override
public OzoneConfiguration createOzoneConfiguration() {
Review Comment:
Created HDDS-11992 for this, please feel free to pick up, if you have time,
otherwise I can work on it.
--
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]