Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 67238200B9B for ; Wed, 28 Sep 2016 06:59:22 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 65AF5160AEB; Wed, 28 Sep 2016 04:59:22 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id D420B160AE5 for ; Wed, 28 Sep 2016 06:59:21 +0200 (CEST) Received: (qmail 59171 invoked by uid 500); 28 Sep 2016 04:59:21 -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 58954 invoked by uid 99); 28 Sep 2016 04:59:20 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 28 Sep 2016 04:59:20 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id BEF192C0057 for ; Wed, 28 Sep 2016 04:59:20 +0000 (UTC) Date: Wed, 28 Sep 2016 04:59:20 +0000 (UTC) From: "Prasanth Jayachandran (JIRA)" To: issues@hive.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (HIVE-14100) current_user() returns invalid information MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Wed, 28 Sep 2016 04:59:22 -0000 [ https://issues.apache.org/jira/browse/HIVE-14100?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Prasanth Jayachandran updated HIVE-14100: ----------------------------------------- Attachment: HIVE-14100.2.patch Restarted ptest. Reuploading the patch for precommit tests. > current_user() returns invalid information > ------------------------------------------ > > Key: HIVE-14100 > URL: https://issues.apache.org/jira/browse/HIVE-14100 > Project: Hive > Issue Type: Bug > Components: Authentication, Beeline > Reporter: Peter Vary > Assignee: Prasanth Jayachandran > Priority: Minor > Attachments: HIVE-14100.2.patch, HIVE-14100.2.patch, HIVE-14100.2.patch, HIVE-14100.patch > > > Using HadoopDeaultAuthenticator the current_user() returns the username of the unix user running hiveservice2. > Using SessionStateAuthenticator the current_user returns the username which is provided when the connection started. -- This message was sent by Atlassian JIRA (v6.3.4#6332)