William Lo created GOBBLIN-1387:
-----------------------------------
Summary: Email Notifications for failures not sending
Key: GOBBLIN-1387
URL: https://issues.apache.org/jira/browse/GOBBLIN-1387
Project: Apache Gobblin
Issue Type: Bug
Components: gobblin-core
Affects Versions: 0.16.0
Reporter: William Lo
Assignee: Abhishek Tiwari
Fix For: 0.16.0
Email notifications look into JOB_FAILURES_KEY, which is set by DatasetState.
JobContext's reference to it's own jobState is misleading here as it does not
track dataset state failures (in terms of amounts, only if it is passed/failed).
Add a function to track the dataset state failures from jobContext
--
This message was sent by Atlassian Jira
(v8.3.4#803005)