📄️ 中间结果落盘
Configure StarRocks to spill intermediate query results from large operators to local disk or object storage to prevent out-of-memory errors during processing.
📄️ 管理黑名单
在 StarRocks 中维护 SQL 黑名单,禁止特定类型的 SQL 避免资源耗尽。
📄️ 负载均衡
多个 FE 节点上部署负载均衡实现 StarRocks 高可 用和连接管理。
📄️ 管理内存
Overview of memory classification and memory management strategies in StarRocks.
📄️ 管理查询
Configure per-user query properties in StarRocks: connection limits, query timeouts, and resource allocation using ALTER USER SET PROPERTIES.
📄️ 管理副本
管理 StarRocks 集群中的数据副本和副本分布策略。