| 1. |
What Are The Config Properties Of Presto? |
|
Answer» The Config PROPERTIES of Presto are GIVEN below table: Config Properties----->Description TASK. info -refresh-max-wait:It reduces coordinator work load. task.max-worker-threads:It splits the process and assigns to each worker nodes. distributed-joins-enabled:It is HASHED based distributed joins. node-scheduler.network-TOPOLOGY:It sets network topology to scheduler. The Config properties of Presto are given below table: Config Properties----->Description task. info -refresh-max-wait:It reduces coordinator work load. task.max-worker-threads:It splits the process and assigns to each worker nodes. distributed-joins-enabled:It is Hashed based distributed joins. node-scheduler.network-topology:It sets network topology to scheduler. |
|