divija21 opened a new pull request, #395:
URL: https://github.com/apache/atlas/pull/395

   [**ATLAS-3924**](https://issues.apache.org/jira/browse/ATLAS-3924) : 
   
   This PR introduces a new documentation file HookHive.md to explain the Hive 
Metastore Hook, which was originally implemented under 
[ATLAS-3148](https://issues.apache.org/jira/browse/ATLAS-3148) but lacked 
official usage guidance on the [Apache Atlas documentation 
site](https://atlas.apache.org/) that is  mentioned in [ATLAS-3924]
   
   The documentation aims to make it easy for users to configure and understand 
the purpose of the Hive Metastore Hook.
   
   It includes : 
   
   1) Overview: Role of the hook in capturing Hive DDL operations (like 
CREATE/DROP TABLE).
   2) Configuration Instructions: 
   -     How to enable the hook via hive.metastore.event.listeners.
   -     Steps to copy hook files into Hive
   -     Update instructions for hive-env.sh and atlas-application.properties.
   3) Atlas Hook Properties:
   -   Kafka/Zookeeper configuration
   -  Threading, retries, and cluster settings
   4) How It Works:
   -     DDL events from Hive are pushed to Atlas Kafka topic .
   - 
   Demonstration of Setup in Action
   Hive CLI - 
![HiveCli](https://github.com/user-attachments/assets/a9db8b8d-f578-4a82-b26d-1fd265d20606)
   Atlas UI (Database View) - 
[Atlas.odt](https://github.com/user-attachments/files/21034859/Atlas.odt)
   Atlas UI (Atlas UI (Table View))- 
[Atlas.pdf](https://github.com/user-attachments/files/21035278/Atlas.pdf)
   
   
   
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@atlas.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to