odpi / egeria

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

New Unity Catalog resource connector #8248

Closed mandy-chessell closed 1 month ago

mandy-chessell commented 1 month ago

Description

This PR adds the first implementation ofthe Unity Catalog resource connector. This provides a simple wrapper around the REST API. Next step is to add the survey action service and integration connector to begin exchange of metadata with UC.

Related Issue(s)

There is a problem with publishing odpi/egeria-platform containers to quay.io in the merge github workflow. This PR also includes a workaround to publish the 5.1-SNAPSHOT containers to odpi/egeria as a temporary measure while we work with RedHat to fix the issue.

Testing

Simple testing using the HTTP Client scripts

Release Notes & Documentation

Nothing yet to document