DatanodeInfo class should be used instead of DatanodeDescriptor in the jsp & 
related files
------------------------------------------------------------------------------------------

                 Key: HADOOP-427
                 URL: http://issues.apache.org/jira/browse/HADOOP-427
             Project: Hadoop
          Issue Type: Bug
          Components: dfs
            Reporter: Devaraj Das
         Assigned To: Devaraj Das
             Fix For: 0.5.1


DatanodeDescriptor should be replaced by DatanodeInfo since DatanodeInfo is a 
public class and meant to be used by others. Specifically, DatanodeDescriptor 
is referenced in dfshealth.jsp & JspHelper.java files. Change those references 
to DatanodeInfo.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to