Thanks
> On Apr 13, 2017, at 2:12 PM, Josh Elser <josh.el...@gmail.com> wrote:
>
> No, you need to have Accumulo running in order to set the authorizations for
> a user.
>
> Yes, user authorizations are persisted across restarts of Accumulo.
>
> lo...@aol.com wrote:
>> Is it possible to configure setauth without having to call ‘accumulo shell
>> setauth’ against a running accumulo?
>>
>> And if not, is it ok to bring up accumulo, call setauth (from the shell),
>> bring accumulo down and then restart it?
>>
>> Thanks in advance