You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@impala.apache.org by "Anurag Mantripragada (JIRA)" <ji...@apache.org> on 2019/05/02 21:26:00 UTC

[jira] [Resolved] (IMPALA-7971) Add support to detect insert events from Impala

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

Anurag Mantripragada resolved IMPALA-7971.
------------------------------------------
    Resolution: Fixed

The patch is merged.

> Add support to detect insert events from Impala
> -----------------------------------------------
>
>                 Key: IMPALA-7971
>                 URL: https://issues.apache.org/jira/browse/IMPALA-7971
>             Project: IMPALA
>          Issue Type: Sub-task
>            Reporter: Vihang Karajgaonkar
>            Assignee: Anurag Mantripragada
>            Priority: Major
>
> When data is inserted into existing tables and partitions, Catalog does not issue any metastore API calls. Metastore provides a API called {{fire_listener_event}} which can be used to add a {{INSERT_EVENT}} to the metastore notification log. This event can be used by other Impala instances to invalidate or update the filemetada information when data is inserted or overrwriten on a given table or partition.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)