Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
2.3.0
-
None
-
Reviewed
Description
After HBASE-23055, Alter of Meta schema is allowed.
After this change meta table can be made Read only table which is not correct as per my view,because it will impact majority of the functionality of HBase.
alter 'hbase:meta',{METHOD=>'table_att', READONLY=>true}
Attachments
Issue Links
- links to