darshanik opened a new pull request, #544:
URL: https://github.com/apache/ranger/pull/544

   ## What changes were proposed in this pull request?
   
   * This PR details the extension of tagsync to extract the tagged table 
entities from openmetadata and sync to ranger.
   
   * Created new package openmetadatarest under tagsync source.
   
   * Developed following class files under openmetadatarest package:
   
   **1. OpenmetadataRESTTagSource.java
   2.   RangerOpenmetadataEntity.java
   3.   RangerOpenmetadataEntityWithTags.java
   4.   OpenmetadataTableMapper.java
   5.   OpenmetadataResourceMapper.java
   6.   OpenmetadataResourceMapperUtil.java
   7.   OpenmetadataMappingHelper.java** 
   
   * Added openmetadata properties for openmetadata and get methods in 
T**agSyncConfig.java**
   * Added openmetadata properties in "**installprop2xml.properties**"
   * Added openmetadata properties in **ranger-tagsync-template.xml**
   *  Added openmetadata properties in **ranger-tagsync-site.xml**
   * Added dependencies of Openmetadata java client and openmetadata spec in 
tag sync pom xml
   *  Added openmetadata version in project's root pom.xml file
   
   
   ## How was this patch tested?
   
   This feature tested through unit tests and a practical simulation of a 
scenario involving tag synchronization from openmetadata into ranger.
   
   More details can be found in the pdf document attached to this PR.
   
   The document details all the class files, provides a code walkthrough and 
test results to reinforce the PR
   
   
   
[Apache_Ranger_Tagsync_And_Openmetadata_Synchronization.pdf](https://github.com/user-attachments/files/19267478/Apache_Ranger_Tagsync_And_Openmetadata_Synchronization.pdf)
   <img width="959" 
alt="Unit_Test_Successful_For_Openmetadata_Ranger_Table_Mapper" 
src="https://github.com/user-attachments/assets/603f2c7c-190b-4659-bcbf-6dd9da9105b1";
 />
   


-- 
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...@ranger.apache.org

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

Reply via email to