[
https://issues.apache.org/jira/browse/HIVE-2833?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13221164#comment-13221164
]
Kevin Wilfong commented on HIVE-2833:
-------------------------------------
The issue is that updateConnectionURL is now being called after the ObjectStore
is initially constructed. We use a Metastore Connection URL Hook to generate
the URL to be used by JDO. Since, this was being called after the ObjectStore
was constructed, it was initially trying to connect to a default URL which was
incorrect.
I'll upload a patch once I come up with a test case.
> Fix test failures caused by HIVE-2716
> -------------------------------------
>
> Key: HIVE-2833
> URL: https://issues.apache.org/jira/browse/HIVE-2833
> Project: Hive
> Issue Type: Bug
> Components: Metastore
> Reporter: Carl Steinbach
> Assignee: Enis Soztutar
>
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira