[
https://issues.apache.org/jira/browse/HIVE-20631?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
mahesh kumar behera updated HIVE-20631:
---------------------------------------
Status: Open (was: Patch Available)
> Hive returns 20011 error code for re-triable error
> --------------------------------------------------
>
> Key: HIVE-20631
> URL: https://issues.apache.org/jira/browse/HIVE-20631
> Project: Hive
> Issue Type: Bug
> Components: repl
> Affects Versions: 4.0.0
> Reporter: mahesh kumar behera
> Assignee: mahesh kumar behera
> Priority: Major
> Labels: pull-request-available
> Fix For: 4.0.0
>
> Attachments: HIVE-20631.01.patch, HIVE-20631.02.patch
>
>
> In case of network issue .repl load is returning non retry-able error code.
> The scenario is
> 1. While copying the file, repl load found that source is not reachable and
> went for copy retry.
> 2. While retying, getting file checksum failed due to network issue and thus
> its assumed that the source file is not present. So in the next retry copy is
> tried from cm path.
> 3. In the next retry, network is recovered and it in cm path no file was
> found. This will cause return of non retry-able error.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)