Install Sqoop1

About this task

The following procedures use the operating system package managers to download and install from the MapR Repository. If you want to install this component manually from packages files, see Packages and Dependencies for MapR Software.

Execute the following commands as root or using sudo:

Procedure

  1. Update the list of available packages:
    On Ubuntu
    apt-get update
    On RedHat /CentOS
    yum install mapr-sqoop
  2. On each planned Sqoop node, install mapr-sqoop:
    On Ubuntu
    apt-get install mapr-sqoop
    On RedHat / CentOS
    yum install mapr-sqoop