动态修改doris的be参数

77 阅读1分钟

一、be的有些参数支持在线修改

注意:

  1. be重启就会失效

  2. 部分参数不支持,只能通过be.conf 修改




二、修改方式


curl -XPOST http://172.16.24.145:18042/api/update_config?string_type_length_soft_limit_bytes=10485760
curl -XPOST http://172.16.24.145:18043/api/update_config?string_type_length_soft_limit_bytes=10485760
curl -XPOST http://172.16.24.152:18042/api/update_config?string_type_length_soft_limit_bytes=10485760
curl -XPOST http://172.16.24.152:18043/api/update_config?string_type_length_soft_limit_bytes=10485760
curl -XPOST http://172.16.24.144:18041/api/update_config?string_type_length_soft_limit_bytes=10485760
curl -XPOST http://172.16.24.144:18042/api/update_config?string_type_length_soft_limit_bytes=10485760
curl -XPOST http://172.16.24.68:18042/api/update_config?string_type_length_soft_limit_bytes=10485760
curl -XPOST http://172.16.24.68:18041/api/update_config?string_type_length_soft_limit_bytes=10485760
curl -XPOST http://172.16.24.98:18042/api/update_config?string_type_length_soft_limit_bytes=10485760
curl -XPOST http://172.16.24.98:18041/api/update_config?string_type_length_soft_limit_bytes=10485760
curl -XPOST http://172.16.24.12:18043/api/update_config?string_type_length_soft_limit_bytes=10485760
curl -XPOST http://172.16.24.13:18043/api/update_config?string_type_length_soft_limit_bytes=10485760
curl -XPOST http://172.16.24.14:18043/api/update_config?string_type_length_soft_limit_bytes=10485760