GitHub user gyisgood opened a pull request:

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

    Avoiding leaked tcp link to metastore

    Using Hive.getWithFastCheck in Task.getHive will cause leaked tcp link to 
metastore when executing
    SQL

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

    $ git pull https://github.com/gyisgood/hive master

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

    https://github.com/apache/hive/pull/154.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 #154
    
----
commit 33fed73174253b1ce0d0897df8c34ab12fcbc801
Author: gaoyang <1033397...@qq.com>
Date:   2017-02-28T07:01:07Z

    modify function getHive:using Hive.get instead of Hive.getWithFastCheck,
    because the latter will cause leaked tcp link to metastore when executing
    SQL

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to