[ https://issues.apache.org/jira/browse/HBASE-4418?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13130314#comment-13130314 ]
Hudson commented on HBASE-4418: ------------------------------- Integrated in HBase-TRUNK #2338 (See [https://builds.apache.org/job/HBase-TRUNK/2338/]) HBASE-4418 Show all the hbase configuration in the web ui nspiegelberg : Files : * /hbase/trunk/CHANGES.txt * /hbase/trunk/src/main/jamon/org/apache/hbase/tmpl/master/MasterStatusTmpl.jamon * /hbase/trunk/src/main/jamon/org/apache/hbase/tmpl/regionserver/RSStatusTmpl.jamon * /hbase/trunk/src/main/java/org/apache/hadoop/hbase/HBaseConfiguration.java * /hbase/trunk/src/main/java/org/apache/hadoop/hbase/util/InfoServer.java > Show all the hbase configuration in the web ui > ---------------------------------------------- > > Key: HBASE-4418 > URL: https://issues.apache.org/jira/browse/HBASE-4418 > Project: HBase > Issue Type: Improvement > Reporter: Liyin Tang > Assignee: Liyin Tang > Fix For: 0.94.0 > > Attachments: hbase-4418-apache-trunk.patch > > > The motivation is to show ALL the HBase configuration, which takes effect in > the run time, in a global place. > So we can easily know which configuration takes effect and what the value is. > The configuration shows all the HBase and DFS configuration entry in the > configuration file and also includes all the HBase default setting in the > code, which is not the config file. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira