GitHub user sankarh opened a pull request:
https://github.com/apache/hive/pull/402
HIVE-20192: HS2 with embedded metastore is leaking JDOPersistenceManager
objects.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/sankarh/hive HIVE-20192
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/hive/pull/402.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #402
----
commit fdd94019ca5c2616d796905fd7748c9aa77c9a12
Author: Sankar Hariappan <mailtosankarh@...>
Date: 2018-07-18T14:14:55Z
HIVE-20192: HS2 with embedded metastore is leaking JDOPersistenceManager
objects.
----
---