[
https://issues.apache.org/jira/browse/KUDU-3069?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Adar Dembo resolved KUDU-3069.
------------------------------
Fix Version/s: n/a
Resolution: Duplicate
To add to what Vlad said, [~zhangyifan27] if you've got thoughts on how to
address this, or even some patches, please feel free to share. Let's continue
the conversation in KUDU-2671.
> Support to alter the number of hash buckets for newly added range partitions
> ----------------------------------------------------------------------------
>
> Key: KUDU-3069
> URL: https://issues.apache.org/jira/browse/KUDU-3069
> Project: Kudu
> Issue Type: Improvement
> Components: client, master
> Reporter: YifanZhang
> Priority: Minor
> Fix For: n/a
>
>
> Now a table in kudu has an immutable HashBucketSchema once created.
> Sometimes we can't accurately predict the growth of data, after a period of
> time the number of hash buckets is too small for data of a time range.
> Is it possible to support to alter the number of hash buckets for newly added
> range partitions? It seems has no effect on old data.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)