Return-Path: X-Original-To: apmail-hive-dev-archive@www.apache.org Delivered-To: apmail-hive-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 7B785106EE for ; Thu, 1 May 2014 17:59:34 +0000 (UTC) Received: (qmail 96106 invoked by uid 500); 1 May 2014 17:59:20 -0000 Delivered-To: apmail-hive-dev-archive@hive.apache.org Received: (qmail 96067 invoked by uid 500); 1 May 2014 17:59:19 -0000 Mailing-List: contact dev-help@hive.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@hive.apache.org Delivered-To: mailing list dev@hive.apache.org Received: (qmail 95929 invoked by uid 500); 1 May 2014 17:59:16 -0000 Delivered-To: apmail-hadoop-hive-dev@hadoop.apache.org Received: (qmail 95906 invoked by uid 99); 1 May 2014 17:59:15 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 01 May 2014 17:59:15 +0000 Date: Thu, 1 May 2014 17:59:15 +0000 (UTC) From: "Thejas M Nair (JIRA)" To: hive-dev@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (HIVE-6985) sql std auth - privileges grants to public role not being honored 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/HIVE-6985?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair updated HIVE-6985: -------------------------------- Resolution: Fixed Fix Version/s: 0.14.0 Status: Resolved (was: Patch Available) Test failures are unrelated to this change. Patch committed to trunk. Thanks for the review Ashutosh! > sql std auth - privileges grants to public role not being honored > ----------------------------------------------------------------- > > Key: HIVE-6985 > URL: https://issues.apache.org/jira/browse/HIVE-6985 > Project: Hive > Issue Type: Bug > Components: Authorization, SQLStandardAuthorization > Affects Versions: 0.13.0 > Reporter: Thejas M Nair > Assignee: Thejas M Nair > Fix For: 0.14.0 > > Attachments: HIVE-6985.1.patch, HIVE-6985.2.patch, HIVE-6985.3.patch > > > When a privilege is granted to public role, the privilege is supposed to be applicable for all users. > However, the privilege check fails for users, even if the have public role in the list of current roles. > Note that the issue is only with public role. Grant of privileges of other role are not affected. -- This message was sent by Atlassian JIRA (v6.2#6252)