pig

Platform for analyzing large datasets using Hadoop and Pig Latin

brewmacoslinux
Try with needOr install directly
Source

About

Platform for analyzing large data sets

Commands

pig

Examples

Run a Pig script file$ pig script.pig
Execute Pig in interactive mode (Grunt shell)$ pig
Run Pig script with specific properties$ pig -D property=value script.pig