What are the components of Driver in Hive

0 votes

Hi,

Can anyone explain the major components of driver in Hive?  

May 11, 2019 in Big Data Hadoop by disha
960 views

1 answer to this question.

0 votes

Hey,

There are three major components of driver in Hive, they are:

Compiler:- The compiler is the one which checks for your syntactic and semantic correctness of your queries and then it generates a physical plan in the form of DAG.

Optimizer:- The Optimizer will optimize your plan that is generated by the compiler.

Execution:- An execution engine is the one which executes the queries on the Hadoop cluster. Execution, that means the execution engine is the interface between Hadoop cluster and Hive.

answered May 11, 2019 by Gitika
• 65,770 points

Related Questions In Big Data Hadoop

0 votes
1 answer

What are some of the famous visualization tools which can be integrated with Hadoop & Hive?

I have personally used two visualization tools ...READ MORE

answered May 1, 2018 in Big Data Hadoop by coldcode
• 2,090 points
1,986 views
0 votes
1 answer

What are the different types of tombstone markers in HBase for deletion?

1)Family Delete Marker- This markers marks all ...READ MORE

answered Dec 17, 2018 in Big Data Hadoop by Frankie
• 9,830 points
2,550 views
0 votes
1 answer

What is the command to know the details of your data created in a table in Hive?

Hey, Yes, there is a way to check ...READ MORE

answered May 15, 2019 in Big Data Hadoop by Gitika
• 65,770 points
1,485 views
0 votes
1 answer

What are the components of Hbase?

Hey, Components of Hbase are as follows: Zookeeper:- It ...READ MORE

answered May 21, 2019 in Big Data Hadoop by Gitika
• 65,770 points
534 views
+1 vote
1 answer

Hadoop Mapreduce word count Program

Firstly you need to understand the concept ...READ MORE

answered Mar 16, 2018 in Data Analytics by nitinrawat895
• 11,380 points
11,028 views
+2 votes
11 answers

hadoop fs -put command?

Hi, You can create one directory in HDFS ...READ MORE

answered Mar 16, 2018 in Big Data Hadoop by nitinrawat895
• 11,380 points
108,831 views
–1 vote
1 answer

Hadoop dfs -ls command?

In your case there is no difference ...READ MORE

answered Mar 16, 2018 in Big Data Hadoop by kurt_cobain
• 9,350 points
4,611 views
0 votes
1 answer
0 votes
1 answer

What are the components in Pig

Hi, Yes, this is absolutely correct that pig ...READ MORE

answered Apr 26, 2019 in Big Data Hadoop by Gitika
• 65,770 points
2,087 views
0 votes
1 answer

What are the modes of Hive metastore?

Hey, The metastore stores the schema and partition ...READ MORE

answered May 13, 2019 in Big Data Hadoop by Gitika
• 65,770 points
3,461 views
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP