David Medinets created ACCUMULO-744:
---------------------------------------
Summary: 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