[
https://issues.apache.org/jira/browse/GOBBLIN-1996?focusedWorklogId=903737&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-903737
]
ASF GitHub Bot logged work on GOBBLIN-1996:
-------------------------------------------
Author: ASF GitHub Bot
Created on: 05/Feb/24 23:48
Start Date: 05/Feb/24 23:48
Worklog Time Spent: 10m
Work Description: homatthew commented on code in PR #3865:
URL: https://github.com/apache/gobblin/pull/3865#discussion_r1479061059
##########
gobblin-temporal/src/main/java/org/apache/gobblin/temporal/joblauncher/GobblinJobLauncher.java:
##########
@@ -146,23 +152,17 @@ protected void runWorkUnits(List<WorkUnit> workUnits)
throws Exception {
// Start the output TaskState collector service
this.taskStateCollectorService.startAsync().awaitRunning();
- TimingEvent jobSubmissionTimer =
-
this.eventSubmitter.getTimingEvent(TimingEvent.RunJobTimings.HELIX_JOB_SUBMISSION);
Review Comment:
The metrics are no longer relevant because they're related to Helix job
submissions and timings (For Fast Ingest). These metrics don't actually log
anything but they will be emitted to the GTE topic
Issue Time Tracking
-------------------
Worklog Id: (was: 903737)
Time Spent: 2h 50m (was: 2h 40m)
> Add ability for Yarn app to terminate on finishing of temporal flow
> -------------------------------------------------------------------
>
> Key: GOBBLIN-1996
> URL: https://issues.apache.org/jira/browse/GOBBLIN-1996
> Project: Apache Gobblin
> Issue Type: Improvement
> Reporter: Matthew Ho
> Priority: Major
> Time Spent: 2h 50m
> Remaining Estimate: 0h
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)