You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by maheshk114 <gi...@git.apache.org> on 2018/10/29 13:42:02 UTC

[GitHub] hive pull request #479: HIVE-18661 : CachedStore: Use metastore notification...

GitHub user maheshk114 opened a pull request:

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

    HIVE-18661 : CachedStore: Use metastore notification log events to update cache

    …

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

    $ git pull https://github.com/maheshk114/hive HIVE-18661-1

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

    https://github.com/apache/hive/pull/479.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 #479
    
----
commit d1698c7cfe9dc87c6044a1d78478a8c1968e2501
Author: Mahesh Kumar Behera <mb...@...>
Date:   2018-10-29T12:49:26Z

    HIVE-18661 : CachedStore: Use metastore notification log events to update cache

----


---