Page MenuHomePhabricator

oozie job "transfer_to_es" should send email on error
Closed, InvalidPublic

Description

The "transfer_to_es" bundle seems to have regular errors, but I dont' seem to receive notification on those errors. Looking at the job, it does not seem to have any notification configured.

There is a standard error reporting mechanism that could be used.

Event Timeline

debt triaged this task as Medium priority.Mar 2 2017, 11:12 PM
debt moved this task from needs triage to Up Next on the Discovery-Search board.

It has a send error email action, but it seems the python spark script failing doesn't trigger owning oozie job to mark a failure. Need to look at how that is supposed to work.

We should still take a look at this - as it is nice to know when things fail.