dlmarion opened a new pull request, #5983:
URL: https://github.com/apache/accumulo/pull/5983
This commit modifies the shell getsplits command to optionally accept 1 or
more arguments to the `-v` option. When supplied, the getsplits command will
only print information for the splits where the value in the first column (the
obfuscated extent information) matches one of the supplied arguments. Example
invocation:
getsplits -t <table> -v <extent1> <extent2> ...
Closes #5970
--
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]