Vihang Karajgaonkar created IMPALA-7971:
-------------------------------------------
Summary: Add support for insert operations from Impala
Key: IMPALA-7971
URL: https://issues.apache.org/jira/browse/IMPALA-7971
Project: IMPALA
Issue Type: Sub-task
Reporter: Vihang Karajgaonkar
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)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]