| Package | Description |
|---|---|
| org.apache.drill.yarn.appMaster |
Implements the Drill Application Master for YARN.
|
| Modifier and Type | Field and Description |
|---|---|
ContainerRequestSpec |
TaskSpec.containerSpec
Number of YARN vcores (virtual cores) and amount of memory (in MB) needed
by this task.
|
| Modifier and Type | Method and Description |
|---|---|
ContainerRequestSpec |
Task.getContainerSpec() |
ContainerRequestSpec |
Scheduler.getResource()
For reporting, get the YARN resources requested by processes in
this pool.
|
ContainerRequestSpec |
AbstractScheduler.getResource() |
| Modifier and Type | Method and Description |
|---|---|
org.apache.hadoop.yarn.client.api.AMRMClient.ContainerRequest |
AMYarnFacade.requestContainer(ContainerRequestSpec containerSpec) |
org.apache.hadoop.yarn.client.api.AMRMClient.ContainerRequest |
AMYarnFacadeImpl.requestContainer(ContainerRequestSpec containerSpec) |
Copyright © 2021 The Apache Software Foundation. All rights reserved.