René's URL Explorer Experiment


Title: Feast UI support of multiple feature stores · Issue #3728 · feast-dev/feast · GitHub

Open Graph Title: Feast UI support of multiple feature stores · Issue #3728 · feast-dev/feast

X Title: Feast UI support of multiple feature stores · Issue #3728 · feast-dev/feast

Description: Is your feature request related to a problem? Please describe. In one of my project, there are multiple feature stores in one application. However, the ui server doesn't seem to support it. I can show the issue with a simplified example....

Open Graph Description: Is your feature request related to a problem? Please describe. In one of my project, there are multiple feature stores in one application. However, the ui server doesn't seem to support it. I can s...

X Description: Is your feature request related to a problem? Please describe. In one of my project, there are multiple feature stores in one application. However, the ui server doesn't seem to support it. I c...

Opengraph URL: https://github.com/feast-dev/feast/issues/3728

X: @github

direct link

Domain: github.com


Hey, it has json ld scripts:
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"Feast UI support of multiple feature stores","articleBody":"**Is your feature request related to a problem? Please describe.**\r\n\r\nIn one of my project, there are multiple feature stores in one application. However, the ui server doesn't seem to support it.\r\n\r\nI can show the issue with a simplified example. I have two local feature stores with project names `store_1` and `store_2`. At the root folder of `store_1`, I run\r\n```\r\nfeast ui --port 8890 --root_path /something\r\n```\r\nwhen I use my browser to hit `http://localhost:8890/`, the server logs:\r\n```\r\n\"GET /something/registry HTTP/1.1\" 404 Not Found\r\n```\r\nIt is due to the [path of registry](https://github.com/feast-dev/feast/blob/v0.33.1/sdk/python/feast/ui_server.py#L69) doesn't include the `root_path`.\r\n\r\nAfter I change the path of registry to\r\n```python\r\n@app.get(f\"{root_path}/registry\")\r\n``` \r\nand run two ui servers for the two feature stores by\r\n```\r\n# at the root folder of store_1\r\nfeast ui --port 8890 --root_path /something\r\n\r\n# at the root folder of store_2\r\nfeast ui --port 8891 --root_path /something-else\r\n```\r\nthen use the browser to hit `localhost:8890`, the log of the server of `store_1` shows\r\n```\r\n\"GET /something-else/registry HTTP/1.1\" 404 Not Found\r\n```\r\nIt is because the configuration of `store_2` overwrites `projects-list.json` at [here](https://github.com/feast-dev/feast/blob/v0.33.1/sdk/python/feast/ui_server.py#L56)\r\n\r\n**Describe the solution you'd like**\r\n\r\nI would suggest to make the following changes\r\n1. include the `root_path` into the [path of registry](https://github.com/feast-dev/feast/blob/v0.33.1/sdk/python/feast/ui_server.py#L69),\r\n2.  use an individual `projects-list.json` (maybe change it to `projects-list-\u003cproject_id\u003e.json` ) for each ui server.","author":{"url":"https://github.com/heavenmarshal","@type":"Person","name":"heavenmarshal"},"datePublished":"2023-08-14T21:57:35.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":3},"url":"https://github.com/3728/feast/issues/3728"}

route-pattern/_view_fragments/issues/show/:user_id/:repository/:id/issue_layout(.:format)
route-controllervoltron_issues_fragments
route-actionissue_layout
fetch-noncev2:a5d220ac-6d1a-e75c-f07a-26e2a63f93a1
current-catalog-service-hash81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114
request-id9FBC:1D8D33:BCBC4:109A4C:696E482C
html-safe-nonce1d1fbea19a282923cb9cfb99f3182ee7c4e775ca3f58d7af25b17ce4bef6db54
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiI5RkJDOjFEOEQzMzpCQ0JDNDoxMDlBNEM6Njk2RTQ4MkMiLCJ2aXNpdG9yX2lkIjoiODc3NDA2ODEwNTI2NTQzMjYyMCIsInJlZ2lvbl9lZGdlIjoiaWFkIiwicmVnaW9uX3JlbmRlciI6ImlhZCJ9
visitor-hmaca55f22b5d2a35f28f2195620da381fab928b5127e3e03215b1e866cd650ad996
hovercard-subject-tagissue:1850603155
github-keyboard-shortcutsrepository,issues,copilot
google-site-verificationApib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I
octolytics-urlhttps://collector.github.com/github/collect
analytics-location///voltron/issues_fragments/issue_layout
fb:app_id1401488693436528
apple-itunes-appapp-id=1477376905, app-argument=https://github.com/_view_fragments/issues/show/feast-dev/feast/3728/issue_layout
twitter:imagehttps://opengraph.githubassets.com/668264f1dc3da9e08388c1a5546a5aa561342f4c8b005102b4f86895e84fff1f/feast-dev/feast/issues/3728
twitter:cardsummary_large_image
og:imagehttps://opengraph.githubassets.com/668264f1dc3da9e08388c1a5546a5aa561342f4c8b005102b4f86895e84fff1f/feast-dev/feast/issues/3728
og:image:altIs your feature request related to a problem? Please describe. In one of my project, there are multiple feature stores in one application. However, the ui server doesn't seem to support it. I can s...
og:image:width1200
og:image:height600
og:site_nameGitHub
og:typeobject
og:author:usernameheavenmarshal
hostnamegithub.com
expected-hostnamegithub.com
None3d96554e55b469c47dbcd31f74dc86278872b170531e84c6ce7f3389673e01d1
turbo-cache-controlno-preview
go-importgithub.com/feast-dev/feast git https://github.com/feast-dev/feast.git
octolytics-dimension-user_id57027613
octolytics-dimension-user_loginfeast-dev
octolytics-dimension-repository_id161133770
octolytics-dimension-repository_nwofeast-dev/feast
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forkfalse
octolytics-dimension-repository_network_root_id161133770
octolytics-dimension-repository_network_root_nwofeast-dev/feast
turbo-body-classeslogged-out env-production page-responsive
disable-turbofalse
browser-stats-urlhttps://api.github.com/_private/browser/stats
browser-errors-urlhttps://api.github.com/_private/browser/errors
releaseef576694863a4c791d0a5cc9d2b84384d4414bcd
ui-targetcanary-1
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://github.com/feast-dev/feast/issues/3728#start-of-content
https://github.com/
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Ffeast-dev%2Ffeast%2Fissues%2F3728
GitHub CopilotWrite better code with AIhttps://github.com/features/copilot
GitHub SparkBuild and deploy intelligent appshttps://github.com/features/spark
GitHub ModelsManage and compare promptshttps://github.com/features/models
MCP RegistryNewIntegrate external toolshttps://github.com/mcp
ActionsAutomate any workflowhttps://github.com/features/actions
CodespacesInstant dev environmentshttps://github.com/features/codespaces
IssuesPlan and track workhttps://github.com/features/issues
Code ReviewManage code changeshttps://github.com/features/code-review
GitHub Advanced SecurityFind and fix vulnerabilitieshttps://github.com/security/advanced-security
Code securitySecure your code as you buildhttps://github.com/security/advanced-security/code-security
Secret protectionStop leaks before they starthttps://github.com/security/advanced-security/secret-protection
Why GitHubhttps://github.com/why-github
Documentationhttps://docs.github.com
Bloghttps://github.blog
Changeloghttps://github.blog/changelog
Marketplacehttps://github.com/marketplace
View all featureshttps://github.com/features
Enterpriseshttps://github.com/enterprise
Small and medium teamshttps://github.com/team
Startupshttps://github.com/enterprise/startups
Nonprofitshttps://github.com/solutions/industry/nonprofits
App Modernizationhttps://github.com/solutions/use-case/app-modernization
DevSecOpshttps://github.com/solutions/use-case/devsecops
DevOpshttps://github.com/solutions/use-case/devops
CI/CDhttps://github.com/solutions/use-case/ci-cd
View all use caseshttps://github.com/solutions/use-case
Healthcarehttps://github.com/solutions/industry/healthcare
Financial serviceshttps://github.com/solutions/industry/financial-services
Manufacturinghttps://github.com/solutions/industry/manufacturing
Governmenthttps://github.com/solutions/industry/government
View all industrieshttps://github.com/solutions/industry
View all solutionshttps://github.com/solutions
AIhttps://github.com/resources/articles?topic=ai
Software Developmenthttps://github.com/resources/articles?topic=software-development
DevOpshttps://github.com/resources/articles?topic=devops
Securityhttps://github.com/resources/articles?topic=security
View all topicshttps://github.com/resources/articles
Customer storieshttps://github.com/customer-stories
Events & webinarshttps://github.com/resources/events
Ebooks & reportshttps://github.com/resources/whitepapers
Business insightshttps://github.com/solutions/executive-insights
GitHub Skillshttps://skills.github.com
Documentationhttps://docs.github.com
Customer supporthttps://support.github.com
Community forumhttps://github.com/orgs/community/discussions
Trust centerhttps://github.com/trust-center
Partnershttps://github.com/partners
GitHub SponsorsFund open source developershttps://github.com/sponsors
Security Labhttps://securitylab.github.com
Maintainer Communityhttps://maintainers.github.com
Acceleratorhttps://github.com/accelerator
Archive Programhttps://archiveprogram.github.com
Topicshttps://github.com/topics
Trendinghttps://github.com/trending
Collectionshttps://github.com/collections
Enterprise platformAI-powered developer platformhttps://github.com/enterprise
GitHub Advanced SecurityEnterprise-grade security featureshttps://github.com/security/advanced-security
Copilot for BusinessEnterprise-grade AI featureshttps://github.com/features/copilot/copilot-business
Premium SupportEnterprise-grade 24/7 supporthttps://github.com/premium-support
Pricinghttps://github.com/pricing
Search syntax tipshttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
documentationhttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Ffeast-dev%2Ffeast%2Fissues%2F3728
Sign up https://github.com/signup?ref_cta=Sign+up&ref_loc=header+logged+out&ref_page=%2F%3Cuser-name%3E%2F%3Crepo-name%3E%2Fvoltron%2Fissues_fragments%2Fissue_layout&source=header-repo&source_repo=feast-dev%2Ffeast
Reloadhttps://github.com/feast-dev/feast/issues/3728
Reloadhttps://github.com/feast-dev/feast/issues/3728
Reloadhttps://github.com/feast-dev/feast/issues/3728
feast-dev https://github.com/feast-dev
feasthttps://github.com/feast-dev/feast
Notifications https://github.com/login?return_to=%2Ffeast-dev%2Ffeast
Fork 1.2k https://github.com/login?return_to=%2Ffeast-dev%2Ffeast
Star 6.6k https://github.com/login?return_to=%2Ffeast-dev%2Ffeast
Code https://github.com/feast-dev/feast
Issues 176 https://github.com/feast-dev/feast/issues
Pull requests 58 https://github.com/feast-dev/feast/pulls
Discussions https://github.com/feast-dev/feast/discussions
Actions https://github.com/feast-dev/feast/actions
Security Uh oh! There was an error while loading. Please reload this page. https://github.com/feast-dev/feast/security
Please reload this pagehttps://github.com/feast-dev/feast/issues/3728
Insights https://github.com/feast-dev/feast/pulse
Code https://github.com/feast-dev/feast
Issues https://github.com/feast-dev/feast/issues
Pull requests https://github.com/feast-dev/feast/pulls
Discussions https://github.com/feast-dev/feast/discussions
Actions https://github.com/feast-dev/feast/actions
Security https://github.com/feast-dev/feast/security
Insights https://github.com/feast-dev/feast/pulse
New issuehttps://github.com/login?return_to=https://github.com/feast-dev/feast/issues/3728
New issuehttps://github.com/login?return_to=https://github.com/feast-dev/feast/issues/3728
Feast UI support of multiple feature storeshttps://github.com/feast-dev/feast/issues/3728#top
kind/featureNew feature or requesthttps://github.com/feast-dev/feast/issues?q=state%3Aopen%20label%3A%22kind%2Ffeature%22
wontfixThis will not be worked onhttps://github.com/feast-dev/feast/issues?q=state%3Aopen%20label%3A%22wontfix%22
https://github.com/heavenmarshal
https://github.com/heavenmarshal
heavenmarshalhttps://github.com/heavenmarshal
on Aug 14, 2023https://github.com/feast-dev/feast/issues/3728#issue-1850603155
path of registryhttps://github.com/feast-dev/feast/blob/v0.33.1/sdk/python/feast/ui_server.py#L69
herehttps://github.com/feast-dev/feast/blob/v0.33.1/sdk/python/feast/ui_server.py#L56
path of registryhttps://github.com/feast-dev/feast/blob/v0.33.1/sdk/python/feast/ui_server.py#L69
kind/featureNew feature or requesthttps://github.com/feast-dev/feast/issues?q=state%3Aopen%20label%3A%22kind%2Ffeature%22
wontfixThis will not be worked onhttps://github.com/feast-dev/feast/issues?q=state%3Aopen%20label%3A%22wontfix%22
https://github.com
Termshttps://docs.github.com/site-policy/github-terms/github-terms-of-service
Privacyhttps://docs.github.com/site-policy/privacy-policies/github-privacy-statement
Securityhttps://github.com/security
Statushttps://www.githubstatus.com/
Communityhttps://github.community/
Docshttps://docs.github.com/
Contacthttps://support.github.com?tags=dotcom-footer

Viewport: width=device-width


URLs of crawlers that visited me.