5
0
mirror of https://github.com/apache/sqoop.git synced 2025-05-15 08:20:47 +08:00
sqoop/conf
Andrew Bayer 5ee493ee0c SQOOP-178. Support for tool plugins.
The change will look for ToolPlugin definitions in the
sqoop.tool.plugins configuration entry, or conf/tools.d. Each
ToolPlugin returns a list of ToolDesc entries, which are then
registered with SqoopTool.register() before the user's arguments
are parsed. The user can then run 'sqoop <custom-tool> args...'
as if it were part of the natural Sqoop system.

(Aaron Kimball via Arvind Prabhakar)

From: Arvind Prabhakar <arvind@cloudera.com>

git-svn-id: https://svn.apache.org/repos/asf/incubator/sqoop/trunk@1150020 13f79535-47bb-0310-9956-ffa450edef68
2011-07-22 20:04:30 +00:00
..
.gitignore SQOOP-75. Allow configuration of ManagerFactories through a configuration subdirectory. 2011-07-22 20:04:13 +00:00
sqoop-site-template.xml SQOOP-178. Support for tool plugins. 2011-07-22 20:04:30 +00:00