Replies: 2 comments 4 replies
-
|
Since the lifecycle of entities stored in a Catalog and a Registry typically differs, and considering the need for high availability, I believe that a REST Data Catalog like Unity Catalog (OSS) is not well-suited for this use case. |
Beta Was this translation helpful? Give feedback.
-
|
The only registry would be through auto discovery within a mesh network. Agents are not Apps, they are processes. Agents do not exist until a task is planned by another process. This process will gather resources, tools, etc needed and dynamically will spawn several Agents to do specific subtasks. When all is done, the whole is disposed. Just saying there will not be anything to register. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Unity Catalog is an open source data catalog that has been widely adopted within the Enterpirse Data Engineering Community.
It interfaces well with Iceberg Catalogs, MLFlow, and supports registering "AI" Functions.
www.github.com/unitycatalog/unitycatalog
Beta Was this translation helpful? Give feedback.
All reactions