Package | Description |
---|---|
org.apache.hadoop.yarn.server.router.clientrm |
Router ClientRM Proxy Service package.
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultClientRequestInterceptor
Extends the
AbstractRequestInterceptorClient class and provides an
implementation that simply forwards the client requests to the cluster
resource manager. |
class |
FederationClientInterceptor
Extends the
AbstractRequestInterceptorClient class and provides an
implementation for federation of YARN RM and scaling an application across
multiple YARN SubClusters. |
Copyright © 2008–2022 Apache Software Foundation. All rights reserved.