<?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 Re: Is catalog a feature in the community version? in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/is-catalog-a-feature-in-the-community-version/m-p/34495#M25237</link>
    <description>&lt;P&gt;For me, selecting Runtime 11.1 did not work (i.e. 'unity catalog' didn't show up on the right-hand side under Summary).  But when I selected Runtime 11.2, it popped up.  Going to start playing with it now&lt;/P&gt;</description>
    <pubDate>Sat, 01 Oct 2022 16:11:17 GMT</pubDate>
    <dc:creator>BradSheridan</dc:creator>
    <dc:date>2022-10-01T16:11:17Z</dc:date>
    <item>
      <title>Is catalog a feature in the community version?</title>
      <link>https://community.databricks.com/t5/data-engineering/is-catalog-a-feature-in-the-community-version/m-p/34493#M25235</link>
      <description>&lt;PRE&gt;&lt;CODE&gt;%sql
create catalog if not exists catalog1&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;I tried above, but it gives me error as below:&lt;/P&gt;&lt;P&gt;com.databricks.backend.common.rpc.DatabricksExceptions$SQLExecutionException: org.apache.spark.sql.AnalysisException: Catalog namespace is not supported.&lt;/P&gt;&lt;P&gt;	at com.databricks.sql.managedcatalog.ManagedCatalogErrors$.catalogNamespaceNotSupportException(ManagedCatalogErrors.scala:40)&lt;/P&gt;&lt;P&gt;	at com.databricks.sql.managedcatalog.ExceptionManagedCatalog.createCatalog(ExceptionManagedCatalog.scala:60)&lt;/P&gt;&lt;P&gt;	at com.databricks.sql.managedcatalog.ManagedCatalogSessionCatalog.createCatalog(ManagedCatalogSessionCatalog.scala:357)&lt;/P&gt;&lt;P&gt;	at com.databricks.sql.managedcatalog.command.CreateCatalogCommand.run(CatalogCommands.scala:45)&lt;/P&gt;&lt;P&gt;	at org.apache.spark.sql.execution.command.ExecutedCommandExec.sideEffectResult$lzycompute(commands.scala:80)&lt;/P&gt;&lt;P&gt;	at org.apache.spark.sql.execution.command.ExecutedCommandExec.sideEffectResult(commands.scala:78)&lt;/P&gt;&lt;P&gt;	at org.apache.spark.sql.execution.command.ExecutedCommandExec.executeCollect(commands.scala:89)&lt;/P&gt;&lt;P&gt;	at org.apache.spark.sql.execution.QueryExecution$$anonfun$$nestedInanonfun$eagerlyExecuteCommands$1$1.$anonfun$applyOrElse$1(QueryExecution.scala:160)&lt;/P&gt;&lt;P&gt;	at org.apache.spark.sql.execution.SQLExecution$.$anonfun$withCustomExecutionEnv$8(SQLExecution.scala:239)&lt;/P&gt;&lt;P&gt;	at org.apache.spark.sql.execution.SQLExecution$.withSQLConfPropagated(SQLExecution.scala:386)&lt;/P&gt;&lt;P&gt;	at org.apache.spark.sql.execution.SQLExecution$.$anonfun$withCustomExecutionEnv$1(SQLExecution.scala:186)&lt;/P&gt;&lt;P&gt;	at org.apache.spark.sql.SparkSession.withActive(SparkSession.scala:968)&lt;/P&gt;&lt;P&gt;	at org.apache.spark.sql.execution.SQLExecution$.withCustomExecutionEnv(SQLExecution.scala:141)&lt;/P&gt;&lt;P&gt;	at org.apache.spark.sql.execution.SQLExecution$.withNewExecutionId(SQLExecution.scala:336)&lt;/P&gt;&lt;P&gt;	at org.apache.spark.sql.execution.QueryExecution$$anonfun$$nestedInanonfun$eagerlyExecuteCommands$1$1.applyOrElse(QueryExecution.scala:160)&lt;/P&gt;&lt;P&gt;	at org.apache.spark.sql.execution.QueryExecution$$anonfun$$nestedInanonfun$eagerlyExecuteCommands$1$1.applyOrElse(QueryExecution.scala:156)&lt;/P&gt;&lt;P&gt;	at org.apache.spark.sql.catalyst.trees.TreeNode.$anonfun$transformDownWithPruning$1(TreeNode.scala:575)&lt;/P&gt;&lt;P&gt;	at org.apache.spark.sql.catalyst.trees.CurrentOrigin$.withOrigin(TreeNode.scala:167)&lt;/P&gt;&lt;P&gt;	at org.apache.spark.sql.catalyst.trees.TreeNode.transformDownWithPruning(TreeNode.scala:575)&lt;/P&gt;&lt;P&gt;	at org.apache.spark.sql.catalyst.plans.logical.LogicalPlan.org$apache$spark$sql$catalyst$plans$logical$AnalysisHelper$$super$transformDownWithPruning(LogicalPlan.scala:30)&lt;/P&gt;&lt;P&gt;	at org.apache.spark.sql.catalyst.plans.logical.AnalysisHelper.transformDownWithPruning(AnalysisHelper.scala:268)&lt;/P&gt;&lt;P&gt;	at org.apache.spark.sql.catalyst.plans.logical.AnalysisHelper.transformDownWithPruning$(AnalysisHelper.scala:264)&lt;/P&gt;&lt;P&gt;	at org.apache.spark.sql.catalyst.plans.logical.LogicalPlan.transformDownWithPruning(LogicalPlan.scala:30)&lt;/P&gt;&lt;P&gt;	at org.apache.spark.sql.catalyst.plans.logical.LogicalPlan.transformDownWithPruning(LogicalPlan.scala:30)&lt;/P&gt;&lt;P&gt;	at org.apache.spark.sql.catalyst.trees.TreeNode.transformDown(TreeNode.scala:551)&lt;/P&gt;&lt;P&gt;	at org.apache.spark.sql.execution.QueryExecution.$anonfun$eagerlyExecuteCommands$1(QueryExecution.scala:156)&lt;/P&gt;</description>
      <pubDate>Tue, 16 Aug 2022 12:19:46 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/is-catalog-a-feature-in-the-community-version/m-p/34493#M25235</guid>
      <dc:creator>THIAM_HUATTAN</dc:creator>
      <dc:date>2022-08-16T12:19:46Z</dc:date>
    </item>
    <item>
      <title>Re: Is catalog a feature in the community version?</title>
      <link>https://community.databricks.com/t5/data-engineering/is-catalog-a-feature-in-the-community-version/m-p/34494#M25236</link>
      <description>&lt;P&gt;Please check that your cluster (compute) works for Unity Catalog. See the screenshot and &lt;A href="https://docs.databricks.com/data-governance/unity-catalog/compute.html?_ga=2.43688422.276992002.1662050159-1345995187.1658168959" alt="https://docs.databricks.com/data-governance/unity-catalog/compute.html?_ga=2.43688422.276992002.1662050159-1345995187.1658168959" target="_blank"&gt;documentation&lt;/A&gt; for details.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="Cluster_ UC enabled"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/1601iE1B320A0BEC74494/image-size/large?v=v2&amp;amp;px=999" role="button" title="Cluster_ UC enabled" alt="Cluster_ UC enabled" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 02 Sep 2022 18:48:59 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/is-catalog-a-feature-in-the-community-version/m-p/34494#M25236</guid>
      <dc:creator>Sascha_Vetter</dc:creator>
      <dc:date>2022-09-02T18:48:59Z</dc:date>
    </item>
    <item>
      <title>Re: Is catalog a feature in the community version?</title>
      <link>https://community.databricks.com/t5/data-engineering/is-catalog-a-feature-in-the-community-version/m-p/34495#M25237</link>
      <description>&lt;P&gt;For me, selecting Runtime 11.1 did not work (i.e. 'unity catalog' didn't show up on the right-hand side under Summary).  But when I selected Runtime 11.2, it popped up.  Going to start playing with it now&lt;/P&gt;</description>
      <pubDate>Sat, 01 Oct 2022 16:11:17 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/is-catalog-a-feature-in-the-community-version/m-p/34495#M25237</guid>
      <dc:creator>BradSheridan</dc:creator>
      <dc:date>2022-10-01T16:11:17Z</dc:date>
    </item>
    <item>
      <title>Re: Is catalog a feature in the community version?</title>
      <link>https://community.databricks.com/t5/data-engineering/is-catalog-a-feature-in-the-community-version/m-p/34497#M25239</link>
      <description>&lt;P&gt;&lt;/P&gt;&lt;P&gt;@Sascha Vetter​&amp;nbsp;I am not seeing any option to enable Unity Catalog in Azure Databricks. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Configuration:&lt;/P&gt;&lt;P&gt;Databricks runtime version: 10.4 LTS (includes Apache Spark 3.2.1, Scala 2.12)&lt;/P&gt;&lt;P&gt;Standard_DS3_v2 14GB, 4 core is used.&lt;/P&gt;&lt;P&gt;Access mode: No Isolation shared.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What configuration I need to set to enable Unity Catalog?&lt;/P&gt;&lt;P&gt;Setting up the runtime to Runtime 11.2 is not working for me.&lt;/P&gt;</description>
      <pubDate>Thu, 01 Dec 2022 13:36:34 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/is-catalog-a-feature-in-the-community-version/m-p/34497#M25239</guid>
      <dc:creator>Data_Analytics1</dc:creator>
      <dc:date>2022-12-01T13:36:34Z</dc:date>
    </item>
    <item>
      <title>Re: Is catalog a feature in the community version?</title>
      <link>https://community.databricks.com/t5/data-engineering/is-catalog-a-feature-in-the-community-version/m-p/34498#M25240</link>
      <description>&lt;P&gt;&lt;A href="https://docs.databricks.com/data-governance/unity-catalog/get-started.html#requirements" alt="https://docs.databricks.com/data-governance/unity-catalog/get-started.html#requirements" target="_blank"&gt;Are the requirements&lt;/A&gt; for Unity Catalog fulfilled? UC is available for "Premium plan or above" only and the account admin has to enable it.&lt;/P&gt;</description>
      <pubDate>Tue, 06 Dec 2022 19:03:39 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/is-catalog-a-feature-in-the-community-version/m-p/34498#M25240</guid>
      <dc:creator>Sascha_Vetter</dc:creator>
      <dc:date>2022-12-06T19:03:39Z</dc:date>
    </item>
    <item>
      <title>Re: Is catalog a feature in the community version?</title>
      <link>https://community.databricks.com/t5/data-engineering/is-catalog-a-feature-in-the-community-version/m-p/34499#M25241</link>
      <description>&lt;P&gt;I changed to 11.2 now in datafactory, that also worked&lt;/P&gt;</description>
      <pubDate>Wed, 01 Mar 2023 22:59:10 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/is-catalog-a-feature-in-the-community-version/m-p/34499#M25241</guid>
      <dc:creator>blobbles</dc:creator>
      <dc:date>2023-03-01T22:59:10Z</dc:date>
    </item>
  </channel>
</rss>

