what are the different modes of Hive?



what are the different modes of Hive?..

Answer / Rajkumar Paswan

Hive has two primary modes: Hive managed mode and Tez mode. In Hive managed mode, queries are executed using MapReduce jobs. In Tez mode, the same queries are executed using the Tez engine, which is a more efficient and flexible data processing framework.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Apache Hive Interview Questions

Is Hive supports Temporary Tables?

1 Answers  


Explain the functionality of object-inspector.

1 Answers  


How many types of Tables in Hive?

1 Answers  


What is a Hive Metastore?

1 Answers  


Is it possible to change the default location of a managed table?

1 Answers  


UPPER or UCASE function in Hive with example?

1 Answers  


Explain Usage of Hive?

1 Answers  


Say when to pick “inward table” and “outside table” in hive?

1 Answers  


what are views in Hive?

1 Answers  


What are the different Data Types available in Hive?

1 Answers  


Mention what is the difference between Hbase and Hive?

1 Answers  


How to use Hive using the command line and Beeline?

1 Answers  


Categories