[ https://issues.apache.org/jira/browse/HADOOP-1957?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12532812 ]
Hadoop QA commented on HADOOP-1957: ----------------------------------- +1 overall. Here are the results of testing the latest attachment http://issues.apache.org/jira/secure/attachment/12367173/ui-v2.patch against trunk revision r582413. @author +1. The patch does not contain any @author tags. javadoc +1. The javadoc tool did not generate any warning messages. javac +1. The applied patch does not generate any new compiler warnings. findbugs +1. The patch does not introduce any new Findbugs warnings. core tests +1. The patch passed core unit tests. contrib tests +1. The patch passed contrib unit tests. Test results: http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Patch/895/testReport/ Findbugs warnings: http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Patch/895/artifact/trunk/build/test/findbugs/newPatchFindbugsWarnings.html Checkstyle results: http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Patch/895/artifact/trunk/build/test/checkstyle-errors.html Console output: http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Patch/895/console This message is automatically generated. > [hbase] Web UI with report on cluster state and basic browsing of tables > ------------------------------------------------------------------------ > > Key: HADOOP-1957 > URL: https://issues.apache.org/jira/browse/HADOOP-1957 > Project: Hadoop > Issue Type: New Feature > Components: contrib/hbase > Reporter: stack > Priority: Minor > Attachments: ui-v2.patch, ui.patch > > > Hbase should put up a simple webapp listing content of master in-memory data > structures listing cluster members, tables and other vital statistics. Some > admin facility for editing column properties w/ table enable/disable features > would also go here. A basic (read-only?) means of listing tables and their > attributes, and for browsing table content -- perhaps w/ support for HQL > queries -- would also be useful confirming uploads, debugging, etc. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.