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 2F327C84B for ; Fri, 14 Nov 2014 22:12:36 +0000 (UTC) Received: (qmail 54499 invoked by uid 500); 14 Nov 2014 22:12:35 -0000 Delivered-To: apmail-hive-dev-archive@hive.apache.org Received: (qmail 54389 invoked by uid 500); 14 Nov 2014 22:12:35 -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 54217 invoked by uid 500); 14 Nov 2014 22:12:35 -0000 Delivered-To: apmail-hadoop-hive-dev@hadoop.apache.org Received: (qmail 54196 invoked by uid 99); 14 Nov 2014 22:12:35 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 14 Nov 2014 22:12:35 +0000 Date: Fri, 14 Nov 2014 22:12:35 +0000 (UTC) From: "Thejas M Nair (JIRA)" To: hive-dev@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HIVE-7846) authorization api should support group, not assume case insensitive role names 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-7846?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14212936#comment-14212936 ] Thejas M Nair commented on HIVE-7846: ------------------------------------- Updated above wiki page. > authorization api should support group, not assume case insensitive role names > ------------------------------------------------------------------------------ > > Key: HIVE-7846 > URL: https://issues.apache.org/jira/browse/HIVE-7846 > Project: Hive > Issue Type: Bug > Components: Authorization > Reporter: Thejas M Nair > Assignee: Thejas M Nair > Fix For: 0.14.0 > > Attachments: HIVE-7846.1.patch > > > The case insensitive behavior of roles should be specific to sql standard authorization. > Group type for principal also should be disabled at the sql std authorization layer, instead of disallowing it at the API level. -- This message was sent by Atlassian JIRA (v6.3.4#6332)