<?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: How to use delta live table with google cloud storage in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/how-to-use-delta-live-table-with-google-cloud-storage/m-p/23172#M15962</link>
    <description>&lt;P&gt;Kindly mount the DBFS location to GCS cloud storage, see below&lt;/P&gt;&lt;P&gt;&lt;A href="https://docs.gcp.databricks.com/dbfs/mounts.html" alt="https://docs.gcp.databricks.com/dbfs/mounts.html" target="_blank"&gt;Mounting cloud object storage on Databricks | Databricks on Google Cloud&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 30 Nov 2022 12:53:59 GMT</pubDate>
    <dc:creator>Senthil1</dc:creator>
    <dc:date>2022-11-30T12:53:59Z</dc:date>
    <item>
      <title>How to use delta live table with google cloud storage</title>
      <link>https://community.databricks.com/t5/data-engineering/how-to-use-delta-live-table-with-google-cloud-storage/m-p/23167#M15957</link>
      <description>&lt;P&gt;Hi Team &lt;/P&gt;&lt;P&gt;I have been working on a POC exploring delta live table with GCS location. &lt;/P&gt;&lt;P&gt;I have some doubts :&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;how to access the gcs bucket. We have connection established using databricks service account. In a normal cluster creation , we go to cluster page and under `Advanced Options` we provide databricks service account email. For delta live table as the cluster creation is not under our control , how to add this email to cluster to make it accessible .&lt;/LI&gt;&lt;LI&gt;The gcp documentation needs to be updated. The path referenced are for azure. &lt;A href="https://docs.gcp.databricks.com/workflows/delta-live-tables/delta-live-tables-cookbook.html" target="test_blank"&gt;https://docs.gcp.databricks.com/workflows/delta-live-tables/delta-live-tables-cookbook.html&lt;/A&gt;. Please any documentation that you may have for accessing gcp paths.&lt;/LI&gt;&lt;LI&gt;Essentially , I want to store the delta live table data which is make the storage location gcs bucket location . Is this possible, right now using default settings the data is getting stored under dbfs location.&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;Thanks &lt;/P&gt;</description>
      <pubDate>Tue, 08 Nov 2022 18:31:14 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/how-to-use-delta-live-table-with-google-cloud-storage/m-p/23167#M15957</guid>
      <dc:creator>shrutis23</dc:creator>
      <dc:date>2022-11-08T18:31:14Z</dc:date>
    </item>
    <item>
      <title>Re: How to use delta live table with google cloud storage</title>
      <link>https://community.databricks.com/t5/data-engineering/how-to-use-delta-live-table-with-google-cloud-storage/m-p/23168#M15958</link>
      <description>&lt;P&gt;@Shruti S​&amp;nbsp;please try below QuickStart &lt;A href="https://docs.gcp.databricks.com/workflows/delta-live-tables/delta-live-tables-quickstart.html?_ga=2.107964740.73687575.1667942275-1804906335.1628093752" alt="https://docs.gcp.databricks.com/workflows/delta-live-tables/delta-live-tables-quickstart.html?_ga=2.107964740.73687575.1667942275-1804906335.1628093752" target="_blank"&gt;Delta Live Tables QuickStart | Databricks on Google Cloud&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;during creating your DLT pipeline using workflows provide storage location for output data  &lt;span class="lia-inline-image-display-wrapper" image-alt="image"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/1226iD49FA7140E62FE89/image-size/large?v=v2&amp;amp;px=999" role="button" title="image" alt="image" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 08 Nov 2022 21:24:32 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/how-to-use-delta-live-table-with-google-cloud-storage/m-p/23168#M15958</guid>
      <dc:creator>karthik_p</dc:creator>
      <dc:date>2022-11-08T21:24:32Z</dc:date>
    </item>
    <item>
      <title>Re: How to use delta live table with google cloud storage</title>
      <link>https://community.databricks.com/t5/data-engineering/how-to-use-delta-live-table-with-google-cloud-storage/m-p/23169#M15959</link>
      <description>&lt;P&gt;I have tried that but I received error &lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;DataPlaneException: Failed to start the DLT service on cluster &amp;lt;cluster_id&amp;gt;. Please check the stack trace below or driver logs for more details.
&amp;nbsp;
com.databricks.pipelines.execution.service.EventLogInitializationException: Failed to initialize event log
&amp;nbsp;
java.io.IOException: Error accessing gs://&amp;lt;path&amp;gt;
&amp;nbsp;
shaded.databricks.com.google.api.client.googleapis.json.GoogleJsonResponseException: 403 Forbidden
&amp;nbsp;
GET &lt;A href="https://storage.googleapis.com/storage/v1/b/&amp;lt;path&amp;gt;?fields=bucket,name,timeCreated,updated,generation,metageneration,size,contentType,contentEncoding,md5Hash,crc32c,metadata" target="test_blank"&gt;https://storage.googleapis.com/storage/v1/b/&amp;lt;path&amp;gt;?fields=bucket,name,timeCreated,updated,generation,metageneration,size,contentType,contentEncoding,md5Hash,crc32c,metadata&lt;/A&gt;
&amp;nbsp;
{
&amp;nbsp;
  "code" : 403,
&amp;nbsp;
  "errors" : [ {
&amp;nbsp;
    "domain" : "global",
&amp;nbsp;
    "message" : "Caller does not have storage.objects.get access to the Google Cloud Storage object. Permission 'storage.objects.get' denied on resource (or it may not exist).",
&amp;nbsp;
    "reason" : "forbidden"
&amp;nbsp;
  } ],
&amp;nbsp;
  "message" : "Caller does not have storage.objects.get access to the Google Cloud Storage object. Permission 'storage.objects.get' denied on resource (or it may not exist)."
&amp;nbsp;
}
&amp;nbsp;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;Alternatively , I also tried to edit the delta live table cluster from UI by adding the service account sa under google service account block. Save Cluster failed with &lt;/P&gt;&lt;P&gt;&lt;B&gt;Error : Dlt prefixed spark images cannot be used outside of Delta live tables service&lt;/B&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 09 Nov 2022 04:48:51 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/how-to-use-delta-live-table-with-google-cloud-storage/m-p/23169#M15959</guid>
      <dc:creator>shrutis23</dc:creator>
      <dc:date>2022-11-09T04:48:51Z</dc:date>
    </item>
    <item>
      <title>Re: How to use delta live table with google cloud storage</title>
      <link>https://community.databricks.com/t5/data-engineering/how-to-use-delta-live-table-with-google-cloud-storage/m-p/23170#M15960</link>
      <description>&lt;P&gt;Can I get any update ?&lt;/P&gt;&lt;P&gt;Also had a follow-up question we are not observing permissions button in pipeline details page. We were wondering if this is something to do with the pricing tier we are using.&lt;/P&gt;</description>
      <pubDate>Sun, 13 Nov 2022 17:10:58 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/how-to-use-delta-live-table-with-google-cloud-storage/m-p/23170#M15960</guid>
      <dc:creator>shrutis23</dc:creator>
      <dc:date>2022-11-13T17:10:58Z</dc:date>
    </item>
    <item>
      <title>Re: How to use delta live table with google cloud storage</title>
      <link>https://community.databricks.com/t5/data-engineering/how-to-use-delta-live-table-with-google-cloud-storage/m-p/23172#M15962</link>
      <description>&lt;P&gt;Kindly mount the DBFS location to GCS cloud storage, see below&lt;/P&gt;&lt;P&gt;&lt;A href="https://docs.gcp.databricks.com/dbfs/mounts.html" alt="https://docs.gcp.databricks.com/dbfs/mounts.html" target="_blank"&gt;Mounting cloud object storage on Databricks | Databricks on Google Cloud&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 30 Nov 2022 12:53:59 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/how-to-use-delta-live-table-with-google-cloud-storage/m-p/23172#M15962</guid>
      <dc:creator>Senthil1</dc:creator>
      <dc:date>2022-11-30T12:53:59Z</dc:date>
    </item>
  </channel>
</rss>

