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 "Billie Rinaldi (JIRA)" <ji...@apache.org> on 2017/05/17 14:02:04 UTC

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

Billie Rinaldi created YARN-6617:
------------------------------------

             Summary: 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
             Fix For: yarn-native-services


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