[
https://issues.apache.org/jira/browse/SQOOP-1426?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14166252#comment-14166252
]
Hudson commented on SQOOP-1426:
-------------------------------
ABORTED: Integrated in Sqoop2-hadoop200 #547 (See
[https://builds.apache.org/job/Sqoop2-hadoop200/547/])
SQOOP-1426: Sqoop2: ThrowableBean should correct reconstruct SqoopException
(abraham:
https://git-wip-us.apache.org/repos/asf?p=sqoop.git&a=commit&h=b90c6a2b80130b421ddd85139b477389f58a2e4e)
* common/src/main/java/org/apache/sqoop/json/ThrowableBean.java
* common/src/main/java/org/apache/sqoop/common/SqoopException.java
* common/src/test/java/org/apache/sqoop/json/TestThrowableBean.java
> Sqoop2: ThrowableBean should correct reconstruct SqoopException
> ---------------------------------------------------------------
>
> Key: SQOOP-1426
> URL: https://issues.apache.org/jira/browse/SQOOP-1426
> 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-1426.patch
>
>
> {{ThrowableBean}} will currently always transform all {{SqoopException}}
> instances into generic {{Throwable}} as the generic way of re-creating the
> exceptions won't work. As the {{SqoopException}} is central Sqoop, I think
> that we should make the effort to reconstruct the original exception if
> possible.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)