0 votes
in Big Data | Hadoop by
What are the main components of Query Processor in Apache Hive?

1 Answer

0 votes
by

The main components of Apache Hive Query Processor are as follows:

Parse and SemanticAnalysis (ql/parse)

Optimizer (ql/optimizer) Plan Components (ql/plan) MetaData Layer (ql/metadata)

 

Map/Reduce Execution Engine (ql/exec)

Sessions (ql/session)

Type interfaces (ql/typeinfo) Hive Function Framework (ql/udf)

Tools (ql/tools)

Related questions

0 votes
asked Jan 13, 2020 in Big Data | Hadoop by sharadyadav1986
0 votes
asked Jan 26, 2020 in Big Data | Hadoop by rajeshsharma
...