Description
Currently both FailAction() and DoneAction() in IMRUDriver have the same behavior: shut down all evaluators and return with no error.
We need to report job failure to RM (yarn). FailAction seem to be right place to do it.
Currently both FailAction() and DoneAction() in IMRUDriver have the same behavior: shut down all evaluators and return with no error.
We need to report job failure to RM (yarn). FailAction seem to be right place to do it.