GitHub user anishek reopened a pull request:
https://github.com/apache/hive/pull/240
HIVE-17410 : repl load task during subsequent DAG generation does notstart
from the last partition processed
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/anishek/hive HIVE-17410
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/hive/pull/240.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 #240
----
commit a0f95051ff16e07272fd1b8cd3f12d386535c0ef
Author: Anishek Agarwal <anishek@...>
Date: 2017-08-30T00:03:39Z
HIVE-17410 : repl load task during subsequent DAG generation does not start
from the last partition processed
commit d4dcadcb48b727e291a7cf43bc3380f40264e4d3
Author: Anishek Agarwal <anishek@...>
Date: 2017-09-08T05:54:09Z
HIVE-17410 : repl load task during subsequent DAG generation does not start
from the last partition processed
setting up the replicationState Correctly.
----
---