[
https://issues.apache.org/jira/browse/GOBBLIN-1728?focusedWorklogId=819301&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-819301
]
ASF GitHub Bot logged work on GOBBLIN-1728:
-------------------------------------------
Author: ASF GitHub Bot
Created on: 21/Oct/22 22:50
Start Date: 21/Oct/22 22:50
Worklog Time Spent: 10m
Work Description: hanghangliu commented on PR #3586:
URL: https://github.com/apache/gobblin/pull/3586#issuecomment-1287510155
+1, LGTM once you can resolve Zihan's comments
Issue Time Tracking
-------------------
Worklog Id: (was: 819301)
Time Spent: 4h 40m (was: 4.5h)
> Yarn Service requests too many containers due to improper calculation
> ---------------------------------------------------------------------
>
> Key: GOBBLIN-1728
> URL: https://issues.apache.org/jira/browse/GOBBLIN-1728
> Project: Apache Gobblin
> Issue Type: New Feature
> Reporter: Matthew Ho
> Priority: Major
> Time Spent: 4h 40m
> Remaining Estimate: 0h
>
> Yarn Service is responsible for calculating the number of instances based on
> the helix tasks. Yarn service tracks the number of instances by asking Yarn
> for the number of resource requests and the number of allocated containers.
>
> It uses this count to determine if it should ask for more containers or
> shrink the number of containers. This calculation is currently done
> improperly and we continue to request containers when we have enough
> requested.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)