cancel
Showing results for 
Search instead for 
Did you mean: 
Data Engineering
Join discussions on data engineering best practices, architectures, and optimization strategies within the Databricks Community. Exchange insights and solutions with fellow data engineers.
cancel
Showing results for 
Search instead for 
Did you mean: 

Feature Store Error message: ModuleNotFoundError: No module named 'databricks.feature_store'

Anonymous
Not applicable

How do I fix this?

1 ACCEPTED SOLUTION

Accepted Solutions

User16783855117
Contributor II

Hmm you might need to ensure they are using at least Databricks Runtime 8.3 per the documentation - https://docs.databricks.com/applications/machine-learning/feature-store.html

The error message itself is saying that it can't find the feature_store library inside Python, so my assumption is that the library is not installed in the runtime you are using today.

View solution in original post

2 REPLIES 2

User16783855117
Contributor II

Hmm you might need to ensure they are using at least Databricks Runtime 8.3 per the documentation - https://docs.databricks.com/applications/machine-learning/feature-store.html

The error message itself is saying that it can't find the feature_store library inside Python, so my assumption is that the library is not installed in the runtime you are using today.

sean_owen
Databricks Employee
Databricks Employee

Use Databricks runtime 8.3 ML or later.

Join Us as a Local Community Builder!

Passionate about hosting events and connecting people? Help us grow a vibrant local community—sign up today to get started!

Sign Up Now