In this section, we will perform the pig installation.
Pre-requisite
- Java Installation - Check whether the Java is installed or not using the following command.
- Hadoop Installation - Check whether the Hadoop is installed or not using the following command.
If any of them is not installed in your system, follow the below link to install it.
Steps to install Apache Pig
- Download the Apache Pig tar file.
- Unzip the downloaded tar file.
- Open the bashrc file.
- Now, provide the following PIG_HOME path.
- Update the environment variable
- Let's test the installation on the command prompt type
- Let's start the pig in MapReduce mode.
No comments:
Post a Comment