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

Add Azure support to Feast #1181

Closed
woop opened this issue Nov 19, 2020 · 3 comments · Fixed by #1241
Closed

Add Azure support to Feast #1181

woop opened this issue Nov 19, 2020 · 3 comments · Fixed by #1241
Labels
kind/feature New feature or request

Comments

@woop
Copy link
Member

woop commented Nov 19, 2020

This card tracks the addition of Azure support to Feast.

  • Spark Job Runner: The current proposal is to implement support for the Databricks Jobs API on Azure
  • File system: We will need to add support for either DBFS or directly accessing Azure Blob Storage. It seems like DBFS using mount points is the simplest way to implement the file system.
  • Terraform Installation: We will need to add support for deploying Feast using Terraform to Azure Kubernetes Service (AKS).
  • End-to-end tests: We will need to set up end-to-end tests that run all critical flows through a full Azure deployment.

cc @Yanson

@woop
Copy link
Member Author

woop commented Dec 15, 2020

Feast on Azure RFC
Noteworthy changes to the above

  • We are adding support for Azure Blob Storage
  • We did not pick up adding Databricks support for Spark Jobs
  • @jklegar is working on e2e test support

@gramhagen
Copy link

Hey this looks really awesome. I'm super new to the project but was looking for feature store solutions that could be used in Azure and would love to help out.

Is there anything specific I can help with? Or another place I should use to discuss this?

@woop
Copy link
Member Author

woop commented Feb 8, 2021

Hey @gramhagen, I somehow didn't notice your comment here! If you are still interested, do let us know over in the Kubeflow Slack (linked in our readme).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/feature New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants