[ 
https://issues.apache.org/jira/browse/HDFS-13296?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16403140#comment-16403140
 ] 

Íñigo Goiri commented on HDFS-13296:
------------------------------------

We went ahead and tested YARN, HDFS, Commons and tools.
HDFS reduced by ~40 as I mentioned before and the rest are still as they use to 
be.
We would like to put this into branch-2.9; should we commit to all of them 
(i.e., trunk, branch-3.1, branch-3.0, branch-2, branch-2.9)?

Anyway, I think this is ready for review.
+1 from me but as I was involved in the testing I'd like others to chime in.

> GenericTestUtils#getTempPath and GenericTestUtils#getRandomizedTestDir 
> generate paths with drive letter in Windows, and fail webhdfs related test 
> cases
> -------------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: HDFS-13296
>                 URL: https://issues.apache.org/jira/browse/HDFS-13296
>             Project: Hadoop HDFS
>          Issue Type: Bug
>            Reporter: Xiao Liang
>            Assignee: Xiao Liang
>            Priority: Major
>              Labels: windows
>         Attachments: HDFS-13296.000.patch
>
>
> In GenericTestUtils#getRandomizedTestDir, getAbsoluteFile is called and will 
> added drive letter to the path in windows, some test cases use the generated 
> path to send webhdfs request, which will fail due to the drive letter in the 
> URI like: "webhdfs://127.0.0.1:18334/D:/target/test/data/vUqZkOrBZa/test"
> GenericTestUtils#getTempPath has the similar issue in Windows.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: hdfs-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: hdfs-issues-h...@hadoop.apache.org

Reply via email to