odpi / egeria-coco-labs

Egeria Jupiter notebooks used in the Open Metadata Labs
Apache License 2.0
9 stars 10 forks source link

#41 add support for xtdb inmemory repository #42

Closed planetf1 closed 1 year ago

planetf1 commented 1 year ago

Signed-off-by: Nigel Jones nigel.l.jones+git@gmail.com

This has been implemented by

Testing

See #41 - a subsequent PR will enable a persistent option, and add support in other repos to make this easier. A HA option requires significantly more changes, potentially using the in-development operator

In summary to use Download or build XTDB connector and ensure it is in LOADER_PATH export repositoryType=xtdb-inmemory run jupyter/charts as normal

Little steps towards broader, easier, XTDB use.

@mandy-chessell @dwolfson Does this approach make sense.

If so we can merge, and I'll raise issues on any xtdb anomalies before looking at a simple persistent option