[
https://issues.apache.org/jira/browse/SQOOP-2166?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14347953#comment-14347953
]
Richard commented on SQOOP-2166:
--------------------------------
[~abec], thanks for your comment.
1. For the links to SQOOP-2169, it is because the integration test failed in
Sqoop QA bot, due to an error of FromRDBMSToKafkaTest. So I have created
SQOOP-2169 and ask [~gwenshap] to have a look at it.
2. This is JIRA is created to add an {{Authorization Exception}} which is not
used in Sqoop code, but will be used in 3rd component, etc. Sentry code. As we
talked before, all error class or exception class should be added in
{{sqoop-core}} component, then the client could reflect the exception class
according to the exception name in http response. But it is impossible for
Sentry to throw a Sentry exception. So Sentry folks asked me to add an
{{Authorization Exception}} error code in {{SecurityError.java}} for Sentry
usage.
> Sqoop2: Add "Authorization Exception" error code in SecurityError.java
> ----------------------------------------------------------------------
>
> Key: SQOOP-2166
> URL: https://issues.apache.org/jira/browse/SQOOP-2166
> Project: Sqoop
> Issue Type: Sub-task
> Reporter: Richard
> Assignee: Richard
> Fix For: 1.99.6
>
> Attachments: SQOOP-2166.patch
>
>
> /** Authorization Exception, used by authorization implementation, etc.
> Sentry. */
> AUTH_0014("Authorization exception");
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)