new DataFabricModules().getDistributedModules(),
new DataSetsModules().getDistributedModule(),
new DataSetServiceModules().getDistributedModule(),
new LoggingModules().getDistributedModules(),
new AuthModule(),
new ExploreClientModule());
injector.getInstance(LogAppenderInitializer.class).initialize();
LoggingContextAccessor.setLoggingContext(new ServiceLoggingContext(Constants.Logging.SYSTEM_NAME,
Constants.Logging.COMPONENT_NAME,
Constants.Service.DATASET_EXECUTOR));