[
https://issues.apache.org/jira/browse/HDDS-2240?focusedWorklogId=327543&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-327543
]
ASF GitHub Bot logged work on HDDS-2240:
----------------------------------------
Author: ASF GitHub Bot
Created on: 13/Oct/19 18:47
Start Date: 13/Oct/19 18:47
Worklog Time Spent: 10m
Work Description: hanishakoneru commented on pull request #1586:
HDDS-2240. Command line tool for OM HA.
URL: https://github.com/apache/hadoop/pull/1586#discussion_r334290649
##########
File path: hadoop-ozone/common/src/main/bin/ozone
##########
@@ -55,6 +55,7 @@ function hadoop_usage
hadoop_add_subcommand "version" client "print the version"
hadoop_add_subcommand "dtutil" client "operations related to delegation
tokens"
hadoop_add_subcommand "upgrade" client "HDFS to Ozone in-place upgrade tool"
+ hadoop_add_subcommand "omha" client "OM HA tool"
Review comment:
Changed the command to "ozone admin om".
SCM HA is also in the pipeline sometime in the future.
As Marton also suggested, we can have all admin commands under this. This
will include SCMCli also.
----------------------------------------------------------------
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:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 327543)
Time Spent: 1h 50m (was: 1h 40m)
> Command line tool for OM HA
> ---------------------------
>
> Key: HDDS-2240
> URL: https://issues.apache.org/jira/browse/HDDS-2240
> Project: Hadoop Distributed Data Store
> Issue Type: Sub-task
> Reporter: Hanisha Koneru
> Assignee: Hanisha Koneru
> Priority: Major
> Labels: pull-request-available
> Time Spent: 1h 50m
> Remaining Estimate: 0h
>
> A command line tool (*ozone omha*) to get information related to OM HA.
> This Jira proposes to add the _getServiceState_ option for OM HA which lists
> all the OMs in the service and their corresponding Ratis server roles
> (LEADER/ FOLLOWER).
> We can later add more options to this tool.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]