[
https://issues.apache.org/jira/browse/HADOOP-3824?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12617038#action_12617038
]
stack commented on HADOOP-3824:
-------------------------------
+1 on patch. It looks good. Downloaded it and tried it. UIs came up fine.
Does the 'stacks' link work for you? I was typing in
http://XX.XX.XXX.XX:50070/stacks. /logLevel worked fine.
Not important nitpicks:
+ Says '+ * A mepred http server. ' on the class comment for StatusHttpServer.
+ Maybe make this protected so subclasses have access: + static class
StackServlet extends HttpServlet {
> Refactor org.apache.hadoop.mapred.StatusHttpServer
> --------------------------------------------------
>
> Key: HADOOP-3824
> URL: https://issues.apache.org/jira/browse/HADOOP-3824
> Project: Hadoop Core
> Issue Type: Sub-task
> Components: dfs, mapred
> Reporter: Tsz Wo (Nicholas), SZE
> Attachments: 3824_20080724-v2.patch, 3824_20080724.patch,
> 3824_20080725.patch
>
>
> StatusHttpServer is defined in the mapred package but it is used by hdfs
> classes DataNode, FSNamesystem, SecondaryNameNode.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.