Pig Cheat Sheet
So far this page isn't much more than a link to another cheat sheet!! And what cheat sheet is complete w/o a simple "hello whirled" example? Check out https://github.com/hortonworks/hadoop-tutorials/blob/master/Community/T03_Word_Counting_With_Pig.md for Hadoop's quintessential Word Count.
http://mortar-public-site-content.s3-website-us-east-1.amazonaws.com/Mortar-Pig-Cheat-Sheet.pdf
https://www.qubole.com/resources/pig-function-cheat-sheet/
On this theme, check out my how do i load a fixed-width formatted file into hive? (with a little help from pig) blog posting.
Here are some other topics of interest.
- GROUP operator in Apache Pig
- Passing CLI parameters to Pig script
- How to CONCAT multiple expressions
- XML Parsing
Blog Postings on Pig