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 "Jian He (JIRA)" <ji...@apache.org> on 2017/05/17 20:11:04 UTC

[jira] [Updated] (YARN-6617) Services API delete call first attempt usually fails

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

Jian He updated YARN-6617:
--------------------------
    Attachment: YARN-6617-yarn-native-services.1.patch

Made the actionStop wait for a few seconds and then do a force kill.
Also fixed an issue regarding specifying the queue name


> Services API delete call first attempt usually fails
> ----------------------------------------------------
>
>                 Key: YARN-6617
>                 URL: https://issues.apache.org/jira/browse/YARN-6617
>             Project: Hadoop YARN
>          Issue Type: Sub-task
>            Reporter: Billie Rinaldi
>            Assignee: Jian He
>             Fix For: yarn-native-services
>
>         Attachments: YARN-6617-yarn-native-services.1.patch
>
>
> The services API is calling actionStop, which queues a stop action, immediately followed by actionDestroy, which fails because the app is still running. The actionStop method is ignoring the force option, so one solution would be to reintroduce handling for the force option and have the services API set this option.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

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