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 C953D11CE0 for ; Fri, 12 Sep 2014 22:43:55 +0000 (UTC) Received: (qmail 80234 invoked by uid 500); 12 Sep 2014 22:43:55 -0000 Delivered-To: apmail-sentry-commits-archive@sentry.apache.org Received: (qmail 80188 invoked by uid 500); 12 Sep 2014 22:43:55 -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 80179 invoked by uid 99); 12 Sep 2014 22:43:55 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 12 Sep 2014 22:43:55 +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, 12 Sep 2014 22:43:54 +0000 Received: (qmail 80085 invoked by uid 99); 12 Sep 2014 22:43:34 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 12 Sep 2014 22:43:34 +0000 Date: Fri, 12 Sep 2014 22:43:34 +0000 (UTC) From: "Prasad Mujumdar (JIRA)" To: commits@sentry.incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (SENTRY-432) Synchronization of HDFS permissions with Sentry permissions 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-432?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14132238#comment-14132238 ] Prasad Mujumdar commented on SENTRY-432: ---------------------------------------- Create new branch sentry-hdfs-sync for this feature work. Thanks! > Synchronization of HDFS permissions with Sentry permissions > ----------------------------------------------------------- > > Key: SENTRY-432 > URL: https://issues.apache.org/jira/browse/SENTRY-432 > Project: Sentry > Issue Type: Bug > Reporter: Arun Suresh > Assignee: Arun Suresh > Labels: sentry-hdfs > Attachments: sentry-hdfs-v1.pdf > > > An HDFS file or directory that is associated with an Authorizable Object managed by Sentry (Such as a HiveMetaStore table partition, a Solr/Search collection/document or an HBase Table etc.) should have the permissions that reflect those that were granted/revoked via Sentry. > This logic should be enforced by a Sentry Authorization Plugin which would be an implementation of the HDFS AuthorizationProvider as described in [HDFS-6826|https://issues.apache.org/jira/browse/HDFS-6826] > This is an umbrella JIRA -- This message was sent by Atlassian JIRA (v6.3.4#6332)