配置屬性Presto(C++)- 協調節點
您可以透過API自訂協調器配置屬性Presto(C++)。
| 內容名稱 | 類型 | 新增了驗證 |
|---|---|---|
http-server.log.max-size |
字串 | 限制{1, 1e13} ;支援的值為有或沒有單位 TB、MB、GB、B、KB 的數字 |
http-server.log.max-history |
整數 | 限制{1, 1000} |
http-server.threads.max |
整數 | 限制{1, 1000} |
log.max-history |
整數 | 限制{1, 1000} |
log.max-size |
字串 | 限制{1, 1e13} ;支援的值為有或沒有單位 TB、MB、GB、B、KB 的數字 |
node-scheduler.max-pending-splits-per-task |
整數 | 限制{1, 1000} |
node-scheduler.max-splits-per-node |
整數 | 限制{1, 1000} |
optimizer.joins-not-null-inference-strategy |
字串 | 任意字串 |
optimizer.default-filter-factor-enabled |
布林 | True 或 False |
optimizer.exploit-constraints |
布林 | True 或 False |
optimizer.in-predicates-as-inner-joins-enabled |
布林 | True 或 False |
optimizer.partial-aggregation-strategy |
字串 | 任意字串 |
optimizer.prefer-partial-aggregation |
布林 | True 或 False |
optimizer.infer-inequality-predicates |
布林 | True 或 False |
optimizer.handle-complex-equi-joins |
布林 | True 或 False |
optimizer.generate-domain-filters |
布林 | True 或 False |
optimizer.size-based-join-flipping-enabled |
布林 | True 或 False |
optimizer.default-join-selectivity-coefficient |
浮點數 | |
join-max-broadcast-table-size |
字串 | 限制{1, 1e13} ;支援的值為有或沒有單位 TB、MB、GB、B、KB 的數字 |
query.client.timeout |
字串 | 限制{1, 1e13} ;支援的值是帶或不帶單位 m、s、ms、h 的數字 |
query.execution-policy |
字串 | 任意字串 |
query.low-memory-killer.policy |
字串 | 任意字串 |
query.max-execution-time |
字串 | 限制{1, 1e13} ;支援的值是帶或不帶單位 m、s、ms、h 的數字 |
query.max-history |
整數 | 限制{1, 10000} |
query.max-total-memory-per-node |
字串 | 限制{1, 1e13} ;支援的值為單位為 TB、MB、GB、B、KB 的數字 |
query.max-total-memory |
字串 | 限制{1, 1e13} ;支援的值為單位為 TB、MB、GB、B、KB 的數字 |
query.max-memory-per-node |
字串 | 限制{1, 1e13} ;支援的值為單位為 TB、MB、GB、B、KB 的數字 |
query.max-memory |
字串 | 限制{1, 1e13}支援的值為單位為 TB、MB、GB、B、KB 的數字 |
query.max-stage-count |
整數 | 限制{1, 10000} |
query.min-expire-age |
字串 | 支援的值是帶或不帶單位 m、s、ms、h 的數字 |
query.min-schedule-split-batch-size |
整數 | 限制{1, 10000} |
query.stage-count-warning-threshold |
整數 | 限制{1, 10000} |
query.max-length |
整數 | 限制{1, 10000} |
scale-writers |
布林 | True 或 False |
scheduler.http-client.max-requests-queued-per-destination |
整數 | 限制{1, 100000} |
shutdown.grace-period |
字串 | 限制{1, 1e13} ;支援的值是帶或不帶單位 m、s、ms、h 的數字 |
native-execution-enabled |
布林 | True 或 False |
optimizer.optimize-hash-generation |
布林 | True 或 False |
regex-library |
字串 | 任意字串 |
use-alternative-function-signatures |
布林 | True 或 False |
experimental.table-writer-merge-operator-enabled |
布林 | True 或 False |