cshannon commented on issue #2807:
URL: https://github.com/apache/accumulo/issues/2807#issuecomment-1186221447

   @dlmarion and @EdColeman - Ok this is ready for review, I went ahead and 
tackled 8 utilities for now, each with their own PR to review in isolation. I 
verified everything works using Uno and the accumulo command for each utility.
   
   For the 
[UsageGroup](https://github.com/apache/accumulo/blob/main/start/src/main/java/org/apache/accumulo/start/spi/KeywordExecutable.java#L46)
 all the commands are just added under the default `OTHER` but this can be 
changed easily. Also some of these may be a candidate to be encapsulated under 
the 
[Admin](https://github.com/apache/accumulo/blob/main/server/base/src/main/java/org/apache/accumulo/server/util/Admin.java)
 command but for now I just made them their own commands.


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