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

Alexander Kolbasov commented on HIVE-17402:
-------------------------------------------

The goal is to add information about object location for the following messages:

- {{JSONAddPartitionMessage}} 
- {{JSONAlterPartitionMessage}} (old and new location)
- {{JSONAlterTableMessage}} (old and new location)
- {{JSONCreateDatabaseMessage}}
- {{JSONCreateTableMessage}}
- {{JSONDropDatabaseMessage}}
- {{JSONDropPartitionMessage}}
- {{JSONDropTableMessage}}




> Provide object location in the HMS notification messages
> --------------------------------------------------------
>
>                 Key: HIVE-17402
>                 URL: https://issues.apache.org/jira/browse/HIVE-17402
>             Project: Hive
>          Issue Type: Improvement
>          Components: Hive
>    Affects Versions: 2.2.0
>            Reporter: Alexander Kolbasov
>            Assignee: Alexander Kolbasov
>
> While working on the Apache Sentry project that uses HMS notifications we 
> noticed that these notifications are using some useful data - e.g. location 
> information for the objects. To get around these, ApacheSentry implemented 
> its own version of events 
> (https://github.com/apache/sentry/tree/master/sentry-binding/sentry-binding-hive-follower/src/main/java/org/apache/sentry/binding/metastore/messaging/json).
> It seems to be a useful information for Hive as well, so why not add it 
> directly into the standard message factory?



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to