<?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 write a Delta Live Table(dlt) pipeline output to Databricks SQL directly in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/how-to-write-a-delta-live-table-dlt-pipeline-output-to/m-p/16870#M10967</link>
    <description>&lt;P&gt;When ever you store a Delta Table to Hive Metastore. This table will be available in Databricks SQL Workspace ( Data Explorer ) under hive_metastore catalog.&lt;/P&gt;</description>
    <pubDate>Wed, 21 Dec 2022 09:24:18 GMT</pubDate>
    <dc:creator>youssefmrini</dc:creator>
    <dc:date>2022-12-21T09:24:18Z</dc:date>
    <item>
      <title>How to write a Delta Live Table(dlt) pipeline output to Databricks SQL directly</title>
      <link>https://community.databricks.com/t5/data-engineering/how-to-write-a-delta-live-table-dlt-pipeline-output-to/m-p/16868#M10965</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am trying to see if it is possible to setup a direct connection from dlt pipeline to a table in Databricks SQL by configuring the Target Schema:  &lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="image"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/999i820E62A80984C89B/image-size/large?v=v2&amp;amp;px=999" role="button" title="image" alt="image" /&gt;&lt;/span&gt;  with poc being a location of schema like  "dbfs:/***/***/***/poc.db &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The  error message was just a syntax error and I am not sure if I am missing a trick here:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="image"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/1006i7F6F21457681DA64/image-size/large?v=v2&amp;amp;px=999" role="button" title="image" alt="image" /&gt;&lt;/span&gt;I have read the documentation on Target Schema but I dont think it is related to Databricks SQL and I wonder if someone can point me to the right direction or advice me on if this could be done at all? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many thanks in advance! &lt;/P&gt;</description>
      <pubDate>Thu, 15 Dec 2022 00:30:59 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/how-to-write-a-delta-live-table-dlt-pipeline-output-to/m-p/16868#M10965</guid>
      <dc:creator>VVill_T</dc:creator>
      <dc:date>2022-12-15T00:30:59Z</dc:date>
    </item>
    <item>
      <title>Re: How to write a Delta Live Table(dlt) pipeline output to Databricks SQL directly</title>
      <link>https://community.databricks.com/t5/data-engineering/how-to-write-a-delta-live-table-dlt-pipeline-output-to/m-p/16869#M10966</link>
      <description>&lt;P&gt;Not quite sure what you mean by "output to Databricks SQL directly". DLT currently cannot write to Unity Catalog. The target schema name you specify in DLT pipeline settings currently becomes a Hive Metastore database and it will be created by DLT if it doesn't exist. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It sounds like what you are trying to do is:&lt;/P&gt;&lt;P&gt;You have an existing HMS database named "poc" with location set to "dbfs:/..../poc.db" and you would like to use this database as the target schema in your DLT pipeline. I see no reason why you shouldn't be able to do this. Based on the error message, it looks like either the database path is incorrect or it has special characters that are not allowed. &lt;/P&gt;</description>
      <pubDate>Tue, 20 Dec 2022 17:13:58 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/how-to-write-a-delta-live-table-dlt-pipeline-output-to/m-p/16869#M10966</guid>
      <dc:creator>User16752244991</dc:creator>
      <dc:date>2022-12-20T17:13:58Z</dc:date>
    </item>
    <item>
      <title>Re: How to write a Delta Live Table(dlt) pipeline output to Databricks SQL directly</title>
      <link>https://community.databricks.com/t5/data-engineering/how-to-write-a-delta-live-table-dlt-pipeline-output-to/m-p/16870#M10967</link>
      <description>&lt;P&gt;When ever you store a Delta Table to Hive Metastore. This table will be available in Databricks SQL Workspace ( Data Explorer ) under hive_metastore catalog.&lt;/P&gt;</description>
      <pubDate>Wed, 21 Dec 2022 09:24:18 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/how-to-write-a-delta-live-table-dlt-pipeline-output-to/m-p/16870#M10967</guid>
      <dc:creator>youssefmrini</dc:creator>
      <dc:date>2022-12-21T09:24:18Z</dc:date>
    </item>
    <item>
      <title>Re: How to write a Delta Live Table(dlt) pipeline output to Databricks SQL directly</title>
      <link>https://community.databricks.com/t5/data-engineering/how-to-write-a-delta-live-table-dlt-pipeline-output-to/m-p/16871#M10968</link>
      <description>&lt;P&gt;It wont let me write to Hive Metastore but DBFS only - is that something I need to talk to my admin? &lt;/P&gt;</description>
      <pubDate>Wed, 28 Dec 2022 10:15:24 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/how-to-write-a-delta-live-table-dlt-pipeline-output-to/m-p/16871#M10968</guid>
      <dc:creator>VVill_T</dc:creator>
      <dc:date>2022-12-28T10:15:24Z</dc:date>
    </item>
    <item>
      <title>Re: How to write a Delta Live Table(dlt) pipeline output to Databricks SQL directly</title>
      <link>https://community.databricks.com/t5/data-engineering/how-to-write-a-delta-live-table-dlt-pipeline-output-to/m-p/16872#M10969</link>
      <description>&lt;P&gt;You mean to say that you are not able to write in a hive metastore as well , in that case you need to ask to your admin to take a write permission ​&lt;/P&gt;</description>
      <pubDate>Wed, 28 Dec 2022 20:23:29 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/how-to-write-a-delta-live-table-dlt-pipeline-output-to/m-p/16872#M10969</guid>
      <dc:creator>Rishabh-Pandey</dc:creator>
      <dc:date>2022-12-28T20:23:29Z</dc:date>
    </item>
  </channel>
</rss>

