What is the purpose of Hive Driver?



What is the purpose of Hive Driver?..

Answer / Basant Yadav

The Hive Driver acts as a bridge between JDBC clients (like Hue, PhoenixShell, etc.) and Hive Metastore. It translates SQL queries sent from these clients into MapReduce jobs or Tez tasks and executes them in the Hadoop environment.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Apache Hive Interview Questions

How can you transfer data from hive to hdfs?

1 Answers  


Explain process to access sub directories recursively in hive queries.

1 Answers  


What is the functionality of Query Processor in Apached Hive ?

1 Answers  


What is difference between hive and hdfs?

1 Answers  


What is ObjectInspector functionality?

1 Answers  


What will be the result when you do cast(‘abc’ as int)?

1 Answers  


Can a table be renamed in Hive?

1 Answers  


What is the man difference between hbase and hive?

1 Answers  


How can an application connect to Hive run as a server?

1 Answers  


What are the different components of a Hive query processor?

1 Answers  


How Hive distributes the rows into buckets?

1 Answers  


Can we run unix shell commands from hive? Give example?

1 Answers  


Categories