HCD should only have those fields explicitly set by user while creating tables
------------------------------------------------------------------------------
Key: HBASE-2213
URL: https://issues.apache.org/jira/browse/HBASE-2213
Project: Hadoop HBase
Issue Type: Bug
Affects Versions: 0.20.3
Reporter: ryan rawson
Fix For: 0.21.0
right now we take the default HCD fields and 'snapshot' them into every HCD.
So things like 'BLOCKCACHE' and 'FILESIZE' are in every table, even if they
don't differ from the defaults. If the default changes in a meanful/important
way, the user is left with the unenviable task of (a) determining this happened
and (b) actually going through and disabling/altering the tables to fix it.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.