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-unsubscr...@hadoop.apache.org
For additional commands, e-mail: yarn-dev-h...@hadoop.apache.org

Reply via email to