| Package | Description | 
|---|---|
| org.apache.hadoop.mapreduce.v2.app | |
| org.apache.hadoop.mapreduce.v2.app.local | |
| org.apache.hadoop.mapreduce.v2.app.rm | 
| Modifier and Type | Method and Description | 
|---|---|
| protected ContainerAllocator | MRAppMaster. createContainerAllocator(ClientService clientService,
                        AppContext context) | 
| ContainerAllocator | MRAppMaster. getContainerAllocator() | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | LocalContainerAllocatorAllocates containers locally. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | RMContainerAllocatorAllocates the container from the ResourceManager scheduler. | 
Copyright © 2008–2023 Apache Software Foundation. All rights reserved.