From dev-return-18865-archive-asf-public=cust-asf.ponee.io@ranger.apache.org Wed Aug 8 16:13:51 2018 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx-eu-01.ponee.io (Postfix) with SMTP id C846B180600 for ; Wed, 8 Aug 2018 16:13:50 +0200 (CEST) Received: (qmail 45869 invoked by uid 500); 8 Aug 2018 14:13:49 -0000 Mailing-List: contact dev-help@ranger.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@ranger.apache.org Delivered-To: mailing list dev@ranger.apache.org Received: (qmail 45858 invoked by uid 99); 8 Aug 2018 14:13:49 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd2-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 08 Aug 2018 14:13:49 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd2-us-west.apache.org (ASF Mail Server at spamd2-us-west.apache.org) with ESMTP id E219E1A175F; Wed, 8 Aug 2018 14:13:48 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd2-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 0.95 X-Spam-Level: X-Spam-Status: No, score=0.95 tagged_above=-999 required=6.31 tests=[HEADER_FROM_DIFFERENT_DOMAINS=0.25, HTML_MESSAGE=2, KAM_LAZY_DOMAIN_SECURITY=1, RCVD_IN_DNSWL_MED=-2.3] autolearn=disabled Received: from mx1-lw-us.apache.org ([10.40.0.8]) by localhost (spamd2-us-west.apache.org [10.40.0.9]) (amavisd-new, port 10024) with ESMTP id VvgzKaSX-WER; Wed, 8 Aug 2018 14:13:48 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx1-lw-us.apache.org (ASF Mail Server at mx1-lw-us.apache.org) with ESMTP id A3EDD5F30E; Wed, 8 Aug 2018 14:13:47 +0000 (UTC) Received: from reviews.apache.org (unknown [10.41.0.12]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id 1A3E2E0047; Wed, 8 Aug 2018 14:13:47 +0000 (UTC) Received: from reviews-vm2.apache.org (localhost [IPv6:::1]) by reviews.apache.org (ASF Mail Server at reviews-vm2.apache.org) with ESMTP id DAEBFC4023D; Wed, 8 Aug 2018 14:13:46 +0000 (UTC) Content-Type: multipart/alternative; boundary="===============0366881730921559056==" MIME-Version: 1.0 Subject: Review Request 68269: RANGER-2184 : Update RangerAtlas authorization to authorize add/update/remove of relationships From: Nixon Rodrigues To: Velmurugan Periasamy , Mehul Parikh , Madhan Neethiraj Cc: ranger , Nixon Rodrigues Date: Wed, 08 Aug 2018 14:13:46 -0000 Message-ID: <20180808141346.40596.78982@reviews-vm2.apache.org> X-ReviewBoard-URL: https://reviews.apache.org/ Auto-Submitted: auto-generated Sender: Nixon Rodrigues X-ReviewGroup: ranger X-Auto-Response-Suppress: DR, RN, OOF, AutoReply X-ReviewRequest-URL: https://reviews.apache.org/r/68269/ X-Sender: Nixon Rodrigues Reply-To: Nixon Rodrigues X-ReviewRequest-Repository: ranger --===============0366881730921559056== MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/68269/ ----------------------------------------------------------- Review request for ranger, Madhan Neethiraj, Mehul Parikh, and Velmurugan Periasamy. Bugs: RANGER-2184 https://issues.apache.org/jira/browse/RANGER-2184 Repository: ranger Description ------- This patch includes update to RangerAtlas authorization to provide authorize for Relationship with Actions : add-relationship, update-relationship, remove-relationship Diffs ----- agents-common/src/main/resources/service-defs/ranger-servicedef-atlas.json 8838f418f plugin-atlas/src/main/java/org/apache/ranger/authorization/atlas/authorizer/RangerAtlasAuthorizer.java aa815b266 plugin-atlas/src/main/java/org/apache/ranger/services/atlas/RangerServiceAtlas.java 0ee262796 ranger-atlas-plugin-shim/src/main/java/org/apache/ranger/authorization/atlas/authorizer/RangerAtlasAuthorizer.java 609dddb24 Diff: https://reviews.apache.org/r/68269/diff/1/ Testing ------- Tested authorization with policies on end1 & end2 of entity-type and classification. Thanks, Nixon Rodrigues --===============0366881730921559056==--