[ https://issues.apache.org/jira/browse/ATLAS-3924?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18005294#comment-18005294 ]
Divija Garg commented on ATLAS-3924: ------------------------------------ Hi ,I have submitted a pull request for the Atlas JIRA ticket ATLAS-3924. From my end, I have incorporated all the required changes as per the task.Kindly review it and let me know if any further modifications are needed. > Add documentation for Hive Metastore hook > ------------------------------------------ > > Key: ATLAS-3924 > URL: https://issues.apache.org/jira/browse/ATLAS-3924 > Project: Atlas > Issue Type: Improvement > Components: atlas-core > Affects Versions: 2.1.0 > Reporter: Mihail Yonchev > Priority: Blocker > Original Estimate: 48h > Time Spent: 10m > Remaining Estimate: 47h 50m > > Atlas Metastore Hook have been implemented after issue ATLAS-3148 requested a > new feature to create a hook to be registered as post-listener > (*hive.metastore.event.listeners*) and DDL operations to be captured and send > to atlas kafka topic for processing by Atlas server. > The implementation has been done and merged to master, however no > documentation or information on how the hook can be used is present at > [https://atlas.apache.org/#/HookHive] . This makes the usage of the hook > highly inefficient as it may require to go through the code of the hook, > which may result in a big loss of time bearing in mind that lots of > dependencies are present in the code too. > This Jira will create a paragraph about the Hive Metastore Hook listener at > [https://atlas.apache.org/#/HookHive] which explains its purpose, > configuration ( such as where the atlas-application.properties files is > expected ) and usage. -- This message was sent by Atlassian Jira (v8.20.10#820010)