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

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

GitHub user maheshk114 opened a pull request:

    https://github.com/apache/hive/pull/374

    HIVE-19880 : Repl Load to return recoverable vs non-recoverable error…

    … 

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/maheshk114/hive BUG-103748

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/hive/pull/374.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 #374
    
----
commit baaed4a0a3ac4cefe4e8069710bc32a6e3f2c59a
Author: Mahesh Kumar Behera <mbehera@...>
Date:   2018-06-13T13:19:44Z

    HIVE-19880 : Repl Load to return recoverable vs non-recoverable error codes

----


> Repl Load to return recoverable vs non-recoverable error codes
> --------------------------------------------------------------
>
>                 Key: HIVE-19880
>                 URL: https://issues.apache.org/jira/browse/HIVE-19880
>             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-19880.01.patch
>
>
> To enable bootstrap of large databases, application has to have the ability 
> to keep retrying the bootstrap load till it encounters a fatal error. The 
> ability to identify if an error is fatal or not will be decided by hive and 
> communication of the same will happen to application via error codes.
> So there should be different error codes for recoverable vs non-recoverable 
> failures which should be propagated to application as part of running the 
> repl load command.



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

Reply via email to