dlmarion opened a new issue, #5642:
URL: https://github.com/apache/accumulo/issues/5642

   **Describe the bug**
   Run `./accumulo-cluster stop` in 4.0.0 and you will see the following error 
for compactors and sservers.
   
   ```
   Usage: zoo-zap [options]
     Options:
       --dry-run
         Only print changes that would be made w/o actually making any change
         Default: false
       --exclude-host-ports
         File with lines of <host>:<port> to exclude from removal
       --gc
         remove gc server locks
         Default: false
       -h, -?, --help, -help
   
       --include-groups
         Comma seperated list of resource groups to include
       --monitor
         remove monitor server locks
         Default: false
       -compactors
         remove compactor locks
         Default: false
       -manager
         remove manager locks
         Default: false
       -sservers
         remove scan server locks
         Default: false
       -tservers
         remove tablet server locks
         Default: false
       -verbose
         print out messages about progress
         Default: false
   
   Was passed main parameter '-group' but no main parameter was defined in your 
arg class
   ```
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to