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 5C2EF10511 for ; Thu, 27 Feb 2014 09:16:26 +0000 (UTC) Received: (qmail 88022 invoked by uid 500); 27 Feb 2014 09:16:23 -0000 Delivered-To: apmail-hive-dev-archive@hive.apache.org Received: (qmail 87180 invoked by uid 500); 27 Feb 2014 09:16:21 -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 87157 invoked by uid 500); 27 Feb 2014 09:16:20 -0000 Delivered-To: apmail-hadoop-hive-dev@hadoop.apache.org Received: (qmail 87148 invoked by uid 99); 27 Feb 2014 09:16:20 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 27 Feb 2014 09:16:20 +0000 Date: Thu, 27 Feb 2014 09:16:20 +0000 (UTC) From: "Vaibhav Gumashta (JIRA)" To: hive-dev@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (HIVE-6512) HiveServer2 ThriftCLIServiceTest#testDoAs is an invalid test 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-6512?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vaibhav Gumashta updated HIVE-6512: ----------------------------------- Status: Patch Available (was: Open) > HiveServer2 ThriftCLIServiceTest#testDoAs is an invalid test > ------------------------------------------------------------ > > Key: HIVE-6512 > URL: https://issues.apache.org/jira/browse/HIVE-6512 > Project: Hive > Issue Type: Bug > Components: HiveServer2 > Affects Versions: 0.13.0 > Reporter: Vaibhav Gumashta > Assignee: Vaibhav Gumashta > Fix For: 0.13.0 > > Attachments: HIVE-6512.1.patch > > > Basically the test tries to test a kerberos doAs which is invalid since it doesn't do a kerberos login and it's not possible to unit test a kerberos setup. Surprisingly it has been hanging around for a while. Needs to be removed from the test suite. -- This message was sent by Atlassian JIRA (v6.1.5#6160)