<?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: Cluster policy not showing while creating delta live table pipeline in Get Started Discussions</title>
    <link>https://community.databricks.com/t5/get-started-discussions/cluster-policy-not-showing-while-creating-delta-live-table/m-p/45754#M5868</link>
    <description>&lt;P&gt;You can check your cluster policy. There is a property called "cluster_type" where you can specify if it will apply to "dlt" or not.&amp;nbsp;&lt;A href="https://docs.databricks.com/en/administration-guide/clusters/policies.html" target="_blank" rel="noopener"&gt;https://docs.databricks.com/en/administration-guide/clusters/policies.html&lt;/A&gt;&lt;/P&gt;
&lt;PRE&gt;  &lt;SPAN class=""&gt;"cluster_type"&lt;SPAN class=""&gt;: &lt;SPAN class=""&gt;{
    &lt;SPAN class=""&gt;"type"&lt;SPAN class=""&gt;: &lt;SPAN class=""&gt;"fixed"&lt;SPAN class=""&gt;,
    &lt;SPAN class=""&gt;"value"&lt;SPAN class=""&gt;: &lt;SPAN class=""&gt;"dlt"
  &lt;SPAN class=""&gt;},&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/PRE&gt;</description>
    <pubDate>Fri, 22 Sep 2023 19:31:25 GMT</pubDate>
    <dc:creator>btafur</dc:creator>
    <dc:date>2023-09-22T19:31:25Z</dc:date>
    <item>
      <title>Cluster policy not showing while creating delta live table pipeline</title>
      <link>https://community.databricks.com/t5/get-started-discussions/cluster-policy-not-showing-while-creating-delta-live-table/m-p/37659#M5866</link>
      <description>&lt;P&gt;Hi all!!!&lt;/P&gt;&lt;P&gt;I have created a cluster policy but when i want to use that while creating dlt pipeline, It is showing none. I have checked I have all the necessary permissions to create cluster policies. Still, in dlt ui it is showing none.&lt;/P&gt;</description>
      <pubDate>Sat, 15 Jul 2023 10:49:19 GMT</pubDate>
      <guid>https://community.databricks.com/t5/get-started-discussions/cluster-policy-not-showing-while-creating-delta-live-table/m-p/37659#M5866</guid>
      <dc:creator>Mbinyala</dc:creator>
      <dc:date>2023-07-15T10:49:19Z</dc:date>
    </item>
    <item>
      <title>Re: Cluster policy not showing while creating delta live table pipeline</title>
      <link>https://community.databricks.com/t5/get-started-discussions/cluster-policy-not-showing-while-creating-delta-live-table/m-p/45735#M5867</link>
      <description>&lt;P&gt;Hi, even i'm facing the same issue. I have a policy with all permissions and it is still not showing up in the DLT pipeline setting UI to select.&amp;nbsp; Please help&lt;/P&gt;</description>
      <pubDate>Fri, 22 Sep 2023 18:20:08 GMT</pubDate>
      <guid>https://community.databricks.com/t5/get-started-discussions/cluster-policy-not-showing-while-creating-delta-live-table/m-p/45735#M5867</guid>
      <dc:creator>Rishitha</dc:creator>
      <dc:date>2023-09-22T18:20:08Z</dc:date>
    </item>
    <item>
      <title>Re: Cluster policy not showing while creating delta live table pipeline</title>
      <link>https://community.databricks.com/t5/get-started-discussions/cluster-policy-not-showing-while-creating-delta-live-table/m-p/45754#M5868</link>
      <description>&lt;P&gt;You can check your cluster policy. There is a property called "cluster_type" where you can specify if it will apply to "dlt" or not.&amp;nbsp;&lt;A href="https://docs.databricks.com/en/administration-guide/clusters/policies.html" target="_blank" rel="noopener"&gt;https://docs.databricks.com/en/administration-guide/clusters/policies.html&lt;/A&gt;&lt;/P&gt;
&lt;PRE&gt;  &lt;SPAN class=""&gt;"cluster_type"&lt;SPAN class=""&gt;: &lt;SPAN class=""&gt;{
    &lt;SPAN class=""&gt;"type"&lt;SPAN class=""&gt;: &lt;SPAN class=""&gt;"fixed"&lt;SPAN class=""&gt;,
    &lt;SPAN class=""&gt;"value"&lt;SPAN class=""&gt;: &lt;SPAN class=""&gt;"dlt"
  &lt;SPAN class=""&gt;},&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/PRE&gt;</description>
      <pubDate>Fri, 22 Sep 2023 19:31:25 GMT</pubDate>
      <guid>https://community.databricks.com/t5/get-started-discussions/cluster-policy-not-showing-while-creating-delta-live-table/m-p/45754#M5868</guid>
      <dc:creator>btafur</dc:creator>
      <dc:date>2023-09-22T19:31:25Z</dc:date>
    </item>
    <item>
      <title>Re: Cluster policy not showing while creating delta live table pipeline</title>
      <link>https://community.databricks.com/t5/get-started-discussions/cluster-policy-not-showing-while-creating-delta-live-table/m-p/45755#M5869</link>
      <description>&lt;P&gt;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/53402"&gt;@btafur&lt;/a&gt;&amp;nbsp; That helped, the issue is fixed now. Thanks.&amp;nbsp;&lt;/P&gt;&lt;P&gt;a follow up question, can we give 2 values there for cluster type, something like this&lt;/P&gt;&lt;PRE&gt;&lt;SPAN class=""&gt;"cluster_type": {
    "type": "fixed",
    "value": "dlt"
  },&lt;BR /&gt;"cluster_type": { &lt;BR /&gt;    "type": "fixed", &lt;BR /&gt;    "value": "job" &lt;BR /&gt;}&lt;BR /&gt;&lt;BR /&gt;or comma separated values.&lt;BR /&gt;&lt;BR /&gt;Thanks again!&lt;/SPAN&gt;&lt;/PRE&gt;</description>
      <pubDate>Fri, 22 Sep 2023 19:39:19 GMT</pubDate>
      <guid>https://community.databricks.com/t5/get-started-discussions/cluster-policy-not-showing-while-creating-delta-live-table/m-p/45755#M5869</guid>
      <dc:creator>Rishitha</dc:creator>
      <dc:date>2023-09-22T19:39:19Z</dc:date>
    </item>
    <item>
      <title>Re: Cluster policy not showing while creating delta live table pipeline</title>
      <link>https://community.databricks.com/t5/get-started-discussions/cluster-policy-not-showing-while-creating-delta-live-table/m-p/45757#M5870</link>
      <description>&lt;P&gt;You should be able to use "allowlist" instead of "fixed" for multiple values. For example:&lt;/P&gt;
&lt;PRE class="" data-stringify-type="pre"&gt; "cluster_type": {
  "type": "allowlist",
  "defaultValue": "all-purpose",
  "values": [
   "all-purpose",
   "job",
   "dlt"
  ]
 },&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 22 Sep 2023 19:44:28 GMT</pubDate>
      <guid>https://community.databricks.com/t5/get-started-discussions/cluster-policy-not-showing-while-creating-delta-live-table/m-p/45757#M5870</guid>
      <dc:creator>btafur</dc:creator>
      <dc:date>2023-09-22T19:44:28Z</dc:date>
    </item>
    <item>
      <title>Re: Cluster policy not showing while creating delta live table pipeline</title>
      <link>https://community.databricks.com/t5/get-started-discussions/cluster-policy-not-showing-while-creating-delta-live-table/m-p/45758#M5871</link>
      <description>&lt;P&gt;That's perfect thank you.&amp;nbsp;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/53402"&gt;@btafur&lt;/a&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 22 Sep 2023 19:46:02 GMT</pubDate>
      <guid>https://community.databricks.com/t5/get-started-discussions/cluster-policy-not-showing-while-creating-delta-live-table/m-p/45758#M5871</guid>
      <dc:creator>Rishitha</dc:creator>
      <dc:date>2023-09-22T19:46:02Z</dc:date>
    </item>
    <item>
      <title>Re: Cluster policy not showing while creating delta live table pipeline</title>
      <link>https://community.databricks.com/t5/get-started-discussions/cluster-policy-not-showing-while-creating-delta-live-table/m-p/45759#M5872</link>
      <description>&lt;P&gt;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/53402"&gt;@btafur&lt;/a&gt;&amp;nbsp; Can we also set the auto_terminate minutes with the policy?&amp;nbsp; (for the dlt cluster type)&lt;/P&gt;</description>
      <pubDate>Fri, 22 Sep 2023 19:53:03 GMT</pubDate>
      <guid>https://community.databricks.com/t5/get-started-discussions/cluster-policy-not-showing-while-creating-delta-live-table/m-p/45759#M5872</guid>
      <dc:creator>Rishitha</dc:creator>
      <dc:date>2023-09-22T19:53:03Z</dc:date>
    </item>
  </channel>
</rss>

