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 37CFF1134F for ; Sat, 7 Jun 2014 05:44:02 +0000 (UTC) Received: (qmail 48354 invoked by uid 500); 7 Jun 2014 05:44:01 -0000 Delivered-To: apmail-hive-dev-archive@hive.apache.org Received: (qmail 48275 invoked by uid 500); 7 Jun 2014 05:44:01 -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 48265 invoked by uid 500); 7 Jun 2014 05:44:01 -0000 Delivered-To: apmail-hadoop-hive-dev@hadoop.apache.org Received: (qmail 48262 invoked by uid 99); 7 Jun 2014 05:44:01 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 07 Jun 2014 05:44:01 +0000 Date: Sat, 7 Jun 2014 05:44:01 +0000 (UTC) From: "Ashish Kumar Singh (JIRA)" To: hive-dev@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HIVE-7117) Partitions not inheriting table permissions after alter rename partition 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-7117?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14020720#comment-14020720 ] Ashish Kumar Singh commented on HIVE-7117: ------------------------------------------ Thanks [~szehon], [~xuefuz] and [~swarnim] for reviewing. > Partitions not inheriting table permissions after alter rename partition > ------------------------------------------------------------------------ > > Key: HIVE-7117 > URL: https://issues.apache.org/jira/browse/HIVE-7117 > Project: Hive > Issue Type: Bug > Components: Security > Reporter: Ashish Kumar Singh > Assignee: Ashish Kumar Singh > Fix For: 0.14.0 > > Attachments: HIVE-7117.2.patch, HIVE-7117.3.patch, HIVE-7117.4.patch, HIVE-7117.5.patch, HIVE-7117.6.patch, HIVE-7117.7.patch, HIVE-7117.8.patch, HIVE-7117.patch > > > On altering/renaming a partition it must inherit permission of the parent directory, if the flag hive.warehouse.subdir.inherit.perms is set. -- This message was sent by Atlassian JIRA (v6.2#6252)