[ 
https://issues.apache.org/jira/browse/ACCUMULO-2792?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13993769#comment-13993769
 ] 

Vikram Srivastava commented on ACCUMULO-2792:
---------------------------------------------

In 1.6 only. 1.5 still has 
"org.apache.accumulo.server.master.state.SetGoalState" as the class.

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

Reply via email to