Christopher L. Shannon
Christopher L. Shannon
Here is a draft PR with my in progress changes for #2692 so it can start being reviewed. I still need to do some more clean up (documentation and things),...
Also using a new enum type for the node names instead of String values. This closes #2841
Must utility applications extend [KeywordExecutable](https://github.com/apache/accumulo/blob/main/start/src/main/java/org/apache/accumulo/start/spi/KeywordExecutable.java). However, there are some that don't and these should be updated to do so. These applications are meant to be used with the `accumulo` command....
After #2807 is merged the [documentation](https://accumulo.apache.org/docs/2.x/troubleshooting/tools) will need to be updated with instructions for the new tools that are being added to the `accumulo` command.