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 9C4CD17559 for ; Tue, 2 Jun 2015 09:21:17 +0000 (UTC) Received: (qmail 26636 invoked by uid 500); 2 Jun 2015 09:21:17 -0000 Delivered-To: apmail-sqoop-dev-archive@sqoop.apache.org Received: (qmail 26604 invoked by uid 500); 2 Jun 2015 09:21:17 -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 26593 invoked by uid 99); 2 Jun 2015 09:21:17 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 02 Jun 2015 09:21:17 +0000 Date: Tue, 2 Jun 2015 09:21:17 +0000 (UTC) From: "Sqoop QA bot (JIRA)" To: dev@sqoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (SQOOP-2378) SQOOP2: Revoke all privilege 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-2378?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14568824#comment-14568824 ] Sqoop QA bot commented on SQOOP-2378: ------------------------------------- Testing file [SQOOP-2378.2.patch|https://issues.apache.org/jira/secure/attachment/12736710/SQOOP-2378.2.patch] against branch sqoop2 took 0:39:37.615392. {color:red}Overall:{color} -1 due to an error {color:red}ERROR:{color} Patch does not add/modifny any test case {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 682 tests) {color:green}SUCCESS:{color} All slow unit tests passed (executed 1 tests) {color:green}SUCCESS:{color} All fast integration tests passed (executed 27 tests) {color:green}SUCCESS:{color} All slow integration tests passed (executed 42 tests) Console output is available [here|https://builds.apache.org/job/PreCommit-SQOOP-Build/1384/console]. This message is automatically generated. > SQOOP2: Revoke all privilege > ---------------------------- > > Key: SQOOP-2378 > URL: https://issues.apache.org/jira/browse/SQOOP-2378 > Project: Sqoop > Issue Type: Sub-task > Components: sqoop2-client > Reporter: Richard > Assignee: Dian Fu > Fix For: 2.0.0 > > Attachments: SQOOP-2378.1.patch, SQOOP-2378.2.patch > > > Design doc: > https://cwiki.apache.org/confluence/display/SQOOP/High+Level+Design+of+Role+Based+Access+Controller > {code} > revoke privilege --resource-type ... --resource ... --action ... --principal-type ... --principal ... [--with-grant] > {code} > Revoke all privileges from the user if no resource is defined in the command. > It is already supported in Restful API, CLI changes are needed only. -- This message was sent by Atlassian JIRA (v6.3.4#6332)