[
https://issues.apache.org/jira/browse/HBASE-24627?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17144676#comment-17144676
]
Viraj Jasani edited comment on HBASE-24627 at 6/25/20, 6:38 AM:
----------------------------------------------------------------
The idea is to support API to take list of tables and invoke normalizer on
those tables, one at a time. Is that correct? (With list, operator can start
with single table and gradually increase list)
And yes, I agree that it is much needed for controlled roll-out.
was (Author: vjasani):
The idea is to support API to take list of tables and invoke normalizer on
those tables, one at a time. Is that correct?
And yes, I agree that it is much needed for controlled roll-out.
> Normalize one table at a time
> -----------------------------
>
> Key: HBASE-24627
> URL: https://issues.apache.org/jira/browse/HBASE-24627
> Project: HBase
> Issue Type: Improvement
> Components: Normalizer
> Reporter: Nick Dimiduk
> Priority: Major
>
> Out API and shell command around Normalizer is an all-or-nothing invocation.
> We should support an operator requesting to normalize a table at a time.
> One use-case is for someone wanting to enable the normalizer for the first
> time. It would be nice to do a controlled roll-out of the normalizer, keeping
> it disabled at first, calling normalize one table at a time, and then turning
> it on after all tables have been normalized.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)