GitHub user sankarh opened a pull request:
https://github.com/apache/hive/pull/435
HIVE-20627: Concurrent async queries intermittently fails with
LockException and cause memory leak.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/sankarh/hive HIVE-20627
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/hive/pull/435.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 #435
----
commit 829ea3db8a4f6837c29fb76d7d89c002efbcb4f5
Author: Sankar Hariappan <mailtosankarh@...>
Date: 2018-09-24T10:47:16Z
HIVE-20627: Concurrent async queries intermittently fails with
LockException and cause memory leak.
----
---