Seetharam Venkatesh created SQOOP-580:
-----------------------------------------
Summary: Add Open-ended "teardown" routine that is called after
the job execution for cleanup
Key: SQOOP-580
URL: https://issues.apache.org/jira/browse/SQOOP-580
Project: Sqoop
Issue Type: Improvement
Components: connectors
Affects Versions: 1.4.1-incubating
Reporter: Seetharam Venkatesh
Priority: Minor
org.apache.sqoop.mapreduce.ImportJobBase.runImport -
There is a jobSetup that is called after the job is configured but just before
it is submitted to MapReduce. I'm adding a jobTeardown method in the finally
block.
I think the same applies to org.apache.sqoop.mapreduce.ExportJobBase.runExport.
But the setup isnt called there.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira