Skip to content

Commit

Permalink
update golden files, add requirement of warehouse_id as breaking change
Browse files Browse the repository at this point in the history
  • Loading branch information
mayurinehate committed Jan 15, 2024
1 parent cbfe832 commit 3d6cb5e
Show file tree
Hide file tree
Showing 3 changed files with 1,124 additions and 1,387 deletions.
1 change: 1 addition & 0 deletions docs/how/updating-datahub.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ This file documents any backwards-incompatible changes in DataHub and assists pe

If stateful ingestion is enabled, running ingestion with latest cli version will perform all required cleanup. Otherwise, we recommend soft deleting all databricks data via the DataHub CLI:
`datahub delete --platform databricks --soft` and then reingesting with latest cli version.
- #9601 - The Unity Catalog(UC) ingestion source config `include_hive_metastore` is now enabled by default. This requires config `warehouse_id` to be set. You can disable `include_hive_metastore` by setting it to `False` to avoid ingesting legacy hive metastore catalog in Databricks.

### Potential Downtime

Expand Down
Loading

0 comments on commit 3d6cb5e

Please sign in to comment.