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 4D463186FC for ; Fri, 26 Feb 2016 06:57:19 +0000 (UTC) Received: (qmail 43891 invoked by uid 500); 26 Feb 2016 06:57:18 -0000 Delivered-To: apmail-hive-dev-archive@hive.apache.org Received: (qmail 43732 invoked by uid 500); 26 Feb 2016 06:57:18 -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 43683 invoked by uid 99); 26 Feb 2016 06:57:18 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 26 Feb 2016 06:57:18 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 0F5592C14F2 for ; Fri, 26 Feb 2016 06:57:18 +0000 (UTC) Date: Fri, 26 Feb 2016 06:57:18 +0000 (UTC) From: "Vaibhav Gumashta (JIRA)" To: dev@hive.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (HIVE-13169) HiveServer2: Support delegation token based connection when using http transport MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Vaibhav Gumashta created HIVE-13169: --------------------------------------- Summary: HiveServer2: Support delegation token based connection when using http transport Key: HIVE-13169 URL: https://issues.apache.org/jira/browse/HIVE-13169 Project: Hive Issue Type: Bug Components: HiveServer2, JDBC Reporter: Vaibhav Gumashta Assignee: Vaibhav Gumashta [HIVE-5155|https://issues.apache.org/jira/browse/HIVE-5155] introduced support for delegation token based connection. However, it was intended for tcp transport mode. We need to have similar mechanisms for http transport. -- This message was sent by Atlassian JIRA (v6.3.4#6332)