Home » Sqoop Installation

Sqoop Installation

The prerequisite for Sqoop installation are Java and Hadoop. These two must be preinstalled in the system.

Download the latest version of Sqoop from internet. The following commands are used to extract the Sqoop tar ball and move it to “/usr/lib/sqoop” directory.

Configure .bashrc file using the below command

Copy the template file

Edit sqoop-env.sh file with the lines below

Download and set the mysql-connector-java using the commands below

Type the below command to verify Sqoop installation

Next TopicStarting Sqoop

You may also like