Return-Path: X-Original-To: apmail-sqoop-dev-archive@www.apache.org Delivered-To: apmail-sqoop-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 9D50C17E08 for ; Wed, 4 Mar 2015 03:58:39 +0000 (UTC) Received: (qmail 73225 invoked by uid 500); 4 Mar 2015 03:58:05 -0000 Delivered-To: apmail-sqoop-dev-archive@sqoop.apache.org Received: (qmail 73175 invoked by uid 500); 4 Mar 2015 03:58:05 -0000 Mailing-List: contact dev-help@sqoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@sqoop.apache.org Delivered-To: mailing list dev@sqoop.apache.org Received: (qmail 73158 invoked by uid 99); 4 Mar 2015 03:58:05 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 04 Mar 2015 03:58:05 +0000 Date: Wed, 4 Mar 2015 03:58:05 +0000 (UTC) From: "Sqoop QA bot (JIRA)" To: dev@sqoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (SQOOP-2166) Sqoop2: Add "Authorization Exception" error code in SecurityError.java MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/SQOOP-2166?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14346348#comment-14346348 ] Sqoop QA bot commented on SQOOP-2166: ------------------------------------- Testing file [SQOOP-2166.patch|https://issues.apache.org/jira/secure/attachment/12702349/SQOOP-2166.patch] against branch sqoop2 took 0:38:32.490612. {color:red}Overall:{color} -1 due to 3 errors {color:red}ERROR:{color} Patch does not add/modifny any test case {color:red}ERROR:{color} Some of fast integration tests failed ([report|https://builds.apache.org/job/PreCommit-SQOOP-Build/1124/artifact/patch-process/test_integration_fast.txt], executed 15 tests) {color:red}ERROR:{color} Failed fast integration test: {{org.apache.sqoop.integration.connector.kafka.FromRDBMSToKafkaTest}} {color:green}SUCCESS:{color} Clean was successful {color:green}SUCCESS:{color} Patch applied correctly {color:green}SUCCESS:{color} License check passed {color:green}SUCCESS:{color} Patch compiled {color:green}SUCCESS:{color} All fast unit tests passed (executed 258 tests) {color:green}SUCCESS:{color} All slow unit tests passed (executed 1 tests) {color:green}SUCCESS:{color} All slow integration tests passed (executed 0 tests) Console output is available [here|https://builds.apache.org/job/PreCommit-SQOOP-Build/1124/console]. This message is automatically generated. > 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)