Pig
We'll cover the following...
Apache Pig offers a high-level scripting language, popularly used for the writing of data pipelines in the world of Hadoop. The scripting language is known as Pig Latin
. It appears as a blend of SQL and many other scripting languages, it is reasonably ...