Return-Path: X-Original-To: apmail-ambari-dev-archive@www.apache.org Delivered-To: apmail-ambari-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 5943D18974 for ; Wed, 13 Jan 2016 11:32:40 +0000 (UTC) Received: (qmail 84942 invoked by uid 500); 13 Jan 2016 11:32:40 -0000 Delivered-To: apmail-ambari-dev-archive@ambari.apache.org Received: (qmail 84914 invoked by uid 500); 13 Jan 2016 11:32:40 -0000 Mailing-List: contact dev-help@ambari.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@ambari.apache.org Delivered-To: mailing list dev@ambari.apache.org Received: (qmail 84742 invoked by uid 99); 13 Jan 2016 11:32:40 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 13 Jan 2016 11:32:40 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id EF8312C1F5B for ; Wed, 13 Jan 2016 11:32:39 +0000 (UTC) Date: Wed, 13 Jan 2016 11:32:39 +0000 (UTC) From: "Yusaku Sako (JIRA)" To: dev@ambari.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (AMBARI-14503) Hive views does not honour auth_to_local rules when running queries 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/AMBARI-14503?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yusaku Sako updated AMBARI-14503: --------------------------------- Fix Version/s: 2.2.1 > Hive views does not honour auth_to_local rules when running queries > ------------------------------------------------------------------- > > Key: AMBARI-14503 > URL: https://issues.apache.org/jira/browse/AMBARI-14503 > Project: Ambari > Issue Type: Bug > Components: ambari-views > Affects Versions: 2.1.2, 2.2.0 > Reporter: Gaurav Nagar > Assignee: Gaurav Nagar > Fix For: 2.2.1 > > Attachments: AMBARI-14503.2_branch-2.2.patch, AMBARI-14503.2_trunk.patch, AMBARI-14503_branch-2.2.patch > > > STEPS TO REPRODUCE: Set up cluster with auth_to_local translations for usernames. Run hive queries. > ANALYSIS: Fails equally with http and binary transport modes. Issue isolated to Hive View, as it works well in both hive and beeline clients. > Ambari Views should use names after auth_to_local conversion for making queries. -- This message was sent by Atlassian JIRA (v6.3.4#6332)