Q1: the cluster_name in fe.conf does not for change the `default_cluster` name. And you'd better NOT set this config in fe.conf. the `default_cluster` name will be deprecated in future, now you can just treat it as a "default" and "fixed" name, and can not be changed.
Q2: execute "help alter database" in mysql client to see the help doc. -- 此致!Best Regards 陈明雨 Mingyu Chen Email: morning...@apache.org 在 2022-08-07 20:34:01,"601798...@qq.com.INVALID" <601798...@qq.com.INVALID> 写道: >您好: > > 在使用Doris 1.1.1时,发现有两个问题需要咨询一下; > 问题一:集群配置文件cluster_name 修改后前台仍无变更,admin show frontend config > 显示为配置文件集群名称,新建数据库名称仍为default_cluster.xxxdb; > 问题二:当前数据库单库配置容量上限为1PB,无修改选项,是否可以支持手动修改大小; > > > >601798...@qq.com