List of Pages in Category Pig (17 pages)

Apache Pig

A data flow language and parallel execution framework built on top of MapReduce. Internally, a compiler translates Pig statements into a directed acyclic graph of MapReduce jobs, which are submitted to Hadoop for execution.