[
https://issues.apache.org/jira/browse/KUDU-2823?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16839012#comment-16839012
]
HeLifu commented on KUDU-2823:
------------------------------
h3. By the way, here is "tablet replica distribution" for that table which has
not been rebalanced:
h3. Tablet Replica Distribution
|Min Count|156|
|Max Count|218|
|Skew
([?|http://kudu33.jd.163.org:8051/table?id=94943a1ad5a74ef3a76b0a3d4b699842#skew-help])|62|
> Rebalance range partition
> -------------------------
>
> Key: KUDU-2823
> URL: https://issues.apache.org/jira/browse/KUDU-2823
> Project: Kudu
> Issue Type: Improvement
> Reporter: HeLifu
> Assignee: Xu Yao
> Priority: Major
>
> Right now we will add new range every day for a fact table which has
> range+hash partitions, and then rebalance it as soon as possible. It seems
> that not only the new added tablets of this table but also the historical
> tablets will be rebalanced. But the historical tablets already have data, so
> they are heavy to move and it will increase the disk and network suddenly.
> So, I think it will be good to rebalance the new added range partitions.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)