[
https://issues.apache.org/jira/browse/YARN-4752?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15182438#comment-15182438
]
Karthik Kambatla commented on YARN-4752:
----------------------------------------
Update: Started looking at each of the subtasks here to understand the
problems. Working on putting together a doc to discuss the design. Towards
that, have been toying with a prototype implementation -
https://github.com/kambatla/hadoop/commits/fs-preemption
> [Umbrella] FairScheduler: Improve preemption
> --------------------------------------------
>
> Key: YARN-4752
> URL: https://issues.apache.org/jira/browse/YARN-4752
> Project: Hadoop YARN
> Issue Type: Bug
> Components: fairscheduler
> Affects Versions: 2.8.0
> Reporter: Karthik Kambatla
>
> A number of issues have been reported with respect to preemption in
> FairScheduler along the lines of:
> # FairScheduler preempts resources from nodes even if the resultant free
> resources cannot fit the incoming request.
> # Preemption doesn't preempt from sibling queues
> # Preemption doesn't preempt from sibling apps under the same queue that is
> over its fairshare
> # ...
> Filing this umbrella JIRA to group all the issues together and think of a
> comprehensive solution.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)