Apache Pig Tutorial on Discuss Apache Pig

apache pig is an abstraction over mapreduce. it is a tool/platform which is used to analyze larger sets of data representing them as data flows. pig is generally used with hadoop; we can perform all the data manipulation operations in hadoop using pig.

Completed Course