From commits-return-6440-apmail-sentry-commits-archive=sentry.apache.org@sentry.incubator.apache.org Thu May 7 06:42:19 2015 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 25EE21068D for ; Thu, 7 May 2015 06:42:19 +0000 (UTC) Received: (qmail 48495 invoked by uid 500); 7 May 2015 06:42:19 -0000 Delivered-To: apmail-sentry-commits-archive@sentry.apache.org Received: (qmail 48446 invoked by uid 500); 7 May 2015 06:42:19 -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 48437 invoked by uid 99); 7 May 2015 06:42:19 -0000 Received: from Unknown (HELO spamd3-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 07 May 2015 06:42:19 +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 7401F182598 for ; Thu, 7 May 2015 06:42:18 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd3-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-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 ATo8wpJP4Pl8 for ; Thu, 7 May 2015 06:42:07 +0000 (UTC) Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx1-eu-west.apache.org (ASF Mail Server at mx1-eu-west.apache.org) with SMTP id C0BA824B3C for ; Thu, 7 May 2015 06:42:06 +0000 (UTC) Received: (qmail 48327 invoked by uid 99); 7 May 2015 06:42:06 -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; Thu, 07 May 2015 06:42:06 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id C578EE3D34; Thu, 7 May 2015 06:42:05 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: colin@apache.org To: commits@sentry.incubator.apache.org Message-Id: X-Mailer: ASF-Git Admin Mailer Subject: incubator-sentry git commit: SENTRY-717: Fix the UDF whitelist format for functions row_number and unbase64 (Colin Ma, reviewed by Prasad Mujumdar) Date: Thu, 7 May 2015 06:42:05 +0000 (UTC) Repository: incubator-sentry Updated Branches: refs/heads/master 0b8d822ba -> 06ba44c7a SENTRY-717: Fix the UDF whitelist format for functions row_number and unbase64 (Colin Ma, reviewed by Prasad Mujumdar) Project: http://git-wip-us.apache.org/repos/asf/incubator-sentry/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-sentry/commit/06ba44c7 Tree: http://git-wip-us.apache.org/repos/asf/incubator-sentry/tree/06ba44c7 Diff: http://git-wip-us.apache.org/repos/asf/incubator-sentry/diff/06ba44c7 Branch: refs/heads/master Commit: 06ba44c7ac84d7b0d58d8315f45bf268f260c673 Parents: 0b8d822 Author: Colin Ma Authored: Thu May 7 15:02:20 2015 +0800 Committer: Colin Ma Committed: Thu May 7 15:02:20 2015 +0800 ---------------------------------------------------------------------- .../java/org/apache/sentry/binding/hive/conf/HiveAuthzConf.java | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-sentry/blob/06ba44c7/sentry-binding/sentry-binding-hive/src/main/java/org/apache/sentry/binding/hive/conf/HiveAuthzConf.java ---------------------------------------------------------------------- diff --git a/sentry-binding/sentry-binding-hive/src/main/java/org/apache/sentry/binding/hive/conf/HiveAuthzConf.java b/sentry-binding/sentry-binding-hive/src/main/java/org/apache/sentry/binding/hive/conf/HiveAuthzConf.java index f02ce9a..f31fa54 100644 --- a/sentry-binding/sentry-binding-hive/src/main/java/org/apache/sentry/binding/hive/conf/HiveAuthzConf.java +++ b/sentry-binding/sentry-binding-hive/src/main/java/org/apache/sentry/binding/hive/conf/HiveAuthzConf.java @@ -129,8 +129,7 @@ public class HiveAuthzConf extends Configuration { "variance,weekofyear,when,xpath,xpath_boolean,xpath_double,xpath_float,xpath_int,xpath_long," + "xpath_number,xpath_short,xpath_string,year,base64,cume_dist, decode, dense_rank, first_value," + "lag, last_value, lead, noop, noopwithmap, ntile, nvl, percent_rank, rank, to_unix_timestamp," + - "current_database, char, varchar, matchpath, row_number" + - "unbase64,windowingtablefunction"; + "current_database,char,varchar,matchpath,row_number,unbase64,windowingtablefunction"; // map of current property names - > deprecated property names. // The binding layer code should work if the deprecated property names are provided,