[ 
https://issues.apache.org/jira/browse/HADOOP-9907?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13754358#comment-13754358
 ] 

Xuan Gong commented on HADOOP-9907:
-----------------------------------

{code}
    addServlet("metrics", "/metrics", MetricsServlet.class);
{code}

Does this line mean we have already added the metrics into httpServer ?
                
> Webapp http://hostname:port/metrics  link is not working 
> ---------------------------------------------------------
>
>                 Key: HADOOP-9907
>                 URL: https://issues.apache.org/jira/browse/HADOOP-9907
>             Project: Hadoop Common
>          Issue Type: Bug
>            Reporter: Jian He
>            Priority: Blocker
>
> This link is not working which just shows a blank page.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to