adspace
Answer Posted / Manju Rani
The main components of Hive's architecture include: 1) Client (HQL or Thrift), responsible for sending queries to the Hive Metastore and processing results; 2) Hive Metastore, which manages metadata and provides a unified view of data across various data warehouses; 3) Execution Engine, responsible for executing queries against the data stored in Hadoop Distributed File System (HDFS); 4) Data Warehouse/Database storing the actual data.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
When to choose "External Table" in Hive?
When to use explode in Hive?
When we are using queries instead of scripting?
Can We Change settings within Hive Session? If Yes, How?
What are the different types of tables available in Hive?
What is a Hive variable? What for we use it?
Where does the data of a Hive table gets stored?
What is the stable version of Hive ?
How to skip header rows from a table in Hive?
How can I delete the above index named index_bonuspay?