| diff --git a/metastore/if/hive_metastore.thrift b/metastore/if/hive_metastore.thrift | |
| index 8a66bbcc70..bf33ae1954 100755 | |
| --- a/metastore/if/hive_metastore.thrift | |
| +++ b/metastore/if/hive_metastore.thrift | |
| @@ -820,6 +820,7 @@ struct NotificationEvent { | |
| 5: optional string tableName, | |
| 6: required string message, | |
| 7: optional string messageFormat, | |
| + 8: optional string catName, | |
| } |