<?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 DLT piplines with UC in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/dlt-piplines-with-uc/m-p/64308#M32529</link>
    <description>&lt;P&gt;I try to run a (very simple) DLT pipeline in with a resulting materialized table is published in UC schema with a managed storage location defined (within an existing EXTERNAL LOCATION). Accoding to the documentation:&amp;nbsp;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;P&gt;&lt;EM&gt;Publishing to schemas that specify a managed storage location is supported only in the&amp;nbsp;&lt;A href="https://learn.microsoft.com/en-us/azure/databricks/release-notes/delta-live-tables/#runtime-channels" target="_blank" rel="noopener"&gt;preview channel&lt;/A&gt;.&lt;/EM&gt;&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;So - with no surprises - running this pipeline in the &lt;EM&gt;current&lt;/EM&gt; channel ends with:&lt;/P&gt;&lt;PRE&gt;&lt;FONT face="courier new,courier"&gt;&lt;SPAN&gt;com.databricks.pipelines.common.CustomException: [DLT ERROR CODE: EXECUTION_SERVICE_STARTUP_FAILURE] &lt;BR /&gt;Schemas with specified storage locations are not currently supported for UC enabled pipelines.&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;But when I switch to the&amp;nbsp;&lt;EM&gt;preview&amp;nbsp;&lt;/EM&gt;channel, it does not work either, but this time the error is different:&lt;/P&gt;&lt;PRE&gt;&lt;FONT face="courier new,courier"&gt;&lt;SPAN&gt;com.databricks.pipelines.common.CustomException: [DLT ERROR CODE: EXECUTION_SERVICE_STARTUP_FAILURE] &lt;BR /&gt;Schema tstexternal has a specified storage location that does not match the pipeline's root location: None&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/PRE&gt;&lt;P&gt;Is there a chance for it to make it working? Can I setup "&lt;FONT face="courier new,courier"&gt;&lt;SPAN&gt;the pipeline's root location&lt;/SPAN&gt;&lt;/FONT&gt;" somehow?&lt;/P&gt;&lt;P&gt;Any help welcome.&lt;/P&gt;&lt;P&gt;Thx&lt;/P&gt;&lt;P&gt;Pawel&lt;/P&gt;</description>
    <pubDate>Thu, 21 Mar 2024 15:47:56 GMT</pubDate>
    <dc:creator>ws4100e</dc:creator>
    <dc:date>2024-03-21T15:47:56Z</dc:date>
    <item>
      <title>DLT piplines with UC</title>
      <link>https://community.databricks.com/t5/data-engineering/dlt-piplines-with-uc/m-p/64308#M32529</link>
      <description>&lt;P&gt;I try to run a (very simple) DLT pipeline in with a resulting materialized table is published in UC schema with a managed storage location defined (within an existing EXTERNAL LOCATION). Accoding to the documentation:&amp;nbsp;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;P&gt;&lt;EM&gt;Publishing to schemas that specify a managed storage location is supported only in the&amp;nbsp;&lt;A href="https://learn.microsoft.com/en-us/azure/databricks/release-notes/delta-live-tables/#runtime-channels" target="_blank" rel="noopener"&gt;preview channel&lt;/A&gt;.&lt;/EM&gt;&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;So - with no surprises - running this pipeline in the &lt;EM&gt;current&lt;/EM&gt; channel ends with:&lt;/P&gt;&lt;PRE&gt;&lt;FONT face="courier new,courier"&gt;&lt;SPAN&gt;com.databricks.pipelines.common.CustomException: [DLT ERROR CODE: EXECUTION_SERVICE_STARTUP_FAILURE] &lt;BR /&gt;Schemas with specified storage locations are not currently supported for UC enabled pipelines.&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;But when I switch to the&amp;nbsp;&lt;EM&gt;preview&amp;nbsp;&lt;/EM&gt;channel, it does not work either, but this time the error is different:&lt;/P&gt;&lt;PRE&gt;&lt;FONT face="courier new,courier"&gt;&lt;SPAN&gt;com.databricks.pipelines.common.CustomException: [DLT ERROR CODE: EXECUTION_SERVICE_STARTUP_FAILURE] &lt;BR /&gt;Schema tstexternal has a specified storage location that does not match the pipeline's root location: None&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/PRE&gt;&lt;P&gt;Is there a chance for it to make it working? Can I setup "&lt;FONT face="courier new,courier"&gt;&lt;SPAN&gt;the pipeline's root location&lt;/SPAN&gt;&lt;/FONT&gt;" somehow?&lt;/P&gt;&lt;P&gt;Any help welcome.&lt;/P&gt;&lt;P&gt;Thx&lt;/P&gt;&lt;P&gt;Pawel&lt;/P&gt;</description>
      <pubDate>Thu, 21 Mar 2024 15:47:56 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/dlt-piplines-with-uc/m-p/64308#M32529</guid>
      <dc:creator>ws4100e</dc:creator>
      <dc:date>2024-03-21T15:47:56Z</dc:date>
    </item>
    <item>
      <title>Re: DLT piplines with UC</title>
      <link>https://community.databricks.com/t5/data-engineering/dlt-piplines-with-uc/m-p/64319#M32535</link>
      <description>&lt;P&gt;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/102653"&gt;@ws4100e&lt;/a&gt;&amp;nbsp;Did you select the target Catalog and Schema from the pipeline settings?&lt;BR /&gt;For persisting on UC managed schemas, currently we need to specify schema and select catalog.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 21 Mar 2024 18:01:27 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/dlt-piplines-with-uc/m-p/64319#M32535</guid>
      <dc:creator>data-engineer-d</dc:creator>
      <dc:date>2024-03-21T18:01:27Z</dc:date>
    </item>
    <item>
      <title>Re: DLT piplines with UC</title>
      <link>https://community.databricks.com/t5/data-engineering/dlt-piplines-with-uc/m-p/64382#M32555</link>
      <description>&lt;P&gt;Yes, this is exactly what I did - I selected a catalog and a schema (with a storage location assigned) within it.&lt;/P&gt;</description>
      <pubDate>Fri, 22 Mar 2024 09:35:51 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/dlt-piplines-with-uc/m-p/64382#M32555</guid>
      <dc:creator>ws4100e</dc:creator>
      <dc:date>2024-03-22T09:35:51Z</dc:date>
    </item>
    <item>
      <title>Re: DLT piplines with UC</title>
      <link>https://community.databricks.com/t5/data-engineering/dlt-piplines-with-uc/m-p/64396#M32560</link>
      <description>&lt;P&gt;I was receiving the same error however it was resolved after selecting right schema and right permissions while creating fresh pipeline.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Can you please share the code writing the table?&lt;/P&gt;</description>
      <pubDate>Fri, 22 Mar 2024 13:05:23 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/dlt-piplines-with-uc/m-p/64396#M32560</guid>
      <dc:creator>data-engineer-d</dc:creator>
      <dc:date>2024-03-22T13:05:23Z</dc:date>
    </item>
    <item>
      <title>Re: DLT piplines with UC</title>
      <link>https://community.databricks.com/t5/data-engineering/dlt-piplines-with-uc/m-p/64404#M32566</link>
      <description>&lt;P&gt;I try this for the simplest possible pipeline - I use Autoloader to read CSV files from Azure storage. I've got sufficient privileges on selected schema.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;DIV&gt;&lt;PRE&gt;&lt;SPAN&gt;CREATE&lt;/SPAN&gt; &lt;SPAN&gt;OR&lt;/SPAN&gt;&lt;SPAN&gt; REFRESH STREAMING LIVE &lt;/SPAN&gt;&lt;SPAN&gt;TABLE&lt;/SPAN&gt;&lt;SPAN&gt; employees_raw_el&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;AS&lt;/SPAN&gt; &lt;SPAN&gt;SELECT&lt;/SPAN&gt; &lt;SPAN&gt;*&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;FROM&lt;/SPAN&gt;&lt;SPAN&gt; cloud_files(&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN&gt;"abfss://container1@sa12345678.dfs.core.windows.net/csvs/"&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN&gt;"csv"&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; map(&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;&lt;SPAN&gt;"header"&lt;/SPAN&gt;&lt;SPAN&gt;, &lt;/SPAN&gt;&lt;SPAN&gt;"true"&lt;/SPAN&gt;&lt;SPAN&gt;, &amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;&lt;SPAN&gt;"delimiter"&lt;/SPAN&gt;&lt;SPAN&gt;, &lt;/SPAN&gt;&lt;SPAN&gt;";"&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;&lt;SPAN&gt;"inferSchema"&lt;/SPAN&gt;&lt;SPAN&gt;, &lt;/SPAN&gt;&lt;SPAN&gt;"true"&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; )&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;);&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;CREATE&lt;/SPAN&gt; &lt;SPAN&gt;OR&lt;/SPAN&gt;&lt;SPAN&gt; REFRESH LIVE &lt;/SPAN&gt;&lt;SPAN&gt;TABLE&lt;/SPAN&gt;&lt;SPAN&gt; employees_bronze_el&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;COMMENT &lt;/SPAN&gt;&lt;SPAN&gt;"Test external location"&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;TBLPROPERTIES (&lt;/SPAN&gt;&lt;SPAN&gt;"table.usage"&lt;/SPAN&gt; &lt;SPAN&gt;=&lt;/SPAN&gt; &lt;SPAN&gt;"tests"&lt;/SPAN&gt;&lt;SPAN&gt;)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;AS&lt;/SPAN&gt; &lt;SPAN&gt;SELECT&lt;/SPAN&gt; &lt;SPAN&gt;*&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN&gt;FROM&lt;/SPAN&gt; &lt;SPAN&gt;live&lt;/SPAN&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;SPAN&gt;employees_raw_el&lt;/SPAN&gt;&lt;SPAN&gt;;&lt;/SPAN&gt;&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/DIV&gt;</description>
      <pubDate>Fri, 22 Mar 2024 14:43:05 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/dlt-piplines-with-uc/m-p/64404#M32566</guid>
      <dc:creator>ws4100e</dc:creator>
      <dc:date>2024-03-22T14:43:05Z</dc:date>
    </item>
    <item>
      <title>Re: DLT piplines with UC</title>
      <link>https://community.databricks.com/t5/data-engineering/dlt-piplines-with-uc/m-p/66114#M33024</link>
      <description>&lt;P&gt;Did this get resolved?&amp;nbsp; I am getting the same issue.&lt;/P&gt;</description>
      <pubDate>Fri, 12 Apr 2024 08:19:21 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/dlt-piplines-with-uc/m-p/66114#M33024</guid>
      <dc:creator>DataGeek_JT</dc:creator>
      <dc:date>2024-04-12T08:19:21Z</dc:date>
    </item>
    <item>
      <title>Re: DLT piplines with UC</title>
      <link>https://community.databricks.com/t5/data-engineering/dlt-piplines-with-uc/m-p/66132#M33026</link>
      <description>&lt;P&gt;Unfortunately not :(.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 12 Apr 2024 12:16:36 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/dlt-piplines-with-uc/m-p/66132#M33026</guid>
      <dc:creator>ws4100e</dc:creator>
      <dc:date>2024-04-12T12:16:36Z</dc:date>
    </item>
    <item>
      <title>Re: DLT piplines with UC</title>
      <link>https://community.databricks.com/t5/data-engineering/dlt-piplines-with-uc/m-p/67811#M33451</link>
      <description>&lt;P&gt;I was facing the same issue and was able to solve the problem by selecting channel as 'preview' instead of 'current'&lt;/P&gt;</description>
      <pubDate>Wed, 01 May 2024 11:45:31 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/dlt-piplines-with-uc/m-p/67811#M33451</guid>
      <dc:creator>_Architect_</dc:creator>
      <dc:date>2024-05-01T11:45:31Z</dc:date>
    </item>
    <item>
      <title>Re: DLT piplines with UC</title>
      <link>https://community.databricks.com/t5/data-engineering/dlt-piplines-with-uc/m-p/70248#M34038</link>
      <description>&lt;P&gt;As I mentioned above - I use&amp;nbsp;&lt;EM&gt;preview&lt;/EM&gt; channel, so it must be something else &lt;span class="lia-unicode-emoji" title=":confused_face:"&gt;😕&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 22 May 2024 11:17:02 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/dlt-piplines-with-uc/m-p/70248#M34038</guid>
      <dc:creator>ws4100e</dc:creator>
      <dc:date>2024-05-22T11:17:02Z</dc:date>
    </item>
    <item>
      <title>Re: DLT piplines with UC</title>
      <link>https://community.databricks.com/t5/data-engineering/dlt-piplines-with-uc/m-p/97913#M39572</link>
      <description>&lt;P&gt;Difference between the Preview and Current Channel?&lt;/P&gt;</description>
      <pubDate>Wed, 06 Nov 2024 11:49:22 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/dlt-piplines-with-uc/m-p/97913#M39572</guid>
      <dc:creator>ImranA</dc:creator>
      <dc:date>2024-11-06T11:49:22Z</dc:date>
    </item>
  </channel>
</rss>

