install(new AsyncStatsModule());
install(new MetadataModule());
install(new QuotaModule());
install(new JettyServerModule());
install(new SchedulerDriverModule());
install(new SchedulerModule());
install(new StateModule());
install(new SlaModule());
install(new UpdaterModule());
bind(StatsProvider.class).toInstance(Stats.STATS_PROVIDER);