Section3-17 UsingPigAndUsingScripts
Section3-17 UsingPigAndUsingScripts
A
very simple way of writing scripts.
# You can set up different relations on your data, so it is a more compact way of
using MapReduce and translate that to MapReduce Tasks
# Pig can let you use your own user-defined functions for running your functions,
with Tez for example.
# Pig running ontop of Tez may run 10x faster then just running it with MapReduce