Hung Tran created GOBBLIN-777:
---------------------------------
Summary: 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
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)