| 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 | Description |
|---|---|---|
protected ContainerAllocator |
MRAppMaster.createContainerAllocator(ClientService clientService,
AppContext context) |
|
ContainerAllocator |
MRAppMaster.getContainerAllocator() |
| Modifier and Type | Class | Description |
|---|---|---|
class |
LocalContainerAllocator |
Allocates containers locally.
|
| Modifier and Type | Class | Description |
|---|---|---|
class |
RMContainerAllocator |
Allocates the container from the ResourceManager scheduler.
|
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.