You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sqoop.apache.org by "Richard (JIRA)" <ji...@apache.org> on 2015/03/25 08:34:52 UTC

[jira] [Updated] (SQOOP-2266) Sqoop2: Solution of communication between client and server about ErrorCode

     [ https://issues.apache.org/jira/browse/SQOOP-2266?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Richard updated SQOOP-2266:
---------------------------
    Description: When the client receives the response with throwable bean from the server, it will try to reflect the exception class. However, it the {{ErrorCode}} class is in {{sqoop-core}} or other module instead of {{sqoop-common}}, {{NPE}} will be throw (SQOOP-2054). So [~abec] and me moved all {{ErrorCode}} into {{sqoop-core}} (SQOOP-2054, SQOOP-2172)

> Sqoop2: Solution of communication between client and server about ErrorCode
> ---------------------------------------------------------------------------
>
>                 Key: SQOOP-2266
>                 URL: https://issues.apache.org/jira/browse/SQOOP-2266
>             Project: Sqoop
>          Issue Type: Bug
>          Components: sqoop2-client
>    Affects Versions: 1.99.5
>            Reporter: Richard
>             Fix For: 2.0.0
>
>
> When the client receives the response with throwable bean from the server, it will try to reflect the exception class. However, it the {{ErrorCode}} class is in {{sqoop-core}} or other module instead of {{sqoop-common}}, {{NPE}} will be throw (SQOOP-2054). So [~abec] and me moved all {{ErrorCode}} into {{sqoop-core}} (SQOOP-2054, SQOOP-2172)



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)