139140141142143144145
} } public static void main(String[] args) { instance = new FrameworkExecutor(); new MesosExecutorDriver(instance).run(); }