From dev-return-4033-apmail-ranger-dev-archive=ranger.apache.org@ranger.incubator.apache.org Sat Oct 31 20:32:23 2015 Return-Path: X-Original-To: apmail-ranger-dev-archive@www.apache.org Delivered-To: apmail-ranger-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 1844C18C21 for ; Sat, 31 Oct 2015 20:32:23 +0000 (UTC) Received: (qmail 64353 invoked by uid 500); 31 Oct 2015 20:32:23 -0000 Delivered-To: apmail-ranger-dev-archive@ranger.apache.org Received: (qmail 64315 invoked by uid 500); 31 Oct 2015 20:32:23 -0000 Mailing-List: contact dev-help@ranger.incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@ranger.incubator.apache.org Delivered-To: mailing list dev@ranger.incubator.apache.org Received: (qmail 64303 invoked by uid 99); 31 Oct 2015 20:32:22 -0000 Received: from Unknown (HELO spamd3-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 31 Oct 2015 20:32:22 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd3-us-west.apache.org (ASF Mail Server at spamd3-us-west.apache.org) with ESMTP id 416FC18027B for ; Sat, 31 Oct 2015 20:32:22 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd3-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 2.898 X-Spam-Level: ** X-Spam-Status: No, score=2.898 tagged_above=-999 required=6.31 tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=3, RCVD_IN_MSPIKE_H2=-0.001, SPF_PASS=-0.001] autolearn=disabled Authentication-Results: spamd3-us-west.apache.org (amavisd-new); dkim=pass (2048-bit key) header.d=gmail.com Received: from mx1-eu-west.apache.org ([10.40.0.8]) by localhost (spamd3-us-west.apache.org [10.40.0.10]) (amavisd-new, port 10024) with ESMTP id aAJu9cLQ-KJ7 for ; Sat, 31 Oct 2015 20:32:21 +0000 (UTC) Received: from mail-oi0-f43.google.com (mail-oi0-f43.google.com [209.85.218.43]) by mx1-eu-west.apache.org (ASF Mail Server at mx1-eu-west.apache.org) with ESMTPS id 6CE7620F0A for ; Sat, 31 Oct 2015 20:32:20 +0000 (UTC) Received: by oiad129 with SMTP id d129so76870722oia.0 for ; Sat, 31 Oct 2015 13:32:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=Gb3Rct9MmdC6WecTdZr/02AlpVbckG60JPDImfpMuO0=; b=GdgmGTt6FgTw+rh8LA1qAH9B7ZZ01Z8CSJ2MavyeIgGaxJv6QEYJUMgFL5ZXNI0ata Ld6oqY91Xka+7kJkT5M638RvPvJm2V2rbCZZrynW4xoRUO8PPz6uO26jSbF1uP6ZkDlf pyJU0LaLO/jiTmpljw75YiOY2dfYKMtwE3C+/NgTkj/djI8Fh8Ag4y4pQBR1oCThpTwe XrxGBhd2Z+XE7rVdbDqQwWUk3stEMubhJBa4CQVm/IRvHDcIbTUOjpVqW241tgw5Md2P X18M+UheZJSoS7QbmMDjDtmgUa6TTdwy+13fnOPMwiyWFY3RFPOcuc4hi1h6Q5u0QGM1 8tDw== MIME-Version: 1.0 X-Received: by 10.202.108.79 with SMTP id h76mr9437917oic.47.1446323533376; Sat, 31 Oct 2015 13:32:13 -0700 (PDT) Received: by 10.202.77.132 with HTTP; Sat, 31 Oct 2015 13:32:13 -0700 (PDT) In-Reply-To: References: Date: Sat, 31 Oct 2015 13:32:13 -0700 Message-ID: Subject: Re: [jira] [Commented] (RANGER-712) Create a new project which can serve as a template to write ranger extensions From: Dilli Dorai To: dev@ranger.incubator.apache.org Content-Type: multipart/alternative; boundary=001a1142e74a6ff57405236c7072 --001a1142e74a6ff57405236c7072 Content-Type: text/plain; charset=UTF-8 Deleted my comment as I did see link to reviewboard. On Sat, Oct 31, 2015 at 1:31 PM, Dilli Dorai Minnal Arumugam (JIRA) < jira@apache.org> wrote: > > [ > https://issues.apache.org/jira/browse/RANGER-712?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14984136#comment-14984136 > ] > > Dilli Dorai Minnal Arumugam commented on RANGER-712: > ---------------------------------------------------- > > This would be very useful good [~aloklal99]. > It would be nice if we could see link to patch and review board in the > Jira. > > > > Create a new project which can serve as a template to write ranger > extensions > > > ----------------------------------------------------------------------------- > > > > Key: RANGER-712 > > URL: https://issues.apache.org/jira/browse/RANGER-712 > > Project: Ranger > > Issue Type: New Feature > > Components: plugins > > Affects Versions: 0.5.0 > > Reporter: Alok Lal > > Assignee: Alok Lal > > Fix For: 0.5.1, 0.6.0 > > > > > > Context Enrichers and Condition Evaluators allow for people to write > extension for ranger. It would be helpful to have an separate sub project > that can not only serve as a repository of sample code to serve as examples > but also provide a maven based project template that someone can use as a > base to write/build extensions. > > > > -- > This message was sent by Atlassian JIRA > (v6.3.4#6332) > --001a1142e74a6ff57405236c7072--