[
https://issues.apache.org/jira/browse/SQOOP-1285?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14008490#comment-14008490
]
Hudson commented on SQOOP-1285:
-------------------------------
SUCCESS: Integrated in Sqoop2-hadoop100 #601 (See
[https://builds.apache.org/job/Sqoop2-hadoop100/601/])
SQOOP-1285. Sqoop2: ToolRunner is not exiting with proper exit value on error.
(hshreedharan:
https://git-wip-us.apache.org/repos/asf?p=sqoop.git&a=commit&h=5414d63d68761a5af9b1e630e7effc552489639d)
* tools/src/main/java/org/apache/sqoop/tools/ToolRunner.java
> Sqoop2: ToolRunner is not exiting with proper exit value on error
> -----------------------------------------------------------------
>
> Key: SQOOP-1285
> URL: https://issues.apache.org/jira/browse/SQOOP-1285
> Project: Sqoop
> Issue Type: Bug
> Affects Versions: 1.99.3
> Reporter: Jarek Jarcec Cecho
> Assignee: Jarek Jarcec Cecho
> Fix For: 1.99.4
>
> Attachments: SQOOP-1285.patch
>
>
> {{ToolRunner}} will correctly print out error message in case that tool
> execution will fail. However the error code will remain 0, hence downstream
> scripts that are executing tools and checking it's return value don't see any
> errors. We should fix that.
--
This message was sent by Atlassian JIRA
(v6.2#6252)