[GitHub] hive pull request #483: HIVE-20682: Async query execution can potentially fa...

2018-12-18 Thread sankarh
Github user sankarh closed the pull request at:

https://github.com/apache/hive/pull/483


---


[GitHub] hive pull request #483: HIVE-20682: Async query execution can potentially fa...

2018-11-01 Thread sankarh
GitHub user sankarh opened a pull request:

https://github.com/apache/hive/pull/483

HIVE-20682: Async query execution can potentially fail if shared 
sessionHive is closed by master thread.



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/sankarh/hive HIVE-20682

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/hive/pull/483.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 #483


commit 6bf5e525857c9008982f99ec85ca2b7f1701e3f7
Author: Sankar Hariappan 
Date:   2018-11-01T18:10:48Z

HIVE-20682: Async query execution can potentially fail if shared 
sessionHive is closed by master thread.




---