Package com.cloudera.sqoop.tool

Class Summary
BaseSqoopTool Layer on top of SqoopTool that provides some basic common code that most SqoopTool implementations will use.
CodeGenTool Tool that generates code from a database schema.
CreateHiveTableTool Tool that creates a Hive table definition.
EvalSqlTool Tool that evaluates a SQL statement and displays the results.
ExportTool Tool that performs HDFS exports to databases.
HelpTool Tool that explains the usage of Sqoop.
ImportAllTablesTool Tool that performs database imports of all tables in a database to HDFS.
ImportTool Tool that performs database imports to HDFS.
ListDatabasesTool Tool that lists available databases on a server.
ListTablesTool Tool that lists available tables in a database.
SqoopTool Base class for Sqoop subprograms (e.g., SqoopImport, SqoopExport, etc.) Allows subprograms to configure the arguments they accept and provides an entry-point to the subprogram.
VersionTool Tool that prints Sqoop's version.
 



Copyright © 2010 Cloudera, Inc.