Package | Description |
---|---|
org.apache.hadoop.yarn.server.resourcemanager |
Modifier and Type | Method and Description |
---|---|
static void |
RMServerUtils.validateContainerReleaseRequest(List<ContainerId> containerReleaseList,
ApplicationAttemptId appAttemptId)
It will validate to make sure all the containers belong to correct
application attempt id.
|
Copyright © 2013 Apache Software Foundation. All rights reserved.