bharatviswa504 commented on a change in pull request #752: HDDS-3319. Handle HA 
for BasicOzoneClientAdapterImpl#renew/cancel().
URL: https://github.com/apache/hadoop-ozone/pull/752#discussion_r402056499
 
 

 ##########
 File path: 
hadoop-ozone/ozone-manager/src/main/java/org/apache/hadoop/ozone/web/ozShell/token/GetTokenHandler.java
 ##########
 @@ -39,7 +40,9 @@
     description = "get a delegation token.")
 public class GetTokenHandler extends Handler {
 
-
+  @CommandLine.Parameters(arity = "1..1",
+      description = Shell.OZONE_BUCKET_URI_DESCRIPTION)
 
 Review comment:
   OZONE_BUCKET_URI_DESCRIPTION -> need to be updated as o3://om or 
o3://<<serviceid>>

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: ozone-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: ozone-issues-h...@hadoop.apache.org

Reply via email to