bharatviswa504 opened a new pull request #333: HDDS-2279. S3 commands not 
working on HA cluster.
URL: https://github.com/apache/hadoop-ozone/pull/333
 
 
   ## What changes were proposed in this pull request?
   
   Make Ozone S3 commands work on OM HA cluster
   
   ## What is the link to the Apache JIRA
   
   https://issues.apache.org/jira/browse/HDDS-2279
   
   
   ## How was this patch tested?
   
   Without this patch used to get an error **Service ID or host name must not 
be omitted when ozone.om.service.ids is defined.**
   
   With this patch on non-secure OM HA cluster
   **bash-4.2$ ozone s3 getsecret --om-service-id id1
   This command is not supported in unsecure clusters.** 
   From this message, we can confirm the client is able to create.
   
   As we don't have any secure om ha docker-compose cluster, not added any test 
in this. Opened a new Jira HDDS-2700 to have a secure OM HA cluster where this 
can be tested end to end.

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