doris启动的时候报错,提示:Failed to find enough backend

提问者:帅平 问题分类:大数据
doris启动的时候报错,提示:
'errCode = 2, detailMessage = errCode = 2, detailMessage = Failed to find enough backend, please check the replication num,replication tag and storage medium and avail capacity of backends.\nCreate failed replications:\nreplication tag: {"location" : "default"}, replication num: 1, storage medium: HDD'
1 个回答
不换爱人
不换爱人
先检查下是不是同一个host机器上部署了多个be,若是将allow_replica_on_same_host = true。一般不推荐一台机器上部署多个be。
发布于:3个月前 (01-23) IP属地:四川省
我来回答