[
https://issues.apache.org/jira/browse/HIVE-20631?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16627565#comment-16627565
]
Hive QA commented on HIVE-20631:
--------------------------------
Here are the results of testing the latest attachment:
https://issues.apache.org/jira/secure/attachment/12941188/HIVE-20631.01.patch
{color:red}ERROR:{color} -1 due to no test(s) being added or modified.
{color:red}ERROR:{color} -1 due to 1 failed/errored test(s), 14996 tests
executed
*Failed tests:*
{noformat}
org.apache.hive.jdbc.TestJdbcWithMiniLlapArrow.testComplexQuery (batchId=251)
{noformat}
Test results:
https://builds.apache.org/job/PreCommit-HIVE-Build/14040/testReport
Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/14040/console
Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-14040/
Messages:
{noformat}
Executing org.apache.hive.ptest.execution.TestCheckPhase
Executing org.apache.hive.ptest.execution.PrepPhase
Executing org.apache.hive.ptest.execution.YetusPhase
Executing org.apache.hive.ptest.execution.ExecutionPhase
Executing org.apache.hive.ptest.execution.ReportingPhase
Tests exited with: TestsFailedException: 1 tests failed
{noformat}
This message is automatically generated.
ATTACHMENT ID: 12941188 - PreCommit-HIVE-Build
> 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
>
>
> 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)