Skip to content
This repository has been archived by the owner on Jun 10, 2024. It is now read-only.

Mapping updates

Latest
Compare
Choose a tag to compare
@cmgrote cmgrote released this 11 Jun 15:51
21278c2

🎉 New features

  • Now maps both HBase and Hive metadata as relational objects to Egeria
  • Adds a "Getting Started" guide and explanation for how the connector works
  • Implements entity and relationship delete events
  • Adds a configurable option for how delete events in Atlas should propagate to Egeria (as deletes or purges)

🐞Bug fixes

  • Fixes various NPEs and other mapping-related exceptions that were occurring during event processing (#288, #289)

🔒 Security fixes

  • Updates versions of dependent libraries

🔨 Dependencies