OPTION_ACCUMULO_INIT_TIMEOUT,
INIT_TIMEOUT_DEFAULT), 1);
//callback to AM to trigger cluster review is set up to happen after
//the init/verify action has succeeded
EventNotifyingService notifier = new EventNotifyingService(execInProgress,
internalOperations.getGlobalOptions().getOptionInt(
OptionKeys.INTERNAL_CONTAINER_STARTUP_DELAY,
OptionKeys.DEFAULT_CONTAINER_STARTUP_DELAY));
// register the service for lifecycle management;
// this service is started after the accumulo process completes