rules:
- !AUTHORITY
users:
- root@%:root
- sharding@:sharding
provider:
type: ALL_PRIVILEGES_PERMITTED
props:
max-connections-size-per-query: 1kernel-executor-size: 16# Infinite by default.proxy-frontend-flush-threshold: 128# The default value is 128.proxy-opentracing-enabled: falseproxy-hint-enabled: falsequery-with-cipher-column: truesql-show: falsecheck-table-metadata-enabled: falselock-wait-timeout-milliseconds: 50000# The maximum time to wait for a lock
4.1.1
Configuration Item Explanation
orchestration:
name: orchestration_ds
overwrite: trueregistry:
serverLists: localhost:2181namespace: orchestration
authentication:
username: root
password: root
props:
max.connections.size.per.query: 1acceptor.size: 16# The default value is available processors count * 2.executor.size: 16# Infinite by default.proxy.frontend.flush.threshold: 128# The default value is 128.# LOCAL: Proxy will run with LOCAL transaction.