cancel
Showing results forย 
Search instead forย 
Did you mean:ย 
Machine Learning
Dive into the world of machine learning on the Databricks platform. Explore discussions on algorithms, model training, deployment, and more. Connect with ML enthusiasts and experts.
cancel
Showing results forย 
Search instead forย 
Did you mean:ย 

Is storage for Feature Store in Control Plane? Where does the Delta Table live?

MoJaMa
Databricks Employee
Databricks Employee
 
1 REPLY 1

MoJaMa
Databricks Employee
Databricks Employee

Data is stored in the control plane. Metadata (eg feature table descriptions, column types, etc) is stored in the control plane.

The location where the Delta table is stored is determined by the database location. The customer could call  CREATE DATABASE <database_name> LOCATION ... , then create feature tables with prefix <database_name>.

Connect with Databricks Users in Your Area

Join a Regional User Group to connect with local Databricks users. Events will be happening in your city, and you wonโ€™t want to miss the chance to attend and share knowledge.

If there isnโ€™t a group near you, start one and help create a community that brings people together.

Request a New Group