Details
-
New Feature
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
-
None
-
None
Description
Create a suite of command-line utilities (probably based on the shell's existing commands, or a subset of them), rather than be restricted to the limitations of the shell to issue these commands.
This adds benefit by being able to more simply pipe to external utilities, like awk, grep, sed, etc. It also has the potential to eliminate restrictions when scanning for binary data, standardize command line arguments better (especially by removing the shell "current-table" context), and leverage settings/profiles stored in some file (like $HOME/.accumulo/config).
Attachments
Issue Links
- incorporates
-
ACCUMULO-1397 Provide shell support for .accumulorc file
- Resolved
- is related to
-
ACCUMULO-1478 Refactor Shell To Use JCommander
- Resolved
-
ACCUMULO-1726 Typed configuration framework
- Resolved
- relates to
-
ACCUMULO-1399 Pluggable commands for the shell
- Resolved
- supercedes
-
ACCUMULO-1347 Accumulo Shell Does Not support comments
- Resolved
1.
|
Provide shell support for .accumulorc file | Resolved | Unassigned | |
2.
|
Allow shell password to come from a variety of sources | Resolved | Mike Drob |