mahesh kumar behera created HIVE-20631:
------------------------------------------

             Summary: 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
             Fix For: 4.0.0


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)

Reply via email to