You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Eugen Stoianovici (JIRA)" <ji...@apache.org> on 2016/02/25 15:30:18 UTC

[jira] [Created] (HIVE-13157) MetaStoreEventListener.onAlter triggered for INSERT and SELECT

Eugen Stoianovici created HIVE-13157:
----------------------------------------

             Summary: MetaStoreEventListener.onAlter triggered for INSERT and SELECT
                 Key: HIVE-13157
                 URL: https://issues.apache.org/jira/browse/HIVE-13157
             Project: Hive
          Issue Type: Bug
          Components: Metastore
    Affects Versions: 1.2.1
            Reporter: Eugen Stoianovici
            Priority: Critical


The event onAlter from org.apache.hadoop.hive.metastore.MetaStoreEventListener is triggered when INSERT or SELECT statements are executed on the target table.

Furthermore, the value of transient_lastDdl is updated in table properties for INSERT statements.



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