appConfOperations.getGlobalOptions().getMandatoryOption(
OPTION_ACCUMULO_PASSWORD),
"--clear-instance-name");
ForkedProcessService accumulo =
queueCommand(getName(), env, commands);
//add a timeout to this process
accumulo.setTimeout(
appConfOperations.getGlobalOptions().getOptionInt(
OPTION_ACCUMULO_INIT_TIMEOUT,
INIT_TIMEOUT_DEFAULT), 1);
//callback to AM to trigger cluster review is set up to happen after