+1 vote
in Hive by

What are the components used in Hive query processors?

1 Answer

0 votes
by
The components used in Hive query processors are:

Parser

Semantic Analyzer

Execution Engine

User-Defined Functions

Logical Plan Generation

Physical Plan Generation

Optimizer

Operators

Type checking
...