| commit | f8beae32a067d72bf9ed6e903b041ad347ca5491 | [log] [tgz] |
|---|---|---|
| author | 游侠 <zhouhong0145@gmail.com> | Tue Mar 16 21:53:04 2021 +0800 |
| committer | GitHub <noreply@github.com> | Tue Mar 16 14:53:04 2021 +0100 |
| tree | fdabf4ab514e66ad5ef1aa4ff3cf2d40d2cb8945 | |
| parent | a9f051c5af31a8e70be1e3c2684dc351e4311243 [diff] |
SQOOP-3487: Remove unintentionally added rowkeys (via PUT in ToStringPutTransformer.java) during HBase (incremental) import (Zhou Hong via Attila Szabo)
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.