Uses of Class
org.apache.drill.yarn.core.ContainerRequestSpec
Package
Description
Implements the Drill Application Master for YARN.
-
Uses of ContainerRequestSpec in org.apache.drill.yarn.appMaster
Modifier and TypeFieldDescriptionTaskSpec.containerSpec
Number of YARN vcores (virtual cores) and amount of memory (in MB) needed by this task.Modifier and TypeMethodDescriptionTask.getContainerSpec()
AbstractScheduler.getResource()
Scheduler.getResource()
For reporting, get the YARN resources requested by processes in this pool.Modifier and TypeMethodDescriptionorg.apache.hadoop.yarn.client.api.AMRMClient.ContainerRequest
AMYarnFacade.requestContainer
(ContainerRequestSpec containerSpec) org.apache.hadoop.yarn.client.api.AMRMClient.ContainerRequest
AMYarnFacadeImpl.requestContainer
(ContainerRequestSpec containerSpec)