Hello, If I wanted to acquire information on a node (let's say Datanode) similar to what is displayed on the dfshealth.jsp status page, how would I go about doing so? If I try to mimic the functions that it uses, problems arise when initializing the classes which are mostly "protected". It seems like it should be a simpler matter to access this kind of information other than taking it from the JSP page; am I just missing something very basic here? Thanks in advance, Patrick
