Introduction
Hive lets you use SQL, a simple and popular language, to work with big data stored in Hadoop. This makes it easier to analyze large data without learning complex programming.
You want to analyze large datasets stored in Hadoop using familiar SQL queries.
You need to run batch processing jobs on big data without writing Java or Python code.
You want to let non-programmers access and query big data easily.
You need to integrate Hadoop data with existing SQL-based tools and workflows.