Pages

Sunday, November 4, 2012

Pig Installation


Pre-requistes: Hadoop should have been installed on your system.
Also, check if hadoop is in the path and HADOOP_HOME environment variable is set. 
Download Pig from apache website. 
Explode it /opt folder.  
Add /opt/pig-0.9.2/bin to Path. 
Once pig is added to path, you can start pig grunt command line by typing 'pig'.

No comments:

Post a Comment