GitHub user maheshk114 opened a pull request:
https://github.com/apache/hive/pull/436
HIVE-20629 : Hive incremental replication fails with events missing error
if database is kept idle for more than an hour
â¦
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/maheshk114/hive HIVE-20629
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/hive/pull/436.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 #436
----
commit 3baec79980d91face1ebb4355fe3848e8bf3cca0
Author: Mahesh Kumar Behera <mbehera@...>
Date: 2018-09-25T03:34:48Z
HIVE-20629 : Hive incremental replication fails with events missing error
if database is kept idle for more than an hour
----
---