[
https://issues.apache.org/jira/browse/APEXCORE-471?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15776099#comment-15776099
]
ASF GitHub Bot commented on APEXCORE-471:
-----------------------------------------
GitHub user sandeshh opened a pull request:
https://github.com/apache/apex-core/pull/437
APEXCORE-471 Reissue of the resource was failing for the BlackListBas…
…ed scheduler, it happened because RequestedResource was never empty. Issue
is fixed after making the operation similar to that of ResourceRequestHandler
with the handling for Blacklist
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/sandeshh/apex-core APEXCORE-471
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/apex-core/pull/437.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 #437
----
commit 693cb30541531004e6c2f11b68e099763402a6c7
Author: Sandesh Hegde <[email protected]>
Date: 2016-12-25T07:25:31Z
APEXCORE-471 Reissue of the resource was failing for the BlackListBased
scheduler, it happened because RequestedResource was never empty. Issue is
fixed after making the operation similar to that of ResourceRequestHandler with
the handling for Blacklist
----
> Requests for container allocation are not resubmitted
> -----------------------------------------------------
>
> Key: APEXCORE-471
> URL: https://issues.apache.org/jira/browse/APEXCORE-471
> Project: Apache Apex Core
> Issue Type: Bug
> Affects Versions: 3.3.0, 3.4.0
> Reporter: Vlad Rozov
> Assignee: Sandesh
>
> When Yarn cluster has a limited number of available resources, requests
> should be resubmitted. BlacklistBasedResourceRequestHandler does not properly
> handle case when resources are limited.
> Apex has 2 schedulers, BlacklistedResource* is a default option on CDH.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)