[ https://issues.apache.org/jira/browse/YARN-8488?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Suma Shivaprasad updated YARN-8488: ----------------------------------- Attachment: YARN-8488.3.patch > 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 > Assignee: Suma Shivaprasad > Priority: Major > Attachments: YARN-8488.1.patch, YARN-8488.2.patch, YARN-8488.3.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-unsubscr...@hadoop.apache.org For additional commands, e-mail: yarn-issues-h...@hadoop.apache.org