Github user blrunner commented on the pull request:
https://github.com/apache/tajo/pull/77#issuecomment-51086877
I implemented the HA admin tool, you can use it as follows:
- $TAJO_HOME/bin/tajo haadmin -formatHA
- $TAJO_HOME/bin/tajo haadmin -transitionToActive <target
tajo.master.umbilical-rpc.address>
- $TAJO_HOME/bin/tajo haadmin -transitionToBackup <target
tajo.master.umbilical-rpc.address>
- $TAJO_HOME/bin/tajo haadmin -getState <target
tajo.master.umbilical-rpc.address>
* Note
If you want to format HA state, you have to shutdown your tajo cluster
before formatting.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---