Return-Path: X-Original-To: apmail-hadoop-common-issues-archive@minotaur.apache.org Delivered-To: apmail-hadoop-common-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 09B1210B30 for ; Tue, 11 Jun 2013 23:35:21 +0000 (UTC) Received: (qmail 89498 invoked by uid 500); 11 Jun 2013 23:35:20 -0000 Delivered-To: apmail-hadoop-common-issues-archive@hadoop.apache.org Received: (qmail 89427 invoked by uid 500); 11 Jun 2013 23:35:20 -0000 Mailing-List: contact common-issues-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: common-issues@hadoop.apache.org Delivered-To: mailing list common-issues@hadoop.apache.org Received: (qmail 89415 invoked by uid 99); 11 Jun 2013 23:35:20 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 11 Jun 2013 23:35:20 +0000 Date: Tue, 11 Jun 2013 23:35:20 +0000 (UTC) From: "Andrey Klochkov (JIRA)" To: common-issues@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (HADOOP-9638) parallel test changes caused invalid test path for several HDFS tests on Windows 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/HADOOP-9638?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrey Klochkov updated HADOOP-9638: ------------------------------------ Attachment: HADOOP-9638.3.patch Thanks, Chris. Updating the patch. > parallel test changes caused invalid test path for several HDFS tests on Windows > -------------------------------------------------------------------------------- > > Key: HADOOP-9638 > URL: https://issues.apache.org/jira/browse/HADOOP-9638 > Project: Hadoop Common > Issue Type: Bug > Components: test > Affects Versions: 3.0.0, 2.1.0-beta > Reporter: Chris Nauroth > Assignee: Andrey Klochkov > Attachments: HADOOP-9638.2.patch, HADOOP-9638.3.patch, HADOOP-9638.patch > > > HADOOP-9287 made changes to the tests to support running multiple tests in parallel. Part of that patch accidentally reverted a prior change to use paths of the form "/tmp/" when running tests against HDFS. On Windows, use of the test root will contain a drive spec (i.e. C:\dir), and the colon character is rejected as invalid by HDFS. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira