You are viewing a plain text version of this content. The canonical link for it is here.
Posted to yarn-issues@hadoop.apache.org by "Wangda Tan (JIRA)" <ji...@apache.org> on 2018/07/03 04:52:00 UTC

[jira] [Commented] (YARN-8488) Need to add "SUCCEED" state to YARN service

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

Wangda Tan commented on YARN-8488:
----------------------------------

cc: [~gsaha], [~csingh], [~billie.rinaldi], [~eyang]

> Need to add "SUCCEED" state to YARN service
> -------------------------------------------
>
>                 Key: YARN-8488
>                 URL: https://issues.apache.org/jira/browse/YARN-8488
>             Project: Hadoop YARN
>          Issue Type: Task
>          Components: yarn-native-services
>            Reporter: Wangda Tan
>            Priority: Major
>
> Existing YARN service has following states:
> {code} 
> public enum ServiceState {
>   ACCEPTED, STARTED, STABLE, STOPPED, FAILED, FLEX, UPGRADING,
>   UPGRADING_AUTO_FINALIZE;
> }
> {code} 
> Ideally we should add "SUCCEEDED" state in order to support long running applications like Tensorflow.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: yarn-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: yarn-issues-help@hadoop.apache.org