@Deprecated public class YarnJobClusterEntrypoint extends JobClusterEntrypoint
ClusterEntrypoint.ExecutionMode, ClusterEntrypoint.ShutdownBehaviour
INTERNAL_CLUSTER_EXECUTION_MODE, LOG, RUNTIME_FAILURE_RETURN_CODE, STARTUP_FAILURE_RETURN_CODE
Constructor and Description |
---|
YarnJobClusterEntrypoint(Configuration configuration)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
protected DefaultDispatcherResourceManagerComponentFactory |
createDispatcherResourceManagerComponentFactory(Configuration configuration)
Deprecated.
|
protected String |
getRPCPortRange(Configuration configuration)
Deprecated.
Returns the port range for the common
RpcService . |
static void |
main(String[] args)
Deprecated.
|
createSerializableExecutionGraphStore
cleanupDirectories, closeAsync, createHaServices, createHeartbeatServices, createMetricRegistry, getRestPort, getRpcPort, getTerminationFuture, initializeServices, loadConfiguration, onFatalError, parseArguments, runClusterEntrypoint, startCluster, stopClusterServices, supportsReactiveMode
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
close
public YarnJobClusterEntrypoint(Configuration configuration)
protected String getRPCPortRange(Configuration configuration)
ClusterEntrypoint
RpcService
.getRPCPortRange
in class ClusterEntrypoint
configuration
- to extract the port range fromRpcService
protected DefaultDispatcherResourceManagerComponentFactory createDispatcherResourceManagerComponentFactory(Configuration configuration) throws IOException
createDispatcherResourceManagerComponentFactory
in class ClusterEntrypoint
IOException
public static void main(String[] args)
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.