Kanna Karanam created HIVE-3494: ----------------------------------- Summary: Some of the JDBC test cases are failing on Windows because of the longer class path. Key: HIVE-3494 URL: https://issues.apache.org/jira/browse/HIVE-3494 Project: Hive Issue Type: Bug Components: Tests Affects Versions: 0.10.0, 0.9.1 Reporter: Kanna Karanam Assignee: Kanna Karanam Fix For: 0.10.0, 0.9.1
If the class path size is more than 8K then we can’t set the environment variable so some of the test cases are failing on Windows. Remove the duplicate JAR entries from the class path to reduce the chance of exceeding the 8K limit. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira