[
https://issues.apache.org/jira/browse/ACCUMULO-1045?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13653487#comment-13653487
]
Mike Drob commented on ACCUMULO-1045:
-------------------------------------
Looking at the openssl source code, they are individually checking for each
prefix (pass, file, env, fd, and stdin). I was hoping that there would be
something more modular to leverage, but I guess not.
> Create a suite of shell commands or common features
> ---------------------------------------------------
>
> Key: ACCUMULO-1045
> URL: https://issues.apache.org/jira/browse/ACCUMULO-1045
> Project: Accumulo
> Issue Type: New Feature
> Reporter: Christopher Tubbs
> Assignee: Christopher Tubbs
>
> 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).
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira