szetszwo commented on code in PR #7170:
URL: https://github.com/apache/ozone/pull/7170#discussion_r1767325033


##########
hadoop-ozone/dist/src/shell/ozone/ozone:
##########
@@ -231,6 +232,10 @@ function ozonecmd_case
         OZONE_CLASSNAME=org.apache.hadoop.ozone.shell.checknative.CheckNative
         OZONE_RUN_ARTIFACT_NAME="ozone-tools"
     ;;
+    ratis)
+      OZONE_CLASSNAME=org.apache.hadoop.ozone.ratis.OzoneRatis

Review Comment:
   @sarvekshayr , We also have to update the package 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.

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]

Reply via email to