[
https://issues.apache.org/jira/browse/GOBBLIN-777?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Hung Tran resolved GOBBLIN-777.
-------------------------------
Resolution: Fixed
Fix Version/s: 0.15.0
Issue resolved by pull request #2641
[https://github.com/apache/incubator-gobblin/pull/2641]
> Remove container request after container allocation
> ---------------------------------------------------
>
> Key: GOBBLIN-777
> URL: https://issues.apache.org/jira/browse/GOBBLIN-777
> Project: Apache Gobblin
> Issue Type: Task
> Reporter: Hung Tran
> Assignee: Hung Tran
> Priority: Major
> Fix For: 0.15.0
>
> Time Spent: 1h
> Remaining Estimate: 0h
>
> Due to YARN-1902, a request for containers may allocate more containers than
> desired since the requests are not automatically removed when a container is
> allocated.
> The Gobblin YarnService needs to work around this issue by removing a
> matching container request in the container allocation callback.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)