You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ozone.apache.org by "Bharat Viswanadham (Jira)" <ji...@apache.org> on 2021/02/02 17:22:00 UTC

[jira] [Updated] (HDDS-4098) Improve om admin getserviceroles error message

     [ https://issues.apache.org/jira/browse/HDDS-4098?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Bharat Viswanadham updated HDDS-4098:
-------------------------------------
    Target Version/s:   (was: 1.2.0)

> Improve om admin getserviceroles error message
> ----------------------------------------------
>
>                 Key: HDDS-4098
>                 URL: https://issues.apache.org/jira/browse/HDDS-4098
>             Project: Apache Ozone
>          Issue Type: Improvement
>          Components: Ozone CLI
>            Reporter: Attila Doroszlai
>            Assignee: Dharmendra Shavkani
>            Priority: Minor
>              Labels: newbie, pull-request-available
>             Fix For: 1.1.0
>
>
> Steps to reproduce:
> # Start sample docker cluster
> # Run {{ozone admin om getserviceroles}} with unknown service ID
> {code:title=repro}
> $ cd hadoop-ozone/dist/target/ozone-*/compose/ozone
> $ docker-compose up -d
> $ docker-compose exec scm bash
> bash-4.2$ ozone admin om getserviceroles --service-id=om
> Error: This command works only on OzoneManager HA cluster. Service ID specified does not match with ozone.om.service.ids defined in the configuration. Configured ozone.om.service.ids are[]bash-4.2$
> {code}
> * The message should include a space before {{[]}}, and a newline at the end (prompt should appear in next line).
> * Wording of the message could also be improved.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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