[ 
https://issues.apache.org/jira/browse/HIVE-17410?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16559263#comment-16559263
 ] 

ASF GitHub Bot commented on HIVE-17410:
---------------------------------------

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.

----


> repl load task during subsequent DAG generation does not start from the last 
> partition processed
> ------------------------------------------------------------------------------------------------
>
>                 Key: HIVE-17410
>                 URL: https://issues.apache.org/jira/browse/HIVE-17410
>             Project: Hive
>          Issue Type: Bug
>          Components: HiveServer2
>    Affects Versions: 3.0.0
>            Reporter: anishek
>            Assignee: anishek
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 3.0.0
>
>         Attachments: HIVE-17410.1.patch, HIVE-17410.2.patch, 
> HIVE-17410.3.patch
>
>
> DAG generation for repl load task was to be generated dynamically such that 
> if the load break happens at a partition load time then for subsequent runs 
> we should start post the last partition processed.
> We currently identify the point from where we have to process the event but 
> reinitialize the iterator to start from beginning of all partition's to 
> process.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to