<?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: Starting Serverless sql cluster on GCP in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/starting-serverless-sql-cluster-on-gcp/m-p/68407#M33664</link>
    <description>&lt;P&gt;Thanks&amp;nbsp;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/9"&gt;@Retired_mod&lt;/a&gt;, I will look into ephemeral clusters.&lt;BR /&gt;Can you share the link for the official databricks on gcp documentation? I didn't find it in the post link you shared.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 07 May 2024 10:03:58 GMT</pubDate>
    <dc:creator>ashraf1395</dc:creator>
    <dc:date>2024-05-07T10:03:58Z</dc:date>
    <item>
      <title>Starting Serverless sql cluster on GCP</title>
      <link>https://community.databricks.com/t5/data-engineering/starting-serverless-sql-cluster-on-gcp/m-p/68346#M33642</link>
      <description>&lt;P&gt;Hello there,&lt;BR /&gt;I am trying to start a serverless databricks SQL cluster in GCP. I am following this databricks doc:&amp;nbsp;&lt;A href="https://docs.gcp.databricks.com/en/admin/sql/serverless.html" target="_blank" rel="noopener"&gt;https://docs.gcp.databricks.com/en/admin/sql/serverless.html&lt;/A&gt;&lt;BR /&gt;I have checked that all my requirements are fulfilled for activating the cluster&lt;BR /&gt;&lt;BR /&gt;I am following the steps as mentioned&lt;/P&gt;&lt;OL class=""&gt;&lt;LI&gt;&lt;P&gt;Go to the&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A class="" href="https://accounts.gcp.databricks.com/settings/feature-enablement" target="_blank" rel="noopener"&gt;feature enablement tab of the account console settings page&lt;/A&gt;.&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;A banner at the top of the page prompts you to accept the additional terms. Once you read the terms, click&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;Accept&lt;/STRONG&gt;. If you do not see the banner asking you to accept the terms, this step has been completed already.&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;Go to the&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A class="" href="https://docs.gcp.databricks.com/en/admin/index.html#admin-settings" target="_blank" rel="noopener"&gt;&lt;SPAN class=""&gt;settings page&lt;/SPAN&gt;&lt;/A&gt;.&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;Select&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;Compute&lt;/STRONG&gt;.&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;Click&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;Manage&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;next to&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;SQL warehouses&lt;/STRONG&gt;.&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;Turn on&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;Serverless SQL warehouses (On)&lt;/STRONG&gt;.&lt;/P&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;BR /&gt;I am not able to find any button or thing to turn on the serverless SQL warehouse, what am I doing wrong?&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2024-05-07 113120.png" style="width: 400px;"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/7444i8C3B5E7A262C2883/image-size/medium/is-moderation-mode/true?v=v2&amp;amp;px=400" role="button" title="Screenshot 2024-05-07 113120.png" alt="Screenshot 2024-05-07 113120.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2024-05-07 113137.png" style="width: 400px;"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/7445iAD1C54A46595DBF7/image-size/medium/is-moderation-mode/true?v=v2&amp;amp;px=400" role="button" title="Screenshot 2024-05-07 113137.png" alt="Screenshot 2024-05-07 113137.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 07 May 2024 06:07:23 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/starting-serverless-sql-cluster-on-gcp/m-p/68346#M33642</guid>
      <dc:creator>ashraf1395</dc:creator>
      <dc:date>2024-05-07T06:07:23Z</dc:date>
    </item>
    <item>
      <title>Re: Starting Serverless sql cluster on GCP</title>
      <link>https://community.databricks.com/t5/data-engineering/starting-serverless-sql-cluster-on-gcp/m-p/68407#M33664</link>
      <description>&lt;P&gt;Thanks&amp;nbsp;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/9"&gt;@Retired_mod&lt;/a&gt;, I will look into ephemeral clusters.&lt;BR /&gt;Can you share the link for the official databricks on gcp documentation? I didn't find it in the post link you shared.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 07 May 2024 10:03:58 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/starting-serverless-sql-cluster-on-gcp/m-p/68407#M33664</guid>
      <dc:creator>ashraf1395</dc:creator>
      <dc:date>2024-05-07T10:03:58Z</dc:date>
    </item>
    <item>
      <title>Re: Starting Serverless sql cluster on GCP</title>
      <link>https://community.databricks.com/t5/data-engineering/starting-serverless-sql-cluster-on-gcp/m-p/68426#M33673</link>
      <description>&lt;P&gt;I had another question. Though not related to this thread.&lt;BR /&gt;&lt;BR /&gt;Do databricks has any plan for startups, like they have normal free trial&lt;/P&gt;</description>
      <pubDate>Tue, 07 May 2024 11:18:22 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/starting-serverless-sql-cluster-on-gcp/m-p/68426#M33673</guid>
      <dc:creator>ashraf1395</dc:creator>
      <dc:date>2024-05-07T11:18:22Z</dc:date>
    </item>
  </channel>
</rss>

