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

Hudson commented on HIVE-4045:
------------------------------

Integrated in Hive-trunk-h0.21 #2011 (See 
[https://builds.apache.org/job/Hive-trunk-h0.21/2011/])
    HIVE-4045. Modify PreDropPartitionEvent to pass Table parameter. (Li Yang 
via kevinwilfong) (Revision 1455282)

     Result = SUCCESS
kevinwilfong : 
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1455282
Files : 
* 
/hive/trunk/metastore/src/java/org/apache/hadoop/hive/metastore/HiveMetaStore.java
* 
/hive/trunk/metastore/src/java/org/apache/hadoop/hive/metastore/events/PreDropPartitionEvent.java
* 
/hive/trunk/metastore/src/test/org/apache/hadoop/hive/metastore/TestMetaStoreEventListener.java

                
> Modify PreDropPartitionEvent to pass Table parameter
> ----------------------------------------------------
>
>                 Key: HIVE-4045
>                 URL: https://issues.apache.org/jira/browse/HIVE-4045
>             Project: Hive
>          Issue Type: Improvement
>          Components: Metastore
>            Reporter: Li Yang
>            Assignee: Li Yang
>            Priority: Minor
>         Attachments: HIVE-4045.1.patch.txt, HIVE-4045.2.patch.txt
>
>
> MetaStorePreEventListener which implements onEvent(PreEventContext context) 
> sometimes needs to access Table properties when PreDropPartitionEvent is 
> listened to.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to