基于湖库一体架构,统一管理结构化、半结构化与非结构化等多模态数据,一个系统承载事务处理、实时分析与 AI 工作负载。
enable_ob_esi_process
更新时间:2024-07-25 11:45:52
enable_ob_esi_process 用于控制是否启用 obesi(外部存储接口)进程。
| 属性 | 描述 |
|---|---|
| 参数类型 | 布尔类型 |
| 默认值 | False |
| 取值范围 | |
| 是否重启 OBServer 生效 | 否 |
配置示例
禁用 obesi(外部存储接口)进程。
obclient> ALTER SYSTEM SET enable_ob_esi_process = false;