[
https://issues.apache.org/jira/browse/HIVE-19815?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16508963#comment-16508963
]
Hive QA commented on HIVE-19815:
--------------------------------
Here are the results of testing the latest attachment:
https://issues.apache.org/jira/secure/attachment/12927279/HIVE-19815.01-branch-3.patch
{color:green}SUCCESS:{color} +1 due to 1 test(s) being added or modified.
{color:red}ERROR:{color} -1 due to 5 failed/errored test(s), 14457 tests
executed
*Failed tests:*
{noformat}
org.apache.hadoop.hive.cli.TestMiniDruidCliDriver.testCliDriver[druidkafkamini_basic]
(batchId=254)
org.apache.hadoop.hive.metastore.client.TestFunctions.testCreateFunctionNullDatabaseName[Embedded]
(batchId=210)
org.apache.hadoop.hive.metastore.client.TestFunctions.testCreateFunctionNullDatabaseName[Remote]
(batchId=210)
org.apache.hadoop.hive.ql.stats.TestStatsUpdaterThread.testQueueingWithThreads
(batchId=275)
org.apache.hive.spark.client.rpc.TestRpc.testServerPort (batchId=306)
{noformat}
Test results:
https://builds.apache.org/job/PreCommit-HIVE-Build/11717/testReport
Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/11717/console
Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-11717/
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: 5 tests failed
{noformat}
This message is automatically generated.
ATTACHMENT ID: 12927279 - PreCommit-HIVE-Build
> Repl dump should not propagate the checkpoint and repl source properties
> ------------------------------------------------------------------------
>
> Key: HIVE-19815
> URL: https://issues.apache.org/jira/browse/HIVE-19815
> Project: Hive
> Issue Type: Sub-task
> Components: HiveServer2, repl
> Affects Versions: 3.1.0
> Reporter: Sankar Hariappan
> Assignee: Sankar Hariappan
> Priority: Major
> Labels: pull-request-available
> Fix For: 3.1.0, 4.0.0
>
> Attachments: HIVE-19815.01-branch-3.patch, HIVE-19815.01.patch,
> HIVE-19815.02.patch
>
>
> For replication scenarios of A-> B -> C the repl dump on B should not include
> the checkpoint property when dumping out table information.
> Alter tables/partitions during incremental should not propagate this as well.
> Also should not propagate the the db level parameters set by replication
> internally.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)