Apache Hive is a SQL interface for batch processing on Hadoop.
- Hive gives another way to access data quickly and easily.
- Hive provides a simplified query language called HiveQL that closely resembles the standard query language SQL.
- This quality gives the advantage to use Hive. A person need not be an expert in JAVA. It significantly broadens people who can use Hadoop.