Description
Refer YARN-3854.
Currently NM does not have an API to retrieve the status of localization. Unless the client can know when the localization of a resource is complete irrespective of the type of the resource, it cannot take any appropriate action.
We need an API in ContainerManagementProtocol to retrieve the status on the localization.
Attachments
Attachments
Issue Links
- is a parent of
-
YARN-8966 Need a state for Localized resources that indicates if the localization is in progress
- Open