Skip to content
This repository was archived by the owner on Jul 9, 2021. It is now read-only.

apache/sqoop

Folders and files

NameName
Last commit message
Last commit date
Feb 28, 2015
Oct 18, 2018
Jul 23, 2018
Jun 12, 2019
Jan 25, 2020
Dec 2, 2011
Mar 16, 2021
Oct 17, 2018
Dec 16, 2013
Jul 23, 2018
Dec 4, 2018
Dec 19, 2017
Jun 12, 2019
Jul 27, 2018
Aug 13, 2014
Mar 18, 2019
Oct 16, 2019
Jan 25, 2020
Oct 16, 2019
Jun 12, 2019
Jun 12, 2019
Oct 24, 2018
Aug 22, 2018
Mar 25, 2015

Build Status

Welcome to Sqoop!

This is the Sqoop (SQL-to-Hadoop) tool. Sqoop allows easy imports and exports of data sets between databases and HDFS.

More Documentation

Sqoop ships with additional documentation: a user guide and a manual page.

Asciidoc sources for both of these are in src/docs/. Run ant docs to build the documentation. It will be created in build/docs/.

If you got Sqoop in release form, documentation will already be built and available in the docs/ directory.

For more information on compiling see COMPILING.adoc.