Sqoop is patched to include the following:
SQOOP-438: Added support to allow sourcing of
sqoop-env.sh
file. This enhancement now allows setting variables directly in the configuration files.SQOOP-462: Fixed failures for Sqoop HBase test compilation.
SQOOP-578: Fixed issues with sqoop script calls.
SQOOP-579: Improved reuse for custom manager factories.
SQOOP-580: Added support for an open ended job teardown method which is invoked after the job execution.
SQOOP-582: Added a template method for job submission in Export/Import JobBase. This will enable a connector to submit a job and also complete other tasks simultaneously while the job is in progress.