You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Owen O'Malley (JIRA)" <ji...@apache.org> on 2017/07/26 00:04:10 UTC

[jira] [Closed] (HIVE-15180) Extend JSONMessageFactory to store additional information about metadata objects on different table events

     [ https://issues.apache.org/jira/browse/HIVE-15180?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Owen O'Malley closed HIVE-15180.
--------------------------------

> 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
>              Labels: TODOC2.2
>             Fix For: 2.2.0
>
>         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.4.14#64029)