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