The tables created via Hive Metastore, stores data in dbfs://user/warehouse/.... but interestingly the Hive metastore by default is local, so it stores metadata related information in the DBFS (which is the attached cluster in Databricks) and since t...