| Package | Description |
|---|---|
| org.apache.hadoop.yarn.server.router.clientrm |
Router ClientRM Proxy Service package.
|
| Modifier and Type | Class | Description |
|---|---|---|
class |
ApplicationSubmissionContextInterceptor |
It prevents DoS attack over the ApplicationClientProtocol.
|
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. |
class |
PassThroughClientRequestInterceptor |
Interceptor that does not do anything other than forwarding it to the next
Interceptor in the chain.
|
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.