[
https://issues.apache.org/jira/browse/HIVE-1539?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Bennie Schut resolved HIVE-1539.
--------------------------------
Resolution: Fixed
Release Note: We switched to a datanucleus version >= 2.2 a long time ago
so this is fixed.
> Concurrent metastore threading problem
> ---------------------------------------
>
> Key: HIVE-1539
> URL: https://issues.apache.org/jira/browse/HIVE-1539
> Project: Hive
> Issue Type: Bug
> Components: Metastore
> Affects Versions: 0.7.0
> Reporter: Bennie Schut
> Assignee: Bennie Schut
> Attachments: ClassLoaderResolver.patch, HIVE-1539-1.patch,
> HIVE-1539.patch, thread_dump_hanging.txt
>
>
> When running hive as a service and running a high number of queries
> concurrently I end up with multiple threads running at 100% cpu without any
> progress.
> Looking at these threads I notice this thread(484e):
> at
> org.apache.hadoop.hive.metastore.ObjectStore.getMTable(ObjectStore.java:598)
> But on a different thread(63a2):
> at
> org.apache.hadoop.hive.metastore.model.MStorageDescriptor.jdoReplaceField(MStorageDescriptor.java)
--
This message was sent by Atlassian JIRA
(v6.2#6252)