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 "Chandni Singh (JIRA)" <ji...@apache.org> on 2018/11/26 21:07:00 UTC

[jira] [Reopened] (YARN-8488) YARN service/components/instances should have SUCCEEDED/FAILED states

     [ https://issues.apache.org/jira/browse/YARN-8488?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Chandni Singh reopened YARN-8488:
---------------------------------

> YARN service/components/instances should have SUCCEEDED/FAILED states
> ---------------------------------------------------------------------
>
>                 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
>            Assignee: Suma Shivaprasad
>            Priority: Major
>             Fix For: 3.2.0
>
>         Attachments: YARN-8488.1.patch, YARN-8488.2.patch, YARN-8488.3.patch, YARN-8488.4.patch, YARN-8488.5.patch, YARN-8488.6.patch, YARN-8488.7.patch, YARN-8488.8.patch
>
>
> 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