[
https://issues.apache.org/jira/browse/HIVE-19880?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16515080#comment-16515080
]
Hive QA commented on HIVE-19880:
--------------------------------
Here are the results of testing the latest attachment:
https://issues.apache.org/jira/secure/attachment/12927944/HIVE-19880.04.patch
{color:green}SUCCESS:{color} +1 due to 2 test(s) being added or modified.
{color:green}SUCCESS:{color} +1 due to 14541 tests passed
Test results:
https://builds.apache.org/job/PreCommit-HIVE-Build/11853/testReport
Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/11853/console
Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-11853/
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
{noformat}
This message is automatically generated.
ATTACHMENT ID: 12927944 - PreCommit-HIVE-Build
> 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, HIVE-19880.04.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)