Uses of Class
org.apache.drill.yarn.appMaster.YarnFacadeException
Packages that use YarnFacadeException
Package
Description
Implements the Drill Application Master for YARN.
-
Uses of YarnFacadeException in org.apache.drill.yarn.appMaster
Methods in org.apache.drill.yarn.appMaster that throw YarnFacadeExceptionModifier and TypeMethodDescriptionvoidvoidList<org.apache.hadoop.yarn.api.records.NodeReport> AMYarnFacade.getNodeReports()List<org.apache.hadoop.yarn.api.records.NodeReport> AMYarnFacadeImpl.getNodeReports()voidAMYarnFacade.launchContainer(org.apache.hadoop.yarn.api.records.Container container, LaunchSpec taskSpec) voidAMYarnFacadeImpl.launchContainer(org.apache.hadoop.yarn.api.records.Container container, LaunchSpec taskSpec) voidvoidvoidDispatcher.run()voidDispatcher.setYarn(AMYarnFacade yarn) booleanDispatcher.start()Start the dispatcher by initializing YARN and registering the AM.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.Constructors in org.apache.drill.yarn.appMaster that throw YarnFacadeException