[
https://issues.apache.org/jira/browse/ACCUMULO-1650?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13759568#comment-13759568
]
Christopher Tubbs commented on ACCUMULO-1650:
---------------------------------------------
I think it might be better if the "admin" features, like "shutdown" that relate
to the operations of Accumulo, are separated from troubleshooting utilities
like FindOfflineTablets.
Perhaps this feature should be called "check", with various flags to perform
the various tests.
> Make it easier to find and run admin commands
> ---------------------------------------------
>
> Key: ACCUMULO-1650
> URL: https://issues.apache.org/jira/browse/ACCUMULO-1650
> Project: Accumulo
> Issue Type: Bug
> Reporter: Keith Turner
> Labels: newbie
> Fix For: 1.6.0
>
>
> Accumulo has a lot of admin commands that are not easy to find or run. It
> would be nice if we could do the following :
> {noformat}
> $ accumulo admin instances --list
> {noformat}
> instead of :
> {noformat}
> $ accumulo org.apache.accumulo.server.util.ListInstances
> {noformat}
> Also "accumulo admin" could list all possible admin commands
> {noformat}
> $ accumulo admin
> Usage : accumulo admin <command>
> Commands :
> instances - <short description>
> findOffline - <short description>
> zookeeper - <short description>
>
> For more information about a specific command run :
> accumulo admin <command> --help
> $
> {noformat}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira