There are three sample applications that use Pig, each sample getting more sophisticated in its use of Pig. The examples are
-
A simple /etc/passwd file analysis application using PigRunner
-
Using PigTemplate to execute Pig scripts
-
A more complex Apache Log file analysis example using PigRunner