Alexey Romanenko created LIVY-452:
-------------------------------------

             Summary: Differentiate FAILED and KILLED states
                 Key: LIVY-452
                 URL: https://issues.apache.org/jira/browse/LIVY-452
             Project: Livy
          Issue Type: Improvement
            Reporter: Alexey Romanenko


Now it's not possible to distinguish between two states - 
_SparkApp.State.KILLED_ and  _SparkApp.State.FAILED._ In both cases the session 
state will be _SessionState.Dead()._

In our use case it's important to distinguish whether job was failed or killed. 
So, I propose to add new _SessionState.Killed()_ which will be used when job 
was actually killed by user. 

If this idea will be approved then I can submit PR about that.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to