[
https://issues.apache.org/jira/browse/HIVE-19880?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16512904#comment-16512904
]
Hive QA commented on HIVE-19880:
--------------------------------
Here are the results of testing the latest attachment:
https://issues.apache.org/jira/secure/attachment/12927659/HIVE-19880.01.patch
{color:green}SUCCESS:{color} +1 due to 2 test(s) being added or modified.
{color:red}ERROR:{color} -1 due to 6 failed/errored test(s), 14525 tests
executed
*Failed tests:*
{noformat}
org.apache.hadoop.hive.ql.parse.TestReplicationScenarios.testBootstrapLoadOnExistingDb
(batchId=234)
org.apache.hadoop.hive.ql.parse.TestReplicationScenarios.testLoadCmPathMissing
(batchId=234)
org.apache.hadoop.hive.ql.parse.TestReplicationScenarios.testRecycleFileNonReplDatabase
(batchId=234)
org.apache.hadoop.hive.ql.parse.TestReplicationScenariosAcrossInstances.testBootStrapDumpOfWarehouse
(batchId=234)
org.apache.hadoop.hive.ql.parse.TestReplicationScenariosAcrossInstances.testIfCkptAndSourceOfReplPropsIgnoredByReplDump
(batchId=234)
org.apache.hive.jdbc.TestJdbcDriver2.testSelectExecAsync2 (batchId=244)
{noformat}
Test results:
https://builds.apache.org/job/PreCommit-HIVE-Build/11785/testReport
Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/11785/console
Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-11785/
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: 6 tests failed
{noformat}
This message is automatically generated.
ATTACHMENT ID: 12927659 - 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
>
>
> 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)