[
https://issues.apache.org/jira/browse/HBASE-4227?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13087617#comment-13087617
]
Hudson commented on HBASE-4227:
-------------------------------
Integrated in HBase-TRUNK #2126 (See
[https://builds.apache.org/job/HBase-TRUNK/2126/])
HBASE-4227 Modify the webUI so that default values of column families are
not shown
stack :
Files :
* /hbase/trunk/CHANGES.txt
* /hbase/trunk/src/main/resources/hbase-webapps/master/tablesDetailed.jsp
*
/hbase/trunk/src/main/jamon/org/apache/hbase/tmpl/master/MasterStatusTmpl.jamon
* /hbase/trunk/src/main/java/org/apache/hadoop/hbase/HTableDescriptor.java
* /hbase/trunk/src/main/java/org/apache/hadoop/hbase/HColumnDescriptor.java
> Modify the webUI so that default values of column families are not shown
> ------------------------------------------------------------------------
>
> Key: HBASE-4227
> URL: https://issues.apache.org/jira/browse/HBASE-4227
> Project: HBase
> Issue Type: Improvement
> Reporter: Nicolas Spiegelberg
> Assignee: nileema shingte
> Priority: Minor
> Fix For: 0.92.0
>
> Attachments: HBASE-4227.patch, HBASE-4227.patch
>
>
> With the introduction of online schema changes, it will become more
> advantageous to put configuration knobs at the column family level vs global
> configuration settings. This will create a nasty web UI experience for
> showing table properties unless we default to showing the custom values
> instead of all values. It's on the table if we want to modify the shell's
> 'describe' method as well. scan '.META.' should definitely return the full
> properties however.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira