GitHub user anishek opened a pull request:
https://github.com/apache/hive/pull/446
Hive 20679: DDL operations on hive might create large messages for
DBNotification
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/anishek/hive HIVE-20679
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/hive/pull/446.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 #446
----
commit ac8d07fbf45a68685183363195200031c2b6d497
Author: Anishek Agarwal <anishek@...>
Date: 2018-10-03T09:28:40Z
HIVE-20679: DDL operations on hive might create large messages for
DBNotification
commit 48dbd1df2662ed5f4835731b453f44d669474d7c
Author: Anishek Agarwal <anishek@...>
Date: 2018-10-09T09:30:01Z
HIVE-20679: DDL operations on hive might create large messages for
DBNotification
trying to unbatch long running tests
----
---