Nikolay Sokolov created GRIFFIN-208:
---------------------------------------
Summary: Job status is SUCCESS even if some stages have failed
Key: GRIFFIN-208
URL: https://issues.apache.org/jira/browse/GRIFFIN-208
Project: Griffin (Incubating)
Issue Type: Bug
Reporter: Nikolay Sokolov
When some steps (MetricWrite or SparkSql, for example) fail, errors are just
logged, but not reported as part of job status. Symptoms:
{code:none}
18/10/22 17:17:58 ERROR transform.SparkSqlTransformStep: run spark sql [ .... ]
error: ...
{code}
YarnApplicationState: FINISHED
FinalStatus Reported by AM: SUCCEEDED
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)