[ https://issues.apache.org/jira/browse/HIVE-6871?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jason Dere updated HIVE-6871: ----------------------------- Attachment: HIVE-6871.1.patch Few fixes for Windows: - Remove/change some test properties which have changed since Mavenization, which were used by Windows-specific code. - Set hadoop binary to hadoop.cmd on Windows - classpath environment variables exceeded 8K limit for windows command shell. Workaround by copying all dependencies to a single directory and doing $dir/* to shorten the environment variables. > Build fixes to allow Windows to run TestCliDriver > ------------------------------------------------- > > Key: HIVE-6871 > URL: https://issues.apache.org/jira/browse/HIVE-6871 > Project: Hive > Issue Type: Bug > Components: Build Infrastructure, Windows > Reporter: Jason Dere > Assignee: Jason Dere > Attachments: HIVE-6871.1.patch > > > Some of the Java properties have been changed or set differently due to the > Mavenization of the Hive build, and it looks like this is causing some issues > with the Windows unit tests. -- This message was sent by Atlassian JIRA (v6.2#6252)