odpi / egeria

Egeria core
https://egeria-project.org
Apache License 2.0
795 stars 259 forks source link

Support for remote JanusGraph (gremlin server) for Egeria local graph repository #3274

Closed lpalashevski closed 3 years ago

lpalashevski commented 4 years ago

Currently, local Egeria graph repository connector is using graph instances via embedded JanusGraph library.

As discussed on the previous community calls, support for remote JanusGraph connector is needed in order to be able to deploy Egeria as repository in a resilient and scaleable deployment scenario for production.

lpalashevski commented 4 years ago

Known changes that will impact already existing embedded implementation:

lpalashevski commented 4 years ago

The change for open lineage connector implemented with this PR https://github.com/odpi/egeria/pull/3266

github-actions[bot] commented 3 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 20 days if no further activity occurs. Thank you for your contributions.