Return-Path: X-Original-To: apmail-hive-issues-archive@minotaur.apache.org Delivered-To: apmail-hive-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 18E7D18728 for ; Mon, 13 Jul 2015 05:53:10 +0000 (UTC) Received: (qmail 43819 invoked by uid 500); 13 Jul 2015 05:53:05 -0000 Delivered-To: apmail-hive-issues-archive@hive.apache.org Received: (qmail 43785 invoked by uid 500); 13 Jul 2015 05:53:05 -0000 Mailing-List: contact issues-help@hive.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@hive.apache.org Delivered-To: mailing list issues@hive.apache.org Received: (qmail 43681 invoked by uid 99); 13 Jul 2015 05:53:05 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 13 Jul 2015 05:53:04 +0000 Date: Mon, 13 Jul 2015 05:53:04 +0000 (UTC) From: "Dapeng Sun (JIRA)" To: issues@hive.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HIVE-11190) No prompting info or warning provided when METASTORE_FILTER_HOOK in authorization V2 is overridden MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/HIVE-11190?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14624240#comment-14624240 ] Dapeng Sun commented on HIVE-11190: ----------------------------------- Thank [~thejas] and [~Ferd] for your review. > No prompting info or warning provided when METASTORE_FILTER_HOOK in authorization V2 is overridden > -------------------------------------------------------------------------------------------------- > > Key: HIVE-11190 > URL: https://issues.apache.org/jira/browse/HIVE-11190 > Project: Hive > Issue Type: Bug > Reporter: Dapeng Sun > Assignee: Dapeng Sun > Fix For: 1.3.0, 2.0.0 > > Attachments: HIVE-11190.001.patch, HIVE-11190.002.patch, HIVE-11190.003.patch > > > ConfVars.METASTORE_FILTER_HOOK in authorization V2 is will be override without prompting info or warning. > it will cause user failed to customize the METASTORE_FILTER_HOOK. We should log information such as "this value is ignored" when override happens. -- This message was sent by Atlassian JIRA (v6.3.4#6332)