Uploaded image for project: 'Accumulo'
  1. Accumulo
  2. ACCUMULO-1650

Make it easier to find and run admin commands

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 1.6.0
    • None

    Description

      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 :

        $ accumulo admin instances --list
      

      instead of :

        $ accumulo org.apache.accumulo.server.util.ListInstances
      

      Also "accumulo admin" could list all possible admin commands

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

      Attachments

        Issue Links

          Activity

            People

              kturner Keith Turner
              kturner Keith Turner
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: