[
https://issues.apache.org/jira/browse/HIVE-21403?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16787265#comment-16787265
]
Hive QA commented on HIVE-21403:
--------------------------------
Here are the results of testing the latest attachment:
https://issues.apache.org/jira/secure/attachment/12961531/HIVE-21403.01.patch
{color:green}SUCCESS:{color} +1 due to 2 test(s) being added or modified.
{color:red}ERROR:{color} -1 due to 3 failed/errored test(s), 15820 tests
executed
*Failed tests:*
{noformat}
org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver[test_teradatabinaryfile]
(batchId=2)
org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver[vector_groupby_reduce]
(batchId=61)
org.apache.hadoop.hive.cli.TestMiniLlapLocalCliDriver.testCliDriver[materialized_view_rebuild]
(batchId=182)
{noformat}
Test results:
https://builds.apache.org/job/PreCommit-HIVE-Build/16391/testReport
Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/16391/console
Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-16391/
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: 3 tests failed
{noformat}
This message is automatically generated.
ATTACHMENT ID: 12961531 - PreCommit-HIVE-Build
> Incorrect error code returned when retry bootstrap with different dump.
> -----------------------------------------------------------------------
>
> Key: HIVE-21403
> URL: https://issues.apache.org/jira/browse/HIVE-21403
> Project: Hive
> Issue Type: Bug
> Components: repl
> Affects Versions: 4.0.0
> Reporter: Sankar Hariappan
> Assignee: Sankar Hariappan
> Priority: Minor
> Labels: DR, pull-request-available, replication
> Attachments: HIVE-21403.01.patch
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> When retry incremental bootstrap on a table with different bootstrap dump
> throws 40000 as error code instead of 20017.
> {code}
> Error while processing statement: FAILED: Execution Error, return code 40000
> from org.apache.hadoop.hive.ql.exec.repl.ReplLoadTask.
> InvalidOperationException(message:Load path
> hdfs://ctr-e139-1542663976389-61669-01-000003.hwx.site:8020/apps/hive/repl/3d704b34-bf1a-40c9-b70c-57319e6462f6
> not valid as target database is bootstrapped from some other path :
> hdfs://ctr-e139-1542663976389-61669-01-000003.hwx.site:8020/apps/hive/repl/c3e5ec9e-d951-48aa-b3f4-9aeaf5e010ea.)
> {code}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)