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 5BA68108D3 for ; Mon, 3 Nov 2014 18:45:35 +0000 (UTC) Received: (qmail 95138 invoked by uid 500); 3 Nov 2014 18:45:34 -0000 Delivered-To: apmail-hive-dev-archive@hive.apache.org Received: (qmail 95073 invoked by uid 500); 3 Nov 2014 18:45:34 -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 95058 invoked by uid 500); 3 Nov 2014 18:45:34 -0000 Delivered-To: apmail-hadoop-hive-dev@hadoop.apache.org Received: (qmail 95055 invoked by uid 99); 3 Nov 2014 18:45:34 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 03 Nov 2014 18:45:34 +0000 Date: Mon, 3 Nov 2014 18:45:34 +0000 (UTC) From: "Thejas M Nair (JIRA)" To: hive-dev@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HIVE-8703) More Windows unit test fixes 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-8703?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14194877#comment-14194877 ] Thejas M Nair commented on HIVE-8703: ------------------------------------- +1 > More Windows unit test fixes > ---------------------------- > > Key: HIVE-8703 > URL: https://issues.apache.org/jira/browse/HIVE-8703 > Project: Hive > Issue Type: Bug > Components: Tests, Windows > Reporter: Jason Dere > Assignee: Jason Dere > Attachments: HIVE-8703.1.patch, HIVE-8703.2.patch > > > - TestStorageBasedMetastoreAuthorizationReads - needs to call WindowsPathUtil.convertPathsFromWindowsToHdfs() > - TestAuthorizationApiAuthorizer - created role should have a name. This was causing TestLocationQueries to fail when run together because TestLocationQueries was unable to drop a role with a null name. This one fails on Unix as well. > - create_like.q, stats_noscan_2.q: system:hive.root wasn't working on Windows, change test to use system:test.tmp.dir. > - Also update the golden files for a few Windows-only .q file tests -- This message was sent by Atlassian JIRA (v6.3.4#6332)