- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-28-2022 10:15 PM
I am following example steps from databricks documentation https://docs.databricks.com/_static/notebooks/machine-learning/feature-store-taxi-example.html
I am using Feature Store client v0.3.6 and above.
However on trying to create feature table with features dataframe its throwing below error
Below are features dataframes screenshots
Any help is appreciated.
- Labels:
-
Feature Store
-
Feature Table
-
Table
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-29-2022 12:12 AM
After much digging, observed i was using standard runtime. Once i switched to ML runtime of databricks, issue was resolved.
To use Feature Store capability, ensure that you select a Databricks Runtime ML version from the Databricks Runtime Version drop-down