What is difference between hive and hdfs?



What is difference between hive and hdfs?..

Answer / Swatantra Kumar Chaudhary

Hive is a data warehousing SQL-like query language built on top of HDFS (Hadoop Distributed File System). While HDFS is a storage system, Hive provides a layer for querying and managing structured data stored in HDFS.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Apache Hive Interview Questions

Explain Hive Thrift server?

1 Answers  


What database are supported by Hive?

1 Answers  


what is the difference between order by and sort by in Hive?

1 Answers  


Can you give us some examples, how Hadoop is used in real time environment?

1 Answers  


Explain ALTER Table statement in Hive?

1 Answers  


How will you consume CSV file into the Hive warehouse using built SerDe?

1 Answers  


What do hive variable means? How can we utilize it?

1 Answers  


When to choose "External Table" in Hive?

0 Answers  


Mention Hive default read and write classes?

1 Answers  


What are the file formats that Hive supports and can use be used for storage?

1 Answers  


What is the use of "order by" in Hive?

1 Answers  


What are the 2 types of table in hive?

1 Answers  


Categories