[ https://issues.apache.org/jira/browse/HIVE-3487?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Ashutosh Chauhan updated HIVE-3487: ----------------------------------- Resolution: Fixed Fix Version/s: (was: 0.9.1) Status: Resolved (was: Patch Available) Committed to trunk. Thanks, Kanna! > Some of the Metastore unit tests failing on Windows because of the static > variables initialization problem in HiveConf class. > ----------------------------------------------------------------------------------------------------------------------------- > > Key: HIVE-3487 > URL: https://issues.apache.org/jira/browse/HIVE-3487 > 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 > > Attachments: HIVE-3487.1.patch.txt > > > Following unit tests are failing on windows because of the problem with > static variables initialization. > TestMarkPartition > TestMarkRemotePartition > TestMetastoreEventListener > Reason – Static variables on outer class static variables are not getting > initialized when we reference nested public static class variables on windows. -- 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