[
https://issues.apache.org/jira/browse/HIVE-3487?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13459271#comment-13459271
]
Ashutosh Chauhan commented on HIVE-3487:
----------------------------------------
+1 will commit if tests pass.
> 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, 0.9.1
>
> 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