Database Reference
In-Depth Information
Installing Apache Sqoop 2
Under Sqoop 2, the services are divided into two parts: sqoop2-client and
sqoop2-server .
To install sqoop2-server , log in as hduser and execute the following command on
one of the nodes in the Hadoop cluster:
$ sudo yum install sqoop2-server
You can configure the Apache Sqoop2 server using the configuration files present under
/etc/sqoop2/conf .
To install sqoop2-client , log in as hduser and execute the following command on
any server that you wish to use as a client:
$ sudo yum install sqoop2-client
Search WWH ::




Custom Search