[ 
https://issues.apache.org/jira/browse/HIVE-2853?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13225543#comment-13225543
 ] 

Phabricator commented on HIVE-2853:
-----------------------------------

kevinwilfong has commented on the revision "HIVE-2853 [jira] Add pre event 
listeners to metastore".

  Spoke offline with Namit, I'm going to make the MetaStorePreEventListener 
methods into a single, more generic method, so that it will be possible to add 
more listeners to more metastore methods without breaking existing 
implementations of MetaStorePreEventListener.



REVISION DETAIL
  https://reviews.facebook.net/D2175

BRANCH
  svn

                
> Add pre event listeners to metastore
> ------------------------------------
>
>                 Key: HIVE-2853
>                 URL: https://issues.apache.org/jira/browse/HIVE-2853
>             Project: Hive
>          Issue Type: Improvement
>            Reporter: Kevin Wilfong
>            Assignee: Kevin Wilfong
>         Attachments: HIVE-2853.D2175.1.patch
>
>
> Currently there are event listeners in the metastore which run after the 
> completion of a method.  It would be useful to have similar hooks which run 
> before the metastore method is executed.  These can be used to make 
> validating names, locations, etc. customizable.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to