Details
-
Sub-task
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
None
-
None
-
Incompatible change, Reviewed
-
The dictionary of attributes associated with HTableDescriptor and HColumnDescriptor used to be named 'CONFIG'. It is now named 'METADATA'. This is how you refer to it manipulating its contents in the shell going forward.
Description
As discussed in HBASE-6894, CONFIG name for user metadata dictionary is not a very good/descriptive name. Now it will also cause confusion with per-CF/per-table configuration setting in shell.
Attachments
Attachments
Issue Links
- blocks
-
HBASE-7571 add the notion of per-table or per-column family configuration
- Closed