Skip to content

Commit

Permalink
Correct header for Databricks Unity HMS
Browse files Browse the repository at this point in the history
  • Loading branch information
wendigo committed Jul 30, 2024
1 parent 0eef3b7 commit 524f000
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/main/sphinx/object-storage/metastores.md
Original file line number Diff line number Diff line change
Expand Up @@ -227,7 +227,7 @@ when the `hive.metastore.uri` uses the `http://` or `https://` protocol.
`header1:value1,header2:value2` sends two headers `header1` and `header2`
with the values as `value1` and `value2`. Escape comma (`,`) or colon(`:`)
characters in a header name or value with a backslash (`\`). Use
`X-Databricks-Unity-Catalog-Name=[catalog_name]` to configure the required
`X-Databricks-Catalog-Name:[catalog_name]` to configure the required
header values for Unity catalog.
:::

Expand Down

0 comments on commit 524f000

Please sign in to comment.