[
https://issues.apache.org/jira/browse/HIVE-24697?focusedWorklogId=543686&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-543686
]
ASF GitHub Bot logged work on HIVE-24697:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 28/Jan/21 15:02
Start Date: 28/Jan/21 15:02
Worklog Time Spent: 10m
Work Description: belugabehr edited a comment on pull request #1922:
URL: https://github.com/apache/hive/pull/1922#issuecomment-769144396
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.
Should be found in... javax.jdo-3.2.0-m13.jar org/datanucleaus/javax.jdo
Does not seem to be an issue in my environment
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 543686)
Time Spent: 0.5h (was: 20m)
> 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: 0.5h
> 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)