<?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: Enable Predictive optimization in Administration &amp; Architecture</title>
    <link>https://community.databricks.com/t5/administration-architecture/enable-predictive-optimization/m-p/99080#M2320</link>
    <description>&lt;P&gt;Thanks a lot&amp;nbsp;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/53298"&gt;@SparkJun&lt;/a&gt;&amp;nbsp;, In documentation I am not able to find answer to one scenario&amp;nbsp;&lt;/P&gt;&lt;P&gt;Let's say we have explicitly disable predictive optimization for a Catalog named "&lt;STRONG&gt;CatalogXYZ&lt;/STRONG&gt;" and then after that we have enabled this at Account level. Later a user who is the owner of Schema named&amp;nbsp;"&lt;STRONG&gt;CatalogXYZ&lt;/STRONG&gt;.&lt;EM&gt;TestSchema&lt;/EM&gt;" can enable the predictive optimization for this schema or not because it was disabled explicitly for parent Catalog?&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 18 Nov 2024 08:18:14 GMT</pubDate>
    <dc:creator>AnkurMittal008</dc:creator>
    <dc:date>2024-11-18T08:18:14Z</dc:date>
    <item>
      <title>Enable Predictive optimization</title>
      <link>https://community.databricks.com/t5/administration-architecture/enable-predictive-optimization/m-p/98731#M2286</link>
      <description>&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;In case to use predictive optimization we should first enable this at account level ? If this is the case then by doing this each of the catalogue/schema/table in Account will start using predictive optimization by default? should we first disable this for list of catalogues where we do not want this to be used using "&lt;/SPAN&gt;&lt;SPAN class=""&gt;ALTER&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class=""&gt;CATALOG&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class=""&gt;[&lt;/SPAN&gt;&lt;SPAN class=""&gt;catalog_name&lt;/SPAN&gt;&lt;SPAN class=""&gt;]&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class=""&gt;DISABLE&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class=""&gt;PREDICTIVE&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class=""&gt;OPTIMIZATION&lt;/SPAN&gt;&lt;SPAN class=""&gt;;"" before enabling at Account level ?&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 14 Nov 2024 05:24:16 GMT</pubDate>
      <guid>https://community.databricks.com/t5/administration-architecture/enable-predictive-optimization/m-p/98731#M2286</guid>
      <dc:creator>AnkurMittal008</dc:creator>
      <dc:date>2024-11-14T05:24:16Z</dc:date>
    </item>
    <item>
      <title>Re: Enable Predictive optimization</title>
      <link>https://community.databricks.com/t5/administration-architecture/enable-predictive-optimization/m-p/98732#M2287</link>
      <description>&lt;P&gt;Yes, you must enable predictive optimization at the account level.&amp;nbsp;Once enabled, predictive optimization will be applied by default to all catalogs, schemas, and tables within the account.&amp;nbsp;To prevent predictive optimization from being applied to specific catalogs, you should disable it for those catalogs before enabling it at the account level. You can do this using the following command:&lt;/P&gt;
&lt;DIV class="gb5fhw1"&gt;
&lt;PRE&gt;&lt;CODE class="markdown-code-sql _1t7bu9hb hljs language-sql gb5fhw2"&gt;&lt;SPAN class="hljs-keyword"&gt;ALTER&lt;/SPAN&gt; CATALOG [catalog_name] DISABLE PREDICTIVE OPTIMIZATION;&lt;/CODE&gt;&lt;/PRE&gt;
&lt;DIV class="gb5fhw3"&gt;
&lt;DIV class="gb5fhw4"&gt;&lt;SPAN&gt;This way, when you enable predictive optimization at the account level, it will not be applied to the catalogs where &lt;/SPAN&gt;you have explicitly disabled it.&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;DIV&gt;Ref.&amp;nbsp;&lt;A href="https://docs.databricks.com/en/optimizations/predictive-optimization.html" target="_blank"&gt;https://docs.databricks.com/en/optimizations/predictive-optimization.html&lt;/A&gt;&lt;/DIV&gt;
&lt;DIV class="admonition note"&gt;&amp;nbsp;&lt;/DIV&gt;</description>
      <pubDate>Thu, 14 Nov 2024 06:13:15 GMT</pubDate>
      <guid>https://community.databricks.com/t5/administration-architecture/enable-predictive-optimization/m-p/98732#M2287</guid>
      <dc:creator>SparkJun</dc:creator>
      <dc:date>2024-11-14T06:13:15Z</dc:date>
    </item>
    <item>
      <title>Re: Enable Predictive optimization</title>
      <link>https://community.databricks.com/t5/administration-architecture/enable-predictive-optimization/m-p/99080#M2320</link>
      <description>&lt;P&gt;Thanks a lot&amp;nbsp;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/53298"&gt;@SparkJun&lt;/a&gt;&amp;nbsp;, In documentation I am not able to find answer to one scenario&amp;nbsp;&lt;/P&gt;&lt;P&gt;Let's say we have explicitly disable predictive optimization for a Catalog named "&lt;STRONG&gt;CatalogXYZ&lt;/STRONG&gt;" and then after that we have enabled this at Account level. Later a user who is the owner of Schema named&amp;nbsp;"&lt;STRONG&gt;CatalogXYZ&lt;/STRONG&gt;.&lt;EM&gt;TestSchema&lt;/EM&gt;" can enable the predictive optimization for this schema or not because it was disabled explicitly for parent Catalog?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 18 Nov 2024 08:18:14 GMT</pubDate>
      <guid>https://community.databricks.com/t5/administration-architecture/enable-predictive-optimization/m-p/99080#M2320</guid>
      <dc:creator>AnkurMittal008</dc:creator>
      <dc:date>2024-11-18T08:18:14Z</dc:date>
    </item>
  </channel>
</rss>

