[
https://issues.apache.org/jira/browse/ACCUMULO-2792?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13993764#comment-13993764
]
Sean Busbey commented on ACCUMULO-2792:
---------------------------------------
Vikram, can you check if this first change in 1.5 or in 1.6?
> SetGoalState should be made an admin command
> --------------------------------------------
>
> Key: ACCUMULO-2792
> URL: https://issues.apache.org/jira/browse/ACCUMULO-2792
> Project: Accumulo
> Issue Type: Improvement
> Components: master
> Affects Versions: 1.6.0
> Reporter: Vikram Srivastava
>
> Currently if we want to start master after calling "admin stopAll", we need
> to call this explicitly before starting master:
> {noformat}
> bin/accumulo org.apache.accumulo.master.state.SetGoalState NORMAL
> {noformat}
> SetGoalState was moved to another package between 1.4 and 1.6. Users with
> scripts would run into trouble figuring this out. It'd be nice to have this
> as an admin command like:
> {noformat}
> bin/accumulo admin setMasterGoalState NORMAL
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.2#6252)