Apache Doris 中文技术论坛
Questions Tags Users Badges

数据副本均衡问题

Asked Jun 20, 2025 Modified Jan 1, 0001
Viewed 55
2.0

请问unique key表的tablet能否自动均衡到所有BE节点?

我们的Doris集群以前3BE,新增了3个be,有张业务繁忙的表在扩容BE后,全部自动迁到新节点上了,所有tablet全部到新节点上,没有利用到多BE节点的性能。我想调整这部分历史数据的副本分布

edited Jan 1, 0001
东方红17
asked Jun 20, 2025
1 Answers

ALTER TABLE table_name SET ("replication_num" = "3");

edited Jan 1, 1970
zzwwx7
answered Jun 24, 2025
Related Questions
Alter routine load后参数变动
1 answers
Doris Routine Load重置offset
1 answers
我的doris版本为2.0.6 在备份操作时,会导致所以fe节点宕机,这种情况该怎么排查,为什么备份会导致这个问题?
1 answers
Doris 2.0.15,3FE、6BE(3BE mix角色 3BE computation角色)3个mix角色的BE节点CPU使用率100%
1 answers
Doris Routine Load自动恢复机制
1 answers
各位大哥在通过k8s安装doris3.0的时候,有没有遇到cg启动不起来,提示Set max number of open file descriptors to a value greater than 60000.
1 answers

Terms of service Privacy policy

Powered by Answer - the open-source software that powers Q&A communities.
Made with love © 2026 Apache Doris 中文技术论坛.