-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Feast Web UI #2353
Copy link
Copy link
Open
Labels
Community Contribution NeededWe want community to contributeWe want community to contributekeep-openkind/featureNew feature or requestNew feature or requestkind/projectA top level project to be tracked in GitHub ProjectsA top level project to be tracked in GitHub Projectspriority/p0Highest priorityHighest priority
Metadata
Metadata
Assignees
Labels
Community Contribution NeededWe want community to contributeWe want community to contributekeep-openkind/featureNew feature or requestNew feature or requestkind/projectA top level project to be tracked in GitHub ProjectsA top level project to be tracked in GitHub Projectspriority/p0Highest priorityHighest priority
Type
Projects
Status
Done
Is your feature request related to a problem? Please describe.
Several things are harder than they should be today:
Describe the solution you'd like
A Feast Web UI that enables discovery of features, data sources, and models across projects.
feast uithat scans subdirectories forfeature_store.yamland callsfeast registry-dumpand pipes it to a known location for the web UI to reference. It also should produce theproject-list.jsonthat we use for the landing page. This should also start the local web ui server.After initial launch
feature_store.yamlwhich populates the landing page of a given project in the UI and is output in the "registry" dump)Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
Additional context
Add any other context or screenshots about the feature request here.