You are on page 1of 2

Pig-0.15.

0_Installation
_Installation Steps
1. Download the pig-0.15.0
0.15.0 tar file from Apache Mirrors
Mirrors.
2. Follow the below screen shot steps.

3. Open the ~/.bashrc file and update the PIG_HOME information.

export PIG_HOME=/home/orienit/work/pig-0.15.0
PIG_HOME=/home/orienit/work/pig 0.15.0
export PATH=$PIG_HOME/bin:$PATH

4. Execute the echo command for confirm the configuration.

Mr. Kalyan, Apache Contributor, 6+ years of Big Data Exp, IIT Kharagpur, Gold Medalist
Best Spark & Hadoop Training in Hyderabad,
Hyderabad ORIEN IT @ 040-65142345,
65142345, 9703202345
5. To start the pig execute the below command
Local Mode: pig -x local
MapReduce Mode: pig -x mapreduce

6. To stop the pig execute the below command


quit

Mr. Kalyan, Apache Contributor, 6+ years of Big Data Exp, IIT Kharagpur, Gold Medalist
Best Spark & Hadoop Training in Hyderabad,
Hyderabad ORIEN IT @ 040-65142345,
65142345, 9703202345

You might also like