webapps always return html on non-existent URL
----------------------------------------------

                 Key: MAPREDUCE-3591
                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3591
             Project: Hadoop Map/Reduce
          Issue Type: Bug
          Components: mrv2
    Affects Versions: 0.23.0
            Reporter: Thomas Graves


If the user tries to go to a non-existent url, say rm:8088/cluster/foo, via the 
web ui or the web service rest api, it returns 404 and it always returns html 
content.  With the addition of the web service rest api it would be nice if it 
returned what was requested - XML or JSON.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to