[ https://issues.apache.org/jira/browse/HIVE-4393?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13639283#comment-13639283 ]
Phabricator commented on HIVE-4393: ----------------------------------- njain has accepted the revision "HIVE-4393 [jira] Make the deleteData flag accessable from DropTable/Partition events". REVISION DETAIL https://reviews.facebook.net/D10443 BRANCH HIVE-4393 ARCANIST PROJECT hive To: JIRA, kevinwilfong, sindheeraj, njain, Mrrrgn > Make the deleteData flag accessable from DropTable/Partition events > ------------------------------------------------------------------- > > Key: HIVE-4393 > URL: https://issues.apache.org/jira/browse/HIVE-4393 > Project: Hive > Issue Type: Improvement > Components: Metastore > Reporter: Morgan Phillips > Assignee: Morgan Phillips > Priority: Minor > Attachments: HIVE-4393.D10443.1.patch, HIVE-4393.D10443.2.patch > > > On occasion, due to some error during a drop, information is removed from the > metastore but data, which should have been removed, remains intact on the > DFS. In order to log such events via PreEvent and Event listeners a new > method 'getDeleteData' should be added to (Pre)DropPartitionEvent and > (Pre)DropTableEvent which returns the deleteData flag's value. -- 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