You are viewing a plain text version of this content. The canonical link for it is here.
Posted to yarn-dev@hadoop.apache.org by "Yesha Vora (JIRA)" <ji...@apache.org> on 2018/01/12 22:39:00 UTC

[jira] [Created] (YARN-7744) Fix Get status rest api response when application is destroyed

Yesha Vora created YARN-7744:
--------------------------------

             Summary: Fix Get status rest api response when application is destroyed
                 Key: YARN-7744
                 URL: https://issues.apache.org/jira/browse/YARN-7744
             Project: Hadoop YARN
          Issue Type: Bug
          Components: yarn-native-services
            Reporter: Yesha Vora
            Priority: Critical


Steps:
1) Create a yarn service 
2) Destroy a yarn service

Run get status for application using REST API:
{code}
response json = {u'diagnostics': u'Failed to retrieve service: File does not exist: hdfs://mycluster/user/yarn/.yarn/services/httpd-service/httpd-service.json'}
status code = 500{code}

The REST API should respond with proper json including diagnostics and HTTP status code 404



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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