Description
YARN-2882 introduced the concept of ExecutionType for containers and it also introduced the concept of OPPORTUNISTIC ExecutionType.
YARN-4335 introduced changes to the ResourceRequest so that AMs may request that the Container allocated against the ResourceRequest is of a particular ExecutionType.
This JIRA proposes to provide support for the AM to change the ExecutionType of a previously requested Container.