Return-Path: X-Original-To: apmail-hive-dev-archive@www.apache.org Delivered-To: apmail-hive-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 E3DFF111E4 for ; Sat, 23 Aug 2014 06:57:11 +0000 (UTC) Received: (qmail 42434 invoked by uid 500); 23 Aug 2014 06:57:11 -0000 Delivered-To: apmail-hive-dev-archive@hive.apache.org Received: (qmail 42353 invoked by uid 500); 23 Aug 2014 06:57:11 -0000 Mailing-List: contact dev-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 dev@hive.apache.org Received: (qmail 42338 invoked by uid 500); 23 Aug 2014 06:57:11 -0000 Delivered-To: apmail-hadoop-hive-dev@hadoop.apache.org Received: (qmail 42335 invoked by uid 99); 23 Aug 2014 06:57:11 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 23 Aug 2014 06:57:11 +0000 Date: Sat, 23 Aug 2014 06:57:11 +0000 (UTC) From: "Vaibhav Gumashta (JIRA)" To: hive-dev@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (HIVE-7764) Support all JDBC-HiveServer2 authentication modes on a secure cluster 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-7764?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vaibhav Gumashta updated HIVE-7764: ----------------------------------- Status: Open (was: Patch Available) > Support all JDBC-HiveServer2 authentication modes on a secure cluster > --------------------------------------------------------------------- > > Key: HIVE-7764 > URL: https://issues.apache.org/jira/browse/HIVE-7764 > Project: Hive > Issue Type: Bug > Components: HiveServer2, JDBC > Affects Versions: 0.14.0 > Reporter: Vaibhav Gumashta > Assignee: Vaibhav Gumashta > Fix For: 0.14.0 > > Attachments: HIVE-7764.1.patch > > > Currently, HiveServer2 logs in with its keytab only if hive.server2.authentication is set to KERBEROS. However, hive.server2.authentication is config that determines the auth type an end user will use while authenticating with HiveServer2. There is a valid use case of user authenticating with HiveServer2 using LDAP for example, while HiveServer2 runs the query on a kerberized cluster. -- This message was sent by Atlassian JIRA (v6.2#6252)