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

Using ADLS as Offlinestore for feature store #56

Open
Mohammed-Sohail opened this issue Apr 6, 2022 · 1 comment
Open

Using ADLS as Offlinestore for feature store #56

Mohammed-Sohail opened this issue Apr 6, 2022 · 1 comment
Labels
enhancement New feature or request

Comments

@Mohammed-Sohail
Copy link

Can we use Azure Data lake or Azure blob as offline store instead of SQL server in azure_feast_provider
Currently we are using Azure SQL Dedicated POOL as offlinestore by using following provider type
offline_store:
type: feast_azure_provider.mssqlserver.MsSqlServerOfflineStore

But instead of this I needed to leverage ADLS as offlinestore, If so what would be the provider type for the same and as I have gone through the source code I can see only providers for MSSQLSERVER didn't found anything related to Azure BLob except the registry store

Request the community if there is solution for such thing or any work around

@samuel100
Copy link
Contributor

samuel100 commented Jun 27, 2022

Duplicate of #26

@samuel100 samuel100 marked this as a duplicate of #26 Jun 27, 2022
@samuel100 samuel100 added the enhancement New feature or request label Jun 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants