Kanna Karanam created HIVE-3319:
-----------------------------------

             Summary: Fix the “TestHiveHistory”, “TestHiveConf”, & 
“TestExecDriver” unit tests on Windows by fixing the path related issues.
                 Key: HIVE-3319
                 URL: https://issues.apache.org/jira/browse/HIVE-3319
             Project: Hive
          Issue Type: Sub-task
          Components: Tests, Windows
    Affects Versions: 0.10.0, 0.9.1
            Reporter: Kanna Karanam
            Assignee: Kanna Karanam


TestHiveConf : Location of the “hive-site.xml” path on Unix is different from 
Windows so need to compare the paths after generating the OS independent URI 
path.

TestHiveHistory: Generate the testFileDirectory from URI object instead of 
manually constructing it to make it work on Unix as well as on Windows

TestExecDriver: 
1) Generate the testFileDirectory from URI object instead of manually 
constructing it to make it work on Unix as well as on Windows
2) change the absolute path to relative path of the “Cat” utility to make it 
work on windows with CygWin tools in the Windows Path.


--
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