8283848586878889909192
public String getZkBasePath() { return basePath; } }, new RemoteTaskRunnerConfig(), cf, worker ); curatorCoordinator.start();
387388389390391392393394395396397
makeRemoteTaskRunner(); } private void makeRemoteTaskRunner() throws Exception { RemoteTaskRunnerConfig config = new TestRemoteTaskRunnerConfig(); remoteTaskRunner = new RemoteTaskRunner( jsonMapper, config, new ZkPathsConfig() {