Narayan Periwal created OOZIE-2258:
--------------------------------------
Summary: Introducing a new counter in the instrumentation log to
distinguish between launcher fail and child job fail
Key: OOZIE-2258
URL: https://issues.apache.org/jira/browse/OOZIE-2258
Project: Oozie
Issue Type: Improvement
Reporter: Narayan Periwal
Assignee: Narayan Periwal
Whether the launcher job fails due to child job failure or exception in the
launcher job itself, in both the case, the "counters:jobs:killed" counter is
updated in the instrumentation log. Hence, we cannot distinguish whether the
launcher failure was due to child job getting failed or not. So, we can
introduce a new counter "kill" under the group "childjobs" that will help us to
distinguish if the launcher failure is due to the child jobs getting failed.
Let me know if there is already any other way by which we can distinguish this.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)