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

Gour Saha commented on YARN-7957:
---------------------------------

[~sunilg] , YARN Service already has a ServiceState enum. Although not exactly 
same as YarnApplicationState, it does have some mapping between the 
YarnApplicationState states. We can introduce a DELETED state in ServiceState, 
and use it, but then looks like ATSv2 is using YarnApplicationState. So, is a 
mix of 2 enums ok for ATSv2? If not, what are the options?

> Yarn service delete option disappears after stopping application
> ----------------------------------------------------------------
>
>                 Key: YARN-7957
>                 URL: https://issues.apache.org/jira/browse/YARN-7957
>             Project: Hadoop YARN
>          Issue Type: Bug
>          Components: yarn-ui-v2
>    Affects Versions: 3.1.0
>            Reporter: Yesha Vora
>            Assignee: Sunil G
>            Priority: Critical
>         Attachments: YARN-7957.01.patch
>
>
> Steps:
> 1) Launch yarn service
> 2) Go to service page and click on Setting button->"Stop Service". The 
> application will be stopped.
> 3) Refresh page
> Here, setting button disappears. Thus, user can not delete service from UI 
> after stopping application
> Expected behavior:
> Setting button should be present on UI page after application is stopped. If 
> application is stopped, setting button should only have "Delete Service" 
> action available.



--
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

Reply via email to