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

   
   
   ## What changes were proposed in this pull request?
   
   Audit Server should have service which has kafka as a queue mechanism and 
have Kafka Producer to relay and store audits in Kafka Topic / Partition.
   Audit Server should have Solr consumer running as a separate service to 
write audit into SOLR Index as a destination
   Audit Server should have HDFS consumer running as a separate service to 
write audit into HDFS.
   All the above mentioned service should be available and test in docker 
container.
   
   
   ## How was this patch tested?
   
   - Testing done in Docker running the containers of Ranger Audit Server with 
Ranger and HDFS and HIVE for policy and audit creation. Documentation on the 
JIRA has the testing details as well
   - 
https://docs.google.com/document/d/1a6ZZJyD6Mr7tIV1A7YknobjgSitcYzS9bDJ032MvjMc/edit?tab=t.0#heading=h.iitwqftxhxfq
   <img width="1656" height="886" alt="RangerAuditsFromSolr" 
src="https://github.com/user-attachments/assets/bed3720c-e3ef-4cc0-a1b7-b11631969569";
 />
   <img width="1213" height="343" alt="RangerAuditHDFS" 
src="https://github.com/user-attachments/assets/b23de66e-e079-49fd-95c9-f2bd6b12646f";
 />
   


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to