Konstantinos Karanasos created YARN-5688:
--------------------------------------------
Summary: Make allocation of opportunistic containers asynchronous
Key: YARN-5688
URL: https://issues.apache.org/jira/browse/YARN-5688
Project: Hadoop YARN
Issue Type: Sub-task
Reporter: Konstantinos Karanasos
In the current implementation of the
{{OpportunisticContainerAllocatorAMService}}, we synchronously perform the
allocation of opportunistic containers. This results in "blocking" the service
at the RM when scheduling the opportunistic containers.
The {{OpportunisticContainerAllocator}} should instead asynchronously run as a
separate thread.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]