Apache Pig is a high-level framework for developing Hadoop-based apps. Pig Latin is the name of the platform’s language. Pig’s Hadoop jobs can be run
Tag: Apache Pig Architecture
Apache Pig – An Introduction
Pig is a high-level scripting language used in Apache Hadoop. Pig allows to write dynamic data transformations without the awareness of Java. Pig’s basic SQL-like