[ https://issues.apache.org/jira/browse/GOBBLIN-2174?focusedWorklogId=947278&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-947278 ]
ASF GitHub Bot logged work on GOBBLIN-2174: ------------------------------------------- Author: ASF GitHub Bot Created on: 09/Dec/24 11:29 Start Date: 09/Dec/24 11:29 Worklog Time Spent: 10m Work Description: codecov-commenter commented on PR #4077: URL: https://github.com/apache/gobblin/pull/4077#issuecomment-2527660493 ## [Codecov](https://app.codecov.io/gh/apache/gobblin/pull/4077?dropdown=coverage&src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) Report All modified and coverable lines are covered by tests :white_check_mark: > Project coverage is 38.77%. Comparing base [(`e5d897e`)](https://app.codecov.io/gh/apache/gobblin/commit/e5d897edaee391d05a55e6ac8a420e3416fef6d9?dropdown=coverage&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) to head [(`2e78702`)](https://app.codecov.io/gh/apache/gobblin/commit/2e78702a953a7fae7e00b62450ca20b1f16bfa04?dropdown=coverage&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache). > Report is 1 commits behind head on master. > :exclamation: There is a different number of reports uploaded between BASE (e5d897e) and HEAD (2e78702). Click for more details. > > <details><summary>HEAD has 1 upload less than BASE</summary> > >| Flag | BASE (e5d897e) | HEAD (2e78702) | >|------|------|------| >||2|1| ></details> <details><summary>Additional details and impacted files</summary> ```diff @@ Coverage Diff @@ ## master #4077 +/- ## ============================================= - Coverage 51.52% 38.77% -12.76% + Complexity 7563 1598 -5965 ============================================= Files 1387 388 -999 Lines 52132 16006 -36126 Branches 5724 1586 -4138 ============================================= - Hits 26863 6206 -20657 + Misses 22979 9301 -13678 + Partials 2290 499 -1791 ``` </details> [:umbrella: View full report in Codecov by Sentry](https://app.codecov.io/gh/apache/gobblin/pull/4077?dropdown=coverage&src=pr&el=continue&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache). :loudspeaker: Have feedback on the report? [Share it here](https://about.codecov.io/codecov-pr-comment-feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache). Issue Time Tracking ------------------- Worklog Id: (was: 947278) Time Spent: 5.5h (was: 5h 20m) > Add GoT YarnService integration with DynamicScaling > --------------------------------------------------- > > Key: GOBBLIN-2174 > URL: https://issues.apache.org/jira/browse/GOBBLIN-2174 > Project: Apache Gobblin > Issue Type: Bug > Components: gobblin-core > Reporter: Vivek Rai > Assignee: Abhishek Tiwari > Priority: Major > Time Spent: 5.5h > Remaining Estimate: 0h > > After dynamic scaling implemented as part of > https://issues.apache.org/jira/browse/GOBBLIN-2170 , the Temporal Yarn > Service needs to be integrated with the dynamic scaling to have fully > functional dynamic scalable yarn service. -- This message was sent by Atlassian Jira (v8.20.10#820010)