Apache Hive is an open-source and distributed data warehouse software.

You can read, write and manage massive amounts of data using apache hive.

In Apache hive, developers can write Hive Query Language (HQL) that is similar to standard SQL statements for data analysis.

Hive is designed to remove the complexity of writing a map-reduce program.

Hive saves its metadata information in RDBMS like MySQL.