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 75C8017A67 for ; Fri, 18 Sep 2015 23:02:04 +0000 (UTC) Received: (qmail 12948 invoked by uid 500); 18 Sep 2015 23:02:04 -0000 Delivered-To: apmail-hive-issues-archive@hive.apache.org Received: (qmail 12924 invoked by uid 500); 18 Sep 2015 23:02:04 -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 12911 invoked by uid 99); 18 Sep 2015 23:02:04 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 18 Sep 2015 23:02:04 +0000 Date: Fri, 18 Sep 2015 23:02:04 +0000 (UTC) From: "Jason Dere (JIRA)" To: issues@hive.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HIVE-11875) JDBC Driver does not honor delegation token mechanism when readings params from ZooKeeper 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-11875?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14876643#comment-14876643 ] Jason Dere commented on HIVE-11875: ----------------------------------- +1 > JDBC Driver does not honor delegation token mechanism when readings params from ZooKeeper > ----------------------------------------------------------------------------------------- > > Key: HIVE-11875 > URL: https://issues.apache.org/jira/browse/HIVE-11875 > Project: Hive > Issue Type: Bug > Components: JDBC > Affects Versions: 1.3.0, 2.0.0 > Reporter: Vaibhav Gumashta > Assignee: Vaibhav Gumashta > Attachments: HIVE-11875.1.patch > > > Regression introduced in HIVE-11581. When the driver is reading connection params from ZK, in a secure cluster if overrides the delegation token mechanism (specified on client side) with a TGT requiring mechanism (kinit). -- This message was sent by Atlassian JIRA (v6.3.4#6332)