Return-Path: X-Original-To: apmail-sentry-commits-archive@minotaur.apache.org Delivered-To: apmail-sentry-commits-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id E655A11ACC for ; Fri, 5 Sep 2014 18:15:21 +0000 (UTC) Received: (qmail 71285 invoked by uid 500); 5 Sep 2014 18:15:21 -0000 Delivered-To: apmail-sentry-commits-archive@sentry.apache.org Received: (qmail 71242 invoked by uid 500); 5 Sep 2014 18:15:21 -0000 Mailing-List: contact commits-help@sentry.incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@sentry.incubator.apache.org Delivered-To: mailing list commits@sentry.incubator.apache.org Received: (qmail 71228 invoked by uid 99); 5 Sep 2014 18:15:21 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 05 Sep 2014 18:15:21 +0000 X-ASF-Spam-Status: No, hits=-2001.7 required=5.0 tests=ALL_TRUSTED,RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.3] (HELO mail.apache.org) (140.211.11.3) by apache.org (qpsmtpd/0.29) with SMTP; Fri, 05 Sep 2014 18:05:30 +0000 Received: (qmail 16313 invoked by uid 99); 5 Sep 2014 18:05:28 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 05 Sep 2014 18:05:28 +0000 Date: Fri, 5 Sep 2014 18:05:28 +0000 (UTC) From: "Prasad Mujumdar (JIRA)" To: commits@sentry.incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (SENTRY-331) Add more granular privileges to the DBModel MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/SENTRY-331?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14123275#comment-14123275 ] Prasad Mujumdar commented on SENTRY-331: ---------------------------------------- I think this should be fixed on Hive side. The hook context should include the current configuration for the given query. > Add more granular privileges to the DBModel > ------------------------------------------- > > Key: SENTRY-331 > URL: https://issues.apache.org/jira/browse/SENTRY-331 > Project: Sentry > Issue Type: New Feature > Affects Versions: 1.3.0 > Reporter: Sravya Tirukkovalur > Assignee: Sravya Tirukkovalur > Fix For: 1.5.0 > > Attachments: SENTRY-331.0.patch, SENTRY-331.1.patch, SENTRY-331.2.patch, SENTRY-331.3.patch, SENTRY-331.4.patch > > > Specifically it would be good to split "All" privilege into "Create", "Drop" and "Alter" -- This message was sent by Atlassian JIRA (v6.3.4#6332)