Home »
MCQs »
PySpark MCQs
What is/are the drawback(s) of Hive?
31. What is/are the drawback(s) of Hive?
- In other words, if the workflow execution fails in the middle, you cannot recover the position from which it stopped.
- Changing the trash setting will prevent us from dropping encrypted databases in cascade.
- MapReduce executes ad-hoc queries, which are launched by Hive, but the performance of the analysis is delayed due to the medium-sized database.
- All of the above
Answer: D) All of the above
Explanation:
The drawbacks of Hive are -
- In other words, if the workflow execution fails in the middle, you cannot recover the position from which it stopped.
- Changing the trash setting will prevent us from dropping encrypted databases in cascade.
- MapReduce executes ad-hoc queries, which are launched by Hive, but the performance of the analysis is delayed due to the medium-sized database.