Introduction
We use Pig and Hive to work with big data easily. They help us write simple commands instead of complex code.
When you want to process large data sets with simple scripts.
When you prefer SQL-like queries to analyze data.
When you need to transform data before analysis.
When you want to run batch processing jobs on Hadoop.
When you want to choose between scripting and query languages for big data.