You are viewing a plain text version of this content. The canonical link for it is here.
Posted to yarn-issues@hadoop.apache.org by "Konstantinos Karanasos (JIRA)" <ji...@apache.org> on 2016/09/29 00:10:20 UTC

[jira] [Created] (YARN-5688) Make allocation of opportunistic containers asynchronous

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: yarn-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: yarn-issues-help@hadoop.apache.org