Return-Path: X-Original-To: apmail-hbase-issues-archive@www.apache.org Delivered-To: apmail-hbase-issues-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id CD03C986B for ; Fri, 11 May 2012 18:03:13 +0000 (UTC) Received: (qmail 8313 invoked by uid 500); 11 May 2012 18:03:13 -0000 Delivered-To: apmail-hbase-issues-archive@hbase.apache.org Received: (qmail 8258 invoked by uid 500); 11 May 2012 18:03:13 -0000 Mailing-List: contact issues-help@hbase.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list issues@hbase.apache.org Received: (qmail 8250 invoked by uid 99); 11 May 2012 18:03:13 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 11 May 2012 18:03:13 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED,T_RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 11 May 2012 18:03:11 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id 6AEAC4912FF for ; Fri, 11 May 2012 18:02:50 +0000 (UTC) Date: Fri, 11 May 2012 18:02:50 +0000 (UTC) From: "Matteo Bertozzi (JIRA)" To: issues@hbase.apache.org Message-ID: <747998370.55408.1336759370439.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <264680702.4820.1328570339414.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Updated] (HBASE-5342) Grant/Revoke global permissions 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/HBASE-5342?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matteo Bertozzi updated HBASE-5342: ----------------------------------- Attachment: HBASE-5342-v4.patch @Zhihong Yu thanks for the review {quote}Why is TreeSet needed below ?{quote} I've changed from String to byte[] and so I've switched to TreeMap, anyway there're no much entry > Grant/Revoke global permissions > ------------------------------- > > Key: HBASE-5342 > URL: https://issues.apache.org/jira/browse/HBASE-5342 > Project: HBase > Issue Type: Sub-task > Reporter: Enis Soztutar > Assignee: Matteo Bertozzi > Attachments: HBASE-5342-draft.patch, HBASE-5342-v0.patch, HBASE-5342-v1.patch, HBASE-5342-v2.patch, HBASE-5342-v3.patch, HBASE-5342-v4.patch > > > HBASE-3025 introduced simple ACLs based on coprocessors. It defines global/table/cf/cq level permissions. However, there is no way to grant/revoke global level permissions, other than the hbase.superuser conf setting. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira