Uses of Class
org.apache.hadoop.yarn.server.router.clientrm.AbstractClientRequestInterceptor
Packages that use AbstractClientRequestInterceptor
Package
Description
Router ClientRM Proxy Service package.
-
Uses of AbstractClientRequestInterceptor in org.apache.hadoop.yarn.server.router.clientrm
Modifier and TypeClassDescriptionclassIt prevents DoS attack over the ApplicationClientProtocol.classExtends theAbstractRequestInterceptorClientclass and provides an implementation that simply forwards the client requests to the cluster resource manager.classExtends theAbstractRequestInterceptorClientclass and provides an implementation for federation of YARN RM and scaling an application across multiple YARN SubClusters.classInterceptor that does not do anything other than forwarding it to the next Interceptor in the chain.