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


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

        

Reply via email to