[ 
https://issues.apache.org/jira/browse/HBASE-23055?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16934486#comment-16934486
 ] 

stack commented on HBASE-23055:
-------------------------------

bq. Whether we can change the table descriptor is not important here.

Hard-coded FIRST_META_REGION_INFO is an aspect of this issue. The hard-coding 
needs to be undone if we are to be able to edit hbase:meta. More on this in 
subsequent versions of the patch.

bq. And maybe we can implement this on a feature branch?

Will do.

Need to do a writeup on how we'll do splittlable meta in a way we can migrate 
too and that allows old clients to keep working.



> Alter hbase:meta
> ----------------
>
>                 Key: HBASE-23055
>                 URL: https://issues.apache.org/jira/browse/HBASE-23055
>             Project: HBase
>          Issue Type: Task
>            Reporter: stack
>            Priority: Major
>
> hbase:meta is currently hardcoded. Its schema cannot be change.
> This issue is about allowing edits to hbase:meta schema. It will allow our 
> being able to set encodings such as the block-with-indexes which will help 
> quell CPU usage on host carrying hbase:meta. A dynamic hbase:meta is first 
> step on road to being able to split meta.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to