Uses of Class
org.apache.drill.yarn.appMaster.AMException
Packages that use AMException
Package
Description
Implements the Drill Application Master for YARN.
-
Uses of AMException in org.apache.drill.yarn.appMaster
Methods in org.apache.drill.yarn.appMaster that throw AMExceptionModifier and TypeMethodDescriptionvoidAbstractScheduler.limitContainerSize(org.apache.hadoop.yarn.api.records.Resource maxResource) voidScheduler.limitContainerSize(org.apache.hadoop.yarn.api.records.Resource maxResource) voidClusterController.started()Called after the dispatcher has started YARN and other server components.voidClusterControllerImpl.started()Called when the caller has completed start-up and the controller should become live.