You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@tez.apache.org by "Bikas Saha (JIRA)" <ji...@apache.org> on 2014/09/26 20:04:34 UTC

[jira] [Resolved] (TEZ-1555) TestTezClientUtils.validateSetTezJarLocalResourcesDefinedButEmpty failing on Windows

     [ https://issues.apache.org/jira/browse/TEZ-1555?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Bikas Saha resolved TEZ-1555.
-----------------------------
       Resolution: Fixed
    Fix Version/s: 0.6.0
     Hadoop Flags: Reviewed

Thanks for the fix. Committed
commit a56f9ef4e81002f64d961a195bd68fd5c10e2bee
Author: Bikas Saha <bi...@apache.org>
Date:   Fri Sep 26 11:00:15 2014 -0700

    TEZ-1555. TestTezClientUtils.validateSetTezJarLocalResourcesDefinedButEmpty failing on Windows (Prakash Ramachandran vi



> TestTezClientUtils.validateSetTezJarLocalResourcesDefinedButEmpty failing on Windows
> ------------------------------------------------------------------------------------
>
>                 Key: TEZ-1555
>                 URL: https://issues.apache.org/jira/browse/TEZ-1555
>             Project: Apache Tez
>          Issue Type: Sub-task
>            Reporter: Hitesh Shah
>            Assignee: Prakash Ramachandran
>             Fix For: 0.6.0
>
>         Attachments: tez-1555.1.patch
>
>
> Error Message
> Wrong FS: file://D:/w/tez/tez-api/target/org.apache.tez.client.TestTezClientUtils-tmpDir/emptyDir, expected: file:///
> Stacktrace
> java.lang.IllegalArgumentException: Wrong FS: file://D:/w/tez/tez-api/target/org.apache.tez.client.TestTezClientUtils-tmpDir/emptyDir, expected: file:///
> 	at org.apache.hadoop.fs.FileSystem.checkPath(FileSystem.java:645)
> 	at org.apache.hadoop.fs.FileSystem.makeQualified(FileSystem.java:465)
> 	at org.apache.hadoop.fs.FilterFileSystem.makeQualified(FilterFileSystem.java:119)
> 	at org.apache.tez.client.TezClientUtils.getLRFileStatus(TezClientUtils.java:132)
> 	at org.apache.tez.client.TezClientUtils.setupTezJarsLocalResources(TezClientUtils.java:198)
> 	at org.apache.tez.client.TestTezClientUtils.validateSetTezJarLocalResourcesDefinedButEmpty(TestTezClientUtils.java:77)



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)