Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-24-2023 08:29 AM
- if you want databricks to use the feature store, which is in Cosmos DB, yes, it is possible https://learn.microsoft.com/en-us/azure/databricks/machine-learning/feature-store/online-feature-sto...
- suppose you want to consume a future store in Databricks from outside. It is likely because all Databricks feature store tables are regular spark tables accessible from anywhere via SQL warehouse endpoint or other APIs.
My blog: https://databrickster.medium.com/