You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@livy.apache.org by "Alexey Romanenko (JIRA)" <ji...@apache.org> on 2018/05/09 16:00:00 UTC

[jira] [Commented] (LIVY-452) Differentiate FAILED and KILLED states

    [ https://issues.apache.org/jira/browse/LIVY-452?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16468995#comment-16468995 ] 

Alexey Romanenko commented on LIVY-452:
---------------------------------------

PR: [https://github.com/apache/incubator-livy/pull/92]

Please, could someone assign this Jira to me?

> 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
>            Priority: Major
>
> 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)