[ https://issues.apache.org/jira/browse/HIVE-5218?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13762707#comment-13762707 ]
Konstantin Boudnik commented on HIVE-5218: ------------------------------------------ Hmm, this is interesting... I have tried this patch on top of HIVE-4900 and seems to solve the problem with the version in datanucleus used by Hive atm. Running patched version of Hive with Postgres 9.2 as metastore shows no problem. > datanucleus does not work with SQLServer in Hive metastore > ---------------------------------------------------------- > > Key: HIVE-5218 > URL: https://issues.apache.org/jira/browse/HIVE-5218 > Project: Hive > Issue Type: Bug > Components: Metastore > Affects Versions: 0.12.0 > Reporter: shanyu zhao > Attachments: > 0001-HIVE-5218-datanucleus-does-not-work-with-SQLServer-i.patch > > > HIVE-3632 upgraded datanucleus version to 3.2.x, however, this version of > datanucleus doesn't work with SQLServer as the metastore. The problem is that > datanucleus tries to use fully qualified object name to find a table in the > database but couldn't find it. > If I downgrade the version to HIVE-2084, SQLServer works fine. > It could be a bug in datanucleus. -- 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