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

Alan Gates updated HIVE-9273:
-----------------------------
    Attachment: HIVE-9273.patch

This patch makes changes to MoveTask to, if configured, fire an event on insert 
that includes info on what files were added.  This is only done if the 
partition is not added as part of the insert.

I also changed fire_notification_event to fire_listener_event (as discussed in 
HIVE-9271) and changed it to return FireEventResponse.  I also changed 
FireEventResponse to have a union.  Currently the only valid type in the union 
is InsertEventRequestData, which gives a list of inserted files.

> Add option to fire metastore event on insert
> --------------------------------------------
>
>                 Key: HIVE-9273
>                 URL: https://issues.apache.org/jira/browse/HIVE-9273
>             Project: Hive
>          Issue Type: New Feature
>            Reporter: Alan Gates
>            Assignee: Alan Gates
>         Attachments: HIVE-9273.patch
>
>
> HIVE-9271 adds the ability for the client to request firing metastore events. 
>  This can be used in the MoveTask to fire events when an insert is done that 
> does not add partitions to a table.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to