| commit | a9f051c5af31a8e70be1e3c2684dc351e4311243 | [log] [tgz] |
|---|---|---|
| author | Istvan Toth <stoty@stoty.hu> | Sat Jan 25 21:57:20 2020 +0100 |
| committer | Szabolcs Vasas <vasas@apache.org> | Sat Jan 25 21:57:20 2020 +0100 |
| tree | b4230f496defd040a7b80fd59fd279c9dac3e14a | |
| parent | 875e431af15c514a6c3dbf30e3afefdf640c66f9 [diff] |
SQOOP-3462: Sqoop ant build fails due to outdated maven repo URLs (Istvan Toth via Szabolcs Vasas)
This is the Sqoop (SQL-to-Hadoop) tool. Sqoop allows easy imports and exports of data sets between databases and HDFS.
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.