An Apache Spark-based analytics platform optimized for Azure.
The documented date is September 30, 2026 for a change to new workspaces only: new workspaces will be provisioned with Unity Catalog and without access to certain legacy features, including the legacy Hive metastore. The documentation explicitly states that existing workspaces and their workflows are not impacted by that change.
From the provided documentation, there is no official end-of-support or removal date stated for the legacy Hive metastore in existing workspaces.
Based on the documented guidance:
- Existing Production workspaces can continue using the legacy Hive metastore beyond September 30, 2026, because that date applies to new workspaces, and existing workspaces are stated as not impacted.
- Existing workspaces are not described as being automatically migrated or converted to Unity Catalog. The guidance is to prepare and migrate, and Databricks recommends upgrading existing workspaces to Unity Catalog, but the migration is not described as automatic.
- After migrating to Unity Catalog, the legacy Hive metastore can still remain accessible unless access is explicitly disabled. By default, compute clusters continue to connect to the Hive metastore even after migration unless Hive metastore access is explicitly disabled.
- There is no documented date in the provided sources when direct access to
hive_metastorewill be completely removed for existing workspaces.
For fallback during Production migration, the documented model is:
- Use a hybrid workspace during transition, where Hive metastore objects continue to appear in the
hive_metastorecatalog alongside Unity Catalog. - Migrate tables and workloads to Unity Catalog.
- Keep in mind this is a legacy workflow and does not provide the full governance capabilities of Unity Catalog.
- Only disable direct Hive metastore access after migration validation, because access is not disabled automatically.
Databricks’ documented recommendation is to migrate off the legacy Hive metastore to Unity Catalog as soon as practical. The two documented migration paths are:
- Upgrade all Hive metastore tables to Unity Catalog.
- Use Hive metastore federation to create a more gradual transition path.
- Migrate your account to UC-only workspaces
- Migrate your account to UC-only workspaces
- Migrate your account to UC-only workspaces
- Upgrade an Azure Databricks workspace to Unity Catalog
- Work with the legacy Hive metastore alongside Unity Catalog
- Work with the legacy Hive metastore alongside Unity Catalog
- Database objects in the legacy Hive metastore