Secondary namenode web UI does not print status
-----------------------------------------------
Key: HDFS-1633
URL: https://issues.apache.org/jira/browse/HDFS-1633
Project: Hadoop HDFS
Issue Type: Bug
Reporter: Eric Payne
Priority: Minor
Instead of listing the expected lines of status on the secondary namenode web
UI, it prints the following string:
org.apache.hadoop.hdfs.server.namenode.SecondaryNameNode$1.this
It does this because the "this" variable of the internal class is referenced
when it should be referencing the "this" variable from the SecondaryNameNode
class.
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira