You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Jason Dere (JIRA)" <ji...@apache.org> on 2014/10/30 02:59:34 UTC

[jira] [Updated] (HIVE-8665) Fix misc unit tests on Windows

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

Jason Dere updated HIVE-8665:
-----------------------------
    Attachment: HIVE-8665.1.patch

TestCompactor: Path issue (use URI().getPath())
TestHCatClient: needed to call WindowsPathUtil at start of test setup
TestHCatLoaderStorer: use toURI().getPath()
TestHiveLogging: Make logging location more portable, use java APIs to find/remove log file
TestJdbcDriver2: testDuplicateColumnNameOrder() needed to close its result set
TestPasswordWithCredentialProvider: credential store URI needs to use toURI().getPath()
TestTypeInfoToSchema: newline substitution needs to be platform-independent
TestUseDatabase: use toURI().getPath()

> Fix misc unit tests on Windows
> ------------------------------
>
>                 Key: HIVE-8665
>                 URL: https://issues.apache.org/jira/browse/HIVE-8665
>             Project: Hive
>          Issue Type: Bug
>          Components: Windows
>            Reporter: Jason Dere
>            Assignee: Jason Dere
>         Attachments: HIVE-8665.1.patch
>
>
> Several junit tests failing on Windows for misc reasons (path issues, resources need to be closed before file can be deleted, etc).



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