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

Kanna Karanam commented on HIVE-3126:
-------------------------------------

Updated the patch after addressing most of the review comments
1)      Replaced most of the Windows specific checks in build.xml files with 
generic OS check approach.
2)      Removed some of the if(Windows) checks in the production code.

                
> Generate & build the velocity based Hive tests on windows by fixing the path 
> issues
> -----------------------------------------------------------------------------------
>
>                 Key: HIVE-3126
>                 URL: https://issues.apache.org/jira/browse/HIVE-3126
>             Project: Hive
>          Issue Type: Bug
>          Components: Tests
>    Affects Versions: 0.9.0, 0.10.0, 0.9.1
>            Reporter: Kanna Karanam
>            Assignee: Kanna Karanam
>              Labels: Windows, test
>             Fix For: 0.10.0
>
>         Attachments: HIVE-3126.1.patch.txt, HIVE-3126.2.patch.txt, 
> HIVE-3126.3.patch.txt
>
>
> 1)Escape the backward slash in Canonical Path if unit test runs on windows.
> 2)Diff comparison – 
>      a.       Ignore the extra spacing on windows
>      b.       Ignore the different line endings on windows & Unix
>      c.       Convert the file paths to windows specific. (Handle spaces 
> etc..)
> 3)Set the right file scheme & class path separators while invoking the junit 
> task from 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira


Reply via email to