Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Registry path postgresql://user:pwd@server/dbname has unsupported scheme postgresql. Supported schemes are file, s3 and gs. Getting this error while using postgres as Registry and Redis as Online store. #3798

Closed
KantSagar opened this issue Oct 16, 2023 · 3 comments

Comments

@KantSagar
Copy link

Expected Behavior

Current Behavior

Steps to reproduce

Specifications

  • Version:
  • Platform:
  • Subsystem:

Possible Solution

@KantSagar KantSagar changed the title Registry path postgresql://user:pwd@server/dbname has unsupported scheme postgresql. Supported schemes are file, s3 and gs. Registry path postgresql://user:pwd@server/dbname has unsupported scheme postgresql. Supported schemes are file, s3 and gs. Getting this error while using postgres as Registry and Redis as Online store. Oct 16, 2023
@sudohainguyen
Copy link
Collaborator

have you try installing extra postgres?
pip install feast[postgres]

@redhatHameed
Copy link
Contributor

@KantSagar still facing this issue.

just example I have tested here with postgresql without any issue and it works: https://github.com/RHEcosystemAppEng/feast-workshop-team-share/blob/main/feast_postgres/feature_repo/feature_store.yaml#L1
Let's know else we can close this issue. Thanks

@jeremyary
Copy link
Collaborator

Hi @KantSagar, given the timeframe of this issue and our inability to reproduce with recent code, I'm moving to close this issue. However, should the issue persist, please feel free to reach out here & let us know. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants