feast-dev / feast

The Open Source Feature Store for Machine Learning
https://feast.dev
Apache License 2.0
5.31k stars 947 forks source link

fix: Add vector database doc #4165

Closed HaoXuAI closed 3 weeks ago

HaoXuAI commented 1 month ago

What this PR does / why we need it:

Add the instruction document for vector database

Which issue(s) this PR fixes:

Fixes

jeremyary commented 1 month ago

Nice! Overall lgtm. I'll try to clean up the full demo this week.

CC @jeremyary can we include this in 37.1?

hmm, with it being just a doc, I think it may sync to gitbook with just a cherry-pick to v0.37-branch and maybe a nudge on gitbook side. That said, we've got a lot of goodies going in this week so I was considering a 0.38 cut before too awful long

HaoXuAI commented 1 month ago
Run aws-actions/amazon-ecr-login@v1
Warning: Your docker password is not masked. See https://github.com/aws-actions/amazon-ecr-login#docker-credentials for more information.
Error: User: arn:aws:iam::***:user/feast is not authorized to perform: ecr:GetAuthorizationToken on resource: * because no identity-based policy allows the ecr:GetAuthorizationToken action

@jeremyary looks like there is a aws auth issue.