0 votes
in Apache Presto by
What Are The Components Of Apache Presto Architecture?

1 Answer

0 votes
by

Apache Presto structure additives are given under:

  • Client : Clint submits SQL statements to a coordinator to get the end result.
  • Coordinator: It parses the SQL queries.
  • Connector : Storage plugin is called as connectors.
  • Worker : It assigns project to employee nodes.

Related questions

0 votes
asked May 24, 2022 in Apache Presto by Robin
0 votes
asked May 24, 2022 in Apache Presto by Robin
...