From commits-return-3139-apmail-sentry-commits-archive=sentry.apache.org@sentry.incubator.apache.org Thu Aug 21 01:45:51 2014 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 09FF5111AD for ; Thu, 21 Aug 2014 01:45:51 +0000 (UTC) Received: (qmail 71365 invoked by uid 500); 21 Aug 2014 01:45:50 -0000 Delivered-To: apmail-sentry-commits-archive@sentry.apache.org Received: (qmail 71317 invoked by uid 500); 21 Aug 2014 01:45:50 -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 71308 invoked by uid 99); 21 Aug 2014 01:45:50 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 21 Aug 2014 01:45:50 +0000 X-ASF-Spam-Status: No, hits=-2000.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; Thu, 21 Aug 2014 01:45:49 +0000 Received: (qmail 69508 invoked by uid 99); 21 Aug 2014 01:45:29 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 21 Aug 2014 01:45:29 +0000 Date: Thu, 21 Aug 2014 01:45:29 +0000 (UTC) From: "Colin Ma (JIRA)" To: commits@sentry.incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (SENTRY-398) Create the generic authorization model in Sentry 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-398?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Colin Ma updated SENTRY-398: ---------------------------- Attachment: sentryAuthorizationModelDesign.pdf The draft design is uploaded. > Create the generic authorization model in Sentry > ------------------------------------------------ > > Key: SENTRY-398 > URL: https://issues.apache.org/jira/browse/SENTRY-398 > Project: Sentry > Issue Type: Improvement > Reporter: Colin Ma > Assignee: guoquanshen > Attachments: sentryAuthorizationModelDesign.pdf > > > Currently, the authorization model in sentry is for hive/impala, when integrating new component into sentry, the developer has to create new model. There should be a generic authorization model to support any kind of component. -- This message was sent by Atlassian JIRA (v6.2#6252)