[
https://issues.apache.org/jira/browse/HIVE-19829?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16506412#comment-16506412
]
ASF GitHub Bot commented on HIVE-19829:
---------------------------------------
GitHub user maheshk114 opened a pull request:
https://github.com/apache/hive/pull/370
HIVE-19829 : Incremental replication load should create tasks in execution
phase rather than semantic phase
…
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/maheshk114/hive BUG-85371
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/hive/pull/370.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 #370
----
commit 9f1667c77c6e3488208876a5cdf4f11e5718db87
Author: Mahesh Kumar Behera <mbehera@...>
Date: 2018-06-07T11:24:59Z
HIVE-19829 : Incremental replication load should create tasks in execution
phase rather than semantic phase
----
> Incremental replication load should create tasks in execution phase rather
> than semantic phase
> ----------------------------------------------------------------------------------------------
>
> Key: HIVE-19829
> URL: https://issues.apache.org/jira/browse/HIVE-19829
> Project: Hive
> Issue Type: Task
> Components: repl
> Affects Versions: 3.1.0, 4.0.0
> Reporter: mahesh kumar behera
> Assignee: mahesh kumar behera
> Priority: Major
> Labels: pull-request-available
> Fix For: 3.1.0, 4.0.0
>
> Attachments: HIVE-19829.01.patch
>
>
> Split the incremental load into multiple iterations. In each iteration create
> number of tasks equal to the configured value.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)