You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 2, 2021. It is now read-only.
There are currently at least two variants of metadata
There is one version of metadata that is tightly integrated and deployed as part of KFP
There is a second version of metadata which can be deployed independently
I think the differences might pertain mostly to the UI. I think KFP ships a UI for metadata integrated into the KFP UI but I think the backend might be the same.
I think the net effect is that a lot of development is happening in the KFP UI and the generic metadata UI is lagging behind; e.g. #217 is tracking upstreaming changes for lineage that are in KFP UI but not metadata UI.
I think metadata is largely based on mlmd which is developed in google/ml-metadata
What's the path forward for providing a metadata story?
/kind feature
What is the future of metadata deployment?
There are currently at least two variants of metadata
I think the differences might pertain mostly to the UI. I think KFP ships a UI for metadata integrated into the KFP UI but I think the backend might be the same.
I think the net effect is that a lot of development is happening in the KFP UI and the generic metadata UI is lagging behind; e.g. #217 is tracking upstreaming changes for lineage that are in KFP UI but not metadata UI.
I think metadata is largely based on mlmd which is developed in google/ml-metadata
What's the path forward for providing a metadata story?
/cc @neuromage @Bobgy @rmgogogo @avdaredevil @zhenghuiwang