-
Notifications
You must be signed in to change notification settings - Fork 67
Define metadata service API #5
Comments
@zhenghuiwang How's this coming? |
@neuromage and I should be able to send out a proposal this week. |
#24 adds initial API and data model definitions |
@zhenghuiwang What is the remaining work to be done on this issue? |
An update on 4 items in this issue:
It is almost done. We have CRUD endpoints for artifact, artifact type, execution and execution types.
This is a stretch goal for logging the input/output relation between artifact and its execution. We may finish it later for artifact tracking with SDK and UI after this release.
It is done. Built-in metadata definitions for this CUJ are merged and can be loaded during service start.
It is done. Built-in metadata are registered by the artifact type and execution type endpoints. |
lineage tracking API is also added to the backend. |
For v0.6 CUJ, we need to define metadata service API:
The text was updated successfully, but these errors were encountered: