553 Forks
894 Stars
894 Watchers

sqoop

Mirror of Apache Sqoop

How to download and setup sqoop

Open terminal and run command
git clone https://github.com/apache/sqoop.git
git clone is used to create a copy or clone of sqoop repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with sqoop https://github.com/apache/sqoop/archive/master.zip

Or simply clone sqoop with SSH
[email protected]:apache/sqoop.git

If you have some problems with sqoop

You may open issue on sqoop support forum (system) here: https://github.com/apache/sqoop/issues