Starting the Sqoop2 Command Line Client

About this task

The Sqoop install directory (<SQOOP_INSTALL_DIR>) is of the form /opt/mapr/sqoop/sqoop-<version_number> .
  • To start the sqoop2 command line client without MapR-SASL authentication, enter:
    $ cd <SQOOP_INSTALL_DIR>
    $ ./bin/sqoop.sh client
  • To start the Sqoop2 command line client with MapR-SASL authentication, enter:
    $ cd <SQOOP_INSTALL_DIR>
    $ ./bin/sqoop.sh client --custom