jmark99 opened a new issue #1776:
URL: https://github.com/apache/accumulo/issues/1776


   There have been recent updates to several shell commands that operate on 
tables for the purpose of adding the <code>--table/-t</code> option. This 
option allows a specified table to be the target of the command. This can be 
useful in situations where the shell command is not be within a table context 
or if the command needs to operate on a table other than the current table 
context. It is also especially helpful if using shell commands within a script 
where it is not possible to provide a table context.
   
   It was suggested that all shell commands that operate on tables should be 
reviewed and the <code>table/t</code> options be added, if missing, thereby 
making all table-related shell commands consistent.
   


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

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


Reply via email to