[
https://issues.apache.org/jira/browse/HIVE-22036?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16893164#comment-16893164
]
Hive QA commented on HIVE-22036:
--------------------------------
Here are the results of testing the latest attachment:
https://issues.apache.org/jira/secure/attachment/12975801/HIVE-22036.01.patch
{color:green}SUCCESS:{color} +1 due to 2 test(s) being added or modified.
{color:red}ERROR:{color} -1 due to 9 failed/errored test(s), 16686 tests
executed
*Failed tests:*
{noformat}
org.apache.hadoop.hive.ql.parse.TestReplAcidTablesWithJsonMessage.testMultiDBTxn
(batchId=267)
org.apache.hadoop.hive.ql.parse.TestReplAcrossInstancesWithJsonMessageFormat.testBootStrapDumpOfWarehouse
(batchId=259)
org.apache.hadoop.hive.ql.parse.TestReplAcrossInstancesWithJsonMessageFormat.testIncrementalDumpOfWarehouse
(batchId=259)
org.apache.hadoop.hive.ql.parse.TestReplWithJsonMessageFormat.testBootstrapLoadOnExistingDb
(batchId=251)
org.apache.hadoop.hive.ql.parse.TestReplicationScenarios.testBootstrapLoadOnExistingDb
(batchId=260)
org.apache.hadoop.hive.ql.parse.TestReplicationScenariosAcidTables.testMultiDBTxn
(batchId=269)
org.apache.hadoop.hive.ql.parse.TestReplicationScenariosAcrossInstances.testBootStrapDumpOfWarehouse
(batchId=263)
org.apache.hadoop.hive.ql.parse.TestReplicationScenariosAcrossInstances.testIncrementalDumpOfWarehouse
(batchId=263)
org.apache.hadoop.hive.ql.parse.TestReplicationWithTableMigrationEx.testTableLevelDumpMigration
(batchId=264)
{noformat}
Test results:
https://builds.apache.org/job/PreCommit-HIVE-Build/18165/testReport
Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/18165/console
Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-18165/
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: 9 tests failed
{noformat}
This message is automatically generated.
ATTACHMENT ID: 12975801 - PreCommit-HIVE-Build
> HMS should identify events corresponding to replicated database for Atlas HMS
> hook
> ----------------------------------------------------------------------------------
>
> Key: HIVE-22036
> URL: https://issues.apache.org/jira/browse/HIVE-22036
> Project: Hive
> Issue Type: Improvement
> Components: Metastore
> Reporter: Ashutosh Bapat
> Assignee: Ashutosh Bapat
> Priority: Major
> Labels: pull-request-available
> Attachments: HIVE-22036.01.patch
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> An HMS Atlas hook allows an Atlas to create/update/delete its metadata based
> on the corresponding events in HMS. But Atlas replication happens out-side
> and before the Hive replication. Thus any events generated during replication
> may change the Atlas data already replicated, thus interfering with Atlas
> replication. Hence, provide an HMS interface which the hook can use to
> identify the events caused by Hive replication flow.
--
This message was sent by Atlassian JIRA
(v7.6.14#76016)