GitHub user yoelee opened a pull request:
https://github.com/apache/hadoop/pull/439
YARN-8833 fix compute shares may lock the scheduling process
When compute fair share, there may be a chance triggering the problem of
Integer overflow, and entering an infinite loop, which blocks the scheduling
process.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/yoelee/hadoop trunk
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/hadoop/pull/439.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #439
----
commit 39a6f7cab193be910bfb34265ceb696ddbd78da5
Author: liyakun.hit <liyakun.hit@...>
Date: 2018-11-15T07:28:34Z
YARN-8833 fix compute shares may lock the scheduling process
----
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]