[
https://issues.apache.org/jira/browse/HIVE-24697?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17273777#comment-17273777
]
David Mollitor commented on HIVE-24697:
---------------------------------------
More likely the {{javax.jdo.Query}} class is out of date. Unit tests pass on
this so it's something perhaps in your local setup.
> DbNotificationListener Cleaner thread dies on NoSuchMethodError
> ---------------------------------------------------------------
>
> Key: HIVE-24697
> URL: https://issues.apache.org/jira/browse/HIVE-24697
> Project: Hive
> Issue Type: Bug
> Reporter: Pravin Sinha
> Assignee: Pravin Sinha
> Priority: Major
> Labels: pull-request-available
> Time Spent: 10m
> Remaining Estimate: 0h
>
> {code:java}
> java.lang.NoSuchMethodError: javax.jdo.Query.close()V
> at
> org.apache.hadoop.hive.metastore.ObjectStore.doCleanNotificationEvents(ObjectStore.java:11025)
>
> at
> org.apache.hadoop.hive.metastore.ObjectStore.cleanNotificationEvents(ObjectStore.java:10965)
> {code}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)