You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@gobblin.apache.org by "Hung Tran (JIRA)" <ji...@apache.org> on 2019/05/21 06:37:00 UTC

[jira] [Created] (GOBBLIN-777) Remove container request after container allocation

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)