Return-Path: X-Original-To: apmail-ranger-commits-archive@www.apache.org Delivered-To: apmail-ranger-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 64CAF18412 for ; Tue, 12 May 2015 06:27:07 +0000 (UTC) Received: (qmail 96126 invoked by uid 500); 12 May 2015 06:27:07 -0000 Delivered-To: apmail-ranger-commits-archive@ranger.apache.org Received: (qmail 96101 invoked by uid 500); 12 May 2015 06:27:07 -0000 Mailing-List: contact commits-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 commits@ranger.incubator.apache.org Received: (qmail 96092 invoked by uid 99); 12 May 2015 06:27:07 -0000 Received: from Unknown (HELO spamd4-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 12 May 2015 06:27:07 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd4-us-west.apache.org (ASF Mail Server at spamd4-us-west.apache.org) with ESMTP id B5ABFC20B6 for ; Tue, 12 May 2015 06:27:06 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd4-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 1.77 X-Spam-Level: * X-Spam-Status: No, score=1.77 tagged_above=-999 required=6.31 tests=[KAM_ASCII_DIVIDERS=0.8, KAM_LAZY_DOMAIN_SECURITY=1, RCVD_IN_MSPIKE_H3=-0.01, RCVD_IN_MSPIKE_WL=-0.01, T_RP_MATCHES_RCVD=-0.01] autolearn=disabled Received: from mx1-us-east.apache.org ([10.40.0.8]) by localhost (spamd4-us-west.apache.org [10.40.0.11]) (amavisd-new, port 10024) with ESMTP id 32eQJk_FbMl0 for ; Tue, 12 May 2015 06:27:06 +0000 (UTC) Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx1-us-east.apache.org (ASF Mail Server at mx1-us-east.apache.org) with SMTP id A5D1643E45 for ; Tue, 12 May 2015 06:27:05 +0000 (UTC) Received: (qmail 91761 invoked by uid 99); 12 May 2015 06:25:50 -0000 Received: from git1-us-west.apache.org (HELO git1-us-west.apache.org) (140.211.11.23) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 12 May 2015 06:25:50 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 2B9C5E10A4; Tue, 12 May 2015 06:25:50 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: sneethir@apache.org To: commits@ranger.incubator.apache.org Date: Tue, 12 May 2015 06:25:51 -0000 Message-Id: <1999989789424d11951c00c8148b1883@git.apache.org> In-Reply-To: <8d0aa2b801f542d2869989ea5bf774f5@git.apache.org> References: <8d0aa2b801f542d2869989ea5bf774f5@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: [2/2] incubator-ranger git commit: Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/incubator-ranger Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/incubator-ranger Project: http://git-wip-us.apache.org/repos/asf/incubator-ranger/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-ranger/commit/2dcbb343 Tree: http://git-wip-us.apache.org/repos/asf/incubator-ranger/tree/2dcbb343 Diff: http://git-wip-us.apache.org/repos/asf/incubator-ranger/diff/2dcbb343 Branch: refs/heads/master Commit: 2dcbb3436bdc2ff777a4f14efc1019710f2fdd1c Parents: 5c3bc5c 5ef5ed1 Author: sneethiraj Authored: Mon May 11 23:25:40 2015 -0700 Committer: sneethiraj Committed: Mon May 11 23:25:40 2015 -0700 ---------------------------------------------------------------------- .../java/org/apache/ranger/audit/test/TestEvents.java | 2 +- .../hadoop/constants/RangerHadoopConstants.java | 3 ++- hdfs-agent/conf/ranger-hdfs-security.xml | 2 +- .../org/apache/ranger/service/XAccessAuditService.java | 11 ++++++++++- 4 files changed, 14 insertions(+), 4 deletions(-) ----------------------------------------------------------------------