[
https://issues.apache.org/jira/browse/HADOOP-3824?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12616686#action_12616686
]
Tsz Wo (Nicholas), SZE commented on HADOOP-3824:
------------------------------------------------
> Can HADOOP-2024 be addressed as part of this refactoring?
I changed the getWebAppsPath() header as your patch in HADOOP-2024. I also
changed "StatusHttpServer.class.getClassLoader()..." to
"getClass().getClassLoader()...".
> 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.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.