[
https://issues.apache.org/jira/browse/HIVE-15180?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15691573#comment-15691573
]
Hive QA commented on HIVE-15180:
--------------------------------
Here are the results of testing the latest attachment:
https://issues.apache.org/jira/secure/attachment/12840325/HIVE-15180.7.patch
{color:green}SUCCESS:{color} +1 due to 2 test(s) being added or modified.
{color:red}ERROR:{color} -1 due to 5 failed/errored test(s), 10732 tests
executed
*Failed tests:*
{noformat}
TestClearDanglingScratchDir - did not produce a TEST-*.xml file (likely timed
out) (batchId=204)
org.apache.hadoop.hive.cli.TestMiniLlapCliDriver.testCliDriver[transform_ppr2]
(batchId=133)
org.apache.hadoop.hive.cli.TestMiniLlapLocalCliDriver.testCliDriver[join_acid_non_acid]
(batchId=150)
org.apache.hadoop.hive.cli.TestMiniLlapLocalCliDriver.testCliDriver[union_fast_stats]
(batchId=145)
org.apache.hive.hcatalog.pig.TestSequenceFileHCatStorer.testBagNStruct
(batchId=170)
{noformat}
Test results: https://builds.apache.org/job/PreCommit-HIVE-Build/2269/testReport
Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/2269/console
Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-2269/
Messages:
{noformat}
Executing org.apache.hive.ptest.execution.TestCheckPhase
Executing org.apache.hive.ptest.execution.PrepPhase
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: 12840325 - PreCommit-HIVE-Build
> Extend JSONMessageFactory to store additional information about metadata
> objects on different table events
> ----------------------------------------------------------------------------------------------------------
>
> Key: HIVE-15180
> URL: https://issues.apache.org/jira/browse/HIVE-15180
> Project: Hive
> Issue Type: Sub-task
> Components: repl
> Reporter: Vaibhav Gumashta
> Assignee: Vaibhav Gumashta
> Attachments: HIVE-15180.1.patch, HIVE-15180.2.patch,
> HIVE-15180.3.patch, HIVE-15180.3.patch, HIVE-15180.4.patch,
> HIVE-15180.5.patch, HIVE-15180.6.patch, HIVE-15180.6.patch,
> HIVE-15180.7.patch, HIVE-15180.7.patch
>
>
> We want the {{NOTIFICATION_LOG}} table to capture additional information
> about the metadata objects when {{DbNotificationListener}} captures different
> events for a table (create/drop/alter) and a partition (create/alter/drop).
> We'll use the messages field to add json objects for table and partitions for
> create and alter events. The drop events message remains unchanged. These
> messages can then be used to replay these events on the destination in event
> of a replication, in a way that will put the destination in a state that's
> consistent with one of the past states of the source.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)