[
https://issues.apache.org/jira/browse/ACCUMULO-1412?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13755746#comment-13755746
]
Ted Yu commented on ACCUMULO-1412:
----------------------------------
I got the following:
{code}
[ERROR]
/Users/tyu/accumulo/core/src/main/java/org/apache/accumulo/core/util/shell/ShellOptionsJC.java:[60,18]
cannot find symbol
[ERROR] symbol : constructor
ParameterException(java.lang.String,java.io.FileNotFoundException)
[ERROR] location: class com.beust.jcommander.ParameterException
{code}
FYI
> Allow shell password to come from a variety of sources
> ------------------------------------------------------
>
> Key: ACCUMULO-1412
> URL: https://issues.apache.org/jira/browse/ACCUMULO-1412
> Project: Accumulo
> Issue Type: Sub-task
> Components: shell
> Reporter: Mike Drob
> Assignee: Mike Drob
> Priority: Minor
> Fix For: 1.6.0
>
> Attachments: ACCUMULO-1412-v1.patch
>
>
> OpenSSL allows the user to read the password from a number of places,
> including a file, environment variable, file descriptor, command line
> argument, or standard in. It would be nice for accumulo to do the same, to
> ease scripting while still not revealing password through {{ps}} or it's
> brethren.
> A logical way to implement this might be using a [JCommander Custom
> Type|http://jcommander.org/#Custom_types] for the password field.
--
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