You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@accumulo.apache.org by "David Medinets (JIRA)" <ji...@apache.org> on 2012/08/29 01:31:07 UTC

[jira] [Resolved] (ACCUMULO-744) Allow instance-name and password as parameters to init.

     [ https://issues.apache.org/jira/browse/ACCUMULO-744?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

David Medinets resolved ACCUMULO-744.
-------------------------------------

    Resolution: Fixed

SVN#1378380. Added --instance-name and --password to init.
                
> Allow instance-name and password as parameters to init.
> -------------------------------------------------------
>
>                 Key: ACCUMULO-744
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-744
>             Project: Accumulo
>          Issue Type: Improvement
>            Reporter: David Medinets
>            Assignee: David Medinets
>            Priority: Minor
>             Fix For: 1.5.0-SNAPSHOT
>
>
> The current practice is to pass the instance name and password as a here document. For example,
> {noformat}
> /usr/local/accumulo/bin/accumulo init --clear-instance-name <<EOF
> instance
> secret
> secret
> EOF
> {noformat}

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