If we add those, we also need s force flag for overwriting zookeeper info
when you're reusing an instance name.

Sent from my phone, so pardon the typos and brevity.
On Aug 27, 2012 8:56 PM, "Josh Elser" <[email protected]> wrote:

> AFAIK, there are no CLI options for this currently. You might be able to
> pipe in your instance name and passwd (two times) to get around it.
>
> e.g. `echo accumulo secret secret | accumulo init`
>
> Alternatively it should be straightforward to add -i and -p options to
> `init`.
>
> On 08/27/2012 07:29 PM, David Medinets wrote:
>
>> I am scripting the installation of accumulo for no particular reason.
>> I've reached the stage when I need to run "accumulo init". I've looked
>> at the source and do not see any way to pass the instance name and
>> password on the command line. Did I overlook something?
>>
>

Reply via email to