[
https://issues.apache.org/jira/browse/SQOOP-580?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13438506#comment-13438506
]
Hudson commented on SQOOP-580:
------------------------------
Integrated in Sqoop-ant-jdk-1.6-hadoop200 #3 (See
[https://builds.apache.org/job/Sqoop-ant-jdk-1.6-hadoop200/3/])
SQOOP-580. Add Open-ended "teardown" routine that is called after the job
execution for cleanup.
(Seetharam Venkatesh via Jarek Jarcec Cecho) (Revision 1375399)
Result = SUCCESS
jarcec :
Files :
* /sqoop/trunk/src/java/org/apache/sqoop/mapreduce/ExportJobBase.java
* /sqoop/trunk/src/java/org/apache/sqoop/mapreduce/ImportJobBase.java
> 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
> Assignee: Seetharam Venkatesh
> Priority: Minor
> Fix For: 1.4.3
>
> Attachments: SQOOP-580.patch
>
>
> 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