Yes, this has changed in trunk to support the pluggable authentication schemes.
Sent from my phone, please pardon the typos and brevity. On Feb 1, 2013 11:36 PM, "David Medinets" <[email protected]> wrote: > The following command used to work: > > su accumulo -c "/usr/local/accumulo/bin/accumulo init > --clear-instance-name --instance-name instance --password secret" > > but now it is asking for a name: > > Enter name for initial root user ( root): > > I can easily update my script to use --username but wanted to point > out this behaviour change. >
