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

Jason Dere commented on HIVE-8148:
----------------------------------

Can you put this on RB?
I thought that on Windows, URI.getPath() would return a path starting with "/" 
(for example, new URI("file:///c:/test/test.py").getPath() returns 
"/c:/test/test.py"), and this allowed a lot of the stuff with "file://" to work 
properly. Would you be able to make changes like that where possible - for 
Path/File try using toUri().getPath() to get a proper path string.


> HDFS Path named with file:// instead of file:/// results in Unit test 
> failures in Windows
> -----------------------------------------------------------------------------------------
>
>                 Key: HIVE-8148
>                 URL: https://issues.apache.org/jira/browse/HIVE-8148
>             Project: Hive
>          Issue Type: Bug
>         Environment: Windows
>            Reporter: Hari Sankar Sivarama Subramaniyan
>            Assignee: Hari Sankar Sivarama Subramaniyan
>         Attachments: HIVE-8148.1.patch
>
>




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

Reply via email to