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 TypeMethodDescriptionvoid
AbstractScheduler.limitContainerSize
(org.apache.hadoop.yarn.api.records.Resource maxResource) void
Scheduler.limitContainerSize
(org.apache.hadoop.yarn.api.records.Resource maxResource) void
ClusterController.started()
Called after the dispatcher has started YARN and other server components.void
ClusterControllerImpl.started()
Called when the caller has completed start-up and the controller should become live.