Prakash Ramachandran created YARN-3268:
------------------------------------------
Summary: timelineserver rest api returns html page for 404 when a
bad endpoint is used.
Key: YARN-3268
URL: https://issues.apache.org/jira/browse/YARN-3268
Project: Hadoop YARN
Issue Type: Bug
Reporter: Prakash Ramachandran
the timelineserver returns a 404 page instead of giving a REST response. this
interferes with the end user pages which try to retrieve data using REST api.
this could be due to lack of a 404 handler
ex.
http://timelineserver:8188/badnamespace/v1/timeline/someentity
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)