You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Tsz Wo (Nicholas), SZE (JIRA)" <ji...@apache.org> on 2008/07/24 20:37:31 UTC

[jira] Commented: (HADOOP-3824) Refactor org.apache.hadoop.mapred.StatusHttpServer

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

Tsz Wo (Nicholas), SZE commented on HADOOP-3824:
------------------------------------------------

How about we create a package org.apache.hadoop.http in core and then split StatusHttpServer to two classes, StatusHttpServer and HttpServer, where HttpServer is an abstract base class for all hadoop http server?

> 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
>
> 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.