<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic terraform/databricks setting default_catalog_name in Administration &amp; Architecture</title>
    <link>https://community.databricks.com/t5/administration-architecture/terraform-databricks-setting-default-catalog-name/m-p/41188#M319</link>
    <description>&lt;P&gt;While configuring databricks, we've set the "default_catalog_name", which sets the default schema when users connect via an ODBC connection. While the naming isn't consistent, this does have one desired effect, that is, when users connect, it defaults to showing the gold schema. However, for some tools, it also limits users to that schema. I also cannot find the equivalent option in the UI in databricks. Does anyone know where this option is located? I'd like to find more documentation on this setting if possible since it is having undesired side effects&lt;/P&gt;&lt;P&gt;&lt;A href="https://registry.terraform.io/providers/databricks/databricks/latest/docs/resources/metastore_assignment" target="_blank"&gt;https://registry.terraform.io/providers/databricks/databricks/latest/docs/resources/metastore_assignment&lt;/A&gt;&lt;/P&gt;&lt;P&gt;resource "databricks_metastore_assignment" "this" {&lt;BR /&gt;metastore_id = databricks_metastore.myco_metastore.id&lt;BR /&gt;workspace_id = local.workspace_id&lt;BR /&gt;default_catalog_name = "gold"&lt;BR /&gt;}&lt;/P&gt;</description>
    <pubDate>Wed, 23 Aug 2023 16:46:34 GMT</pubDate>
    <dc:creator>re</dc:creator>
    <dc:date>2023-08-23T16:46:34Z</dc:date>
    <item>
      <title>terraform/databricks setting default_catalog_name</title>
      <link>https://community.databricks.com/t5/administration-architecture/terraform-databricks-setting-default-catalog-name/m-p/41188#M319</link>
      <description>&lt;P&gt;While configuring databricks, we've set the "default_catalog_name", which sets the default schema when users connect via an ODBC connection. While the naming isn't consistent, this does have one desired effect, that is, when users connect, it defaults to showing the gold schema. However, for some tools, it also limits users to that schema. I also cannot find the equivalent option in the UI in databricks. Does anyone know where this option is located? I'd like to find more documentation on this setting if possible since it is having undesired side effects&lt;/P&gt;&lt;P&gt;&lt;A href="https://registry.terraform.io/providers/databricks/databricks/latest/docs/resources/metastore_assignment" target="_blank"&gt;https://registry.terraform.io/providers/databricks/databricks/latest/docs/resources/metastore_assignment&lt;/A&gt;&lt;/P&gt;&lt;P&gt;resource "databricks_metastore_assignment" "this" {&lt;BR /&gt;metastore_id = databricks_metastore.myco_metastore.id&lt;BR /&gt;workspace_id = local.workspace_id&lt;BR /&gt;default_catalog_name = "gold"&lt;BR /&gt;}&lt;/P&gt;</description>
      <pubDate>Wed, 23 Aug 2023 16:46:34 GMT</pubDate>
      <guid>https://community.databricks.com/t5/administration-architecture/terraform-databricks-setting-default-catalog-name/m-p/41188#M319</guid>
      <dc:creator>re</dc:creator>
      <dc:date>2023-08-23T16:46:34Z</dc:date>
    </item>
  </channel>
</rss>

