Login
Remember
Register
Ask a Question
What Are The Components Of Apache Presto Architecture?
0
votes
asked
May 24, 2022
in
Apache Presto
by
Robin
What Are The Components Of Apache Presto Architecture?
presto-architecture
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
May 24, 2022
by
Robin
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.
...