adspace
Answer Posted / 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 View All Answers
What is the stable version of Hive ?
When to use explode in Hive?
How can I delete the above index named index_bonuspay?
Where does the data of a Hive table gets stored?
When we are using queries instead of scripting?
Can We Change settings within Hive Session? If Yes, How?
What is a Hive variable? What for we use it?
When to choose "External Table" in Hive?
How to skip header rows from a table in Hive?
What are the different types of tables available in Hive?