In three
categories,we can use pig .they are
1)ETL data pipline
2)Research on raw data
3)Iterative processing
Most
common usecase for pig is data pipeline.Let us take one example, web based
compaines gets the weblogs,so before storing data into warehouse,they do some
operations on data like cleaning and aggregation operations..etc.i,e
transformations on data.