<?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: Issue with Delta Live tables access from workflow ( dlt pipelines ) in Data Governance</title>
    <link>https://community.databricks.com/t5/data-governance/issue-with-delta-live-tables-access-from-workflow-dlt-pipelines/m-p/23214#M786</link>
    <description>&lt;P&gt;Hi @Srikanth Garik​&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;currently DLT is not supported with the Unity Catalog. The latest ETA that I've heard was end of the November.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please see here for more details:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://docs.databricks.com/release-notes/unity-catalog/20220825.html#unity-catalog-ga-limitations" target="test_blank"&gt;https://docs.databricks.com/release-notes/unity-catalog/20220825.html#unity-catalog-ga-limitations&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;B&gt;Referencing Unity Catalog tables from Delta Live Tables pipelines is currently not supported.&lt;/B&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You might try to join the Databricks Office Hours tomorrow and ask the question or see if there is any update:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.databricks.com/s/feed/0D58Y00009NH0xZSAT" alt="https://community.databricks.com/s/feed/0D58Y00009NH0xZSAT" target="_blank"&gt;https://community.databricks.com/s/feed/0D58Y00009NH0xZSAT&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks,&lt;/P&gt;&lt;P&gt;Pat.&lt;/P&gt;</description>
    <pubDate>Tue, 08 Nov 2022 16:11:50 GMT</pubDate>
    <dc:creator>Pat</dc:creator>
    <dc:date>2022-11-08T16:11:50Z</dc:date>
    <item>
      <title>Issue with Delta Live tables access from workflow ( dlt pipelines )</title>
      <link>https://community.databricks.com/t5/data-governance/issue-with-delta-live-tables-access-from-workflow-dlt-pipelines/m-p/23213#M785</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;I am trying to write data from external s3 bucket to delta live tables at unity catalog( not dbfs )  from a workflow. I am seeing the following error ( saying catalog namespace is not supported. Please check full error below ) &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Error Detailspy4j.Py4JException: An exception was raised by the Python Proxy. Return Message: Traceback (most recent call last):&lt;/P&gt;&lt;P&gt;  File "/databricks/spark/python/lib/py4j-0.10.9.5-src.zip/py4j/clientserver.py", line 617, in _call_proxy&lt;/P&gt;&lt;P&gt;    return_value = getattr(self.pool[obj_id], method)(*params)&lt;/P&gt;&lt;P&gt;  File "/databricks/spark/python/dlt/helpers.py", line 26, in call&lt;/P&gt;&lt;P&gt;    res = self.func()&lt;/P&gt;&lt;P&gt;  File "&amp;lt;command--1&amp;gt;", line 4, in demo_purpose&lt;/P&gt;&lt;P&gt;    return base64.b64decode("L1VzZXJzL3NyaWthbnRoQG1vdmlzdGEuY29tL3Rlc3R2ZXJzaW9uX2RsdF8y").decode("utf-8")&lt;/P&gt;&lt;P&gt;  File "&amp;lt;command--1&amp;gt;", line 30, in dlt_table_fn&lt;/P&gt;&lt;P&gt;  File "/databricks/spark/python/pyspark/sql/session.py", line 1120, in table&lt;/P&gt;&lt;P&gt;    return DataFrame(self._jsparkSession.table(tableName), self)&lt;/P&gt;&lt;P&gt;  File "/databricks/spark/python/lib/py4j-0.10.9.5-src.zip/py4j/java_gateway.py", line 1321, in __call__&lt;/P&gt;&lt;P&gt;    return_value = get_return_value(&lt;/P&gt;&lt;P&gt;  File "/databricks/spark/python/pyspark/sql/utils.py", line 202, in deco&lt;/P&gt;&lt;P&gt;    raise converted from None&lt;/P&gt;&lt;P&gt;pyspark.sql.utils.AnalysisException: &lt;B&gt;Catalog namespace is not supported.&lt;/B&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 08 Nov 2022 15:44:25 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-governance/issue-with-delta-live-tables-access-from-workflow-dlt-pipelines/m-p/23213#M785</guid>
      <dc:creator>Garik</dc:creator>
      <dc:date>2022-11-08T15:44:25Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with Delta Live tables access from workflow ( dlt pipelines )</title>
      <link>https://community.databricks.com/t5/data-governance/issue-with-delta-live-tables-access-from-workflow-dlt-pipelines/m-p/23214#M786</link>
      <description>&lt;P&gt;Hi @Srikanth Garik​&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;currently DLT is not supported with the Unity Catalog. The latest ETA that I've heard was end of the November.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please see here for more details:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://docs.databricks.com/release-notes/unity-catalog/20220825.html#unity-catalog-ga-limitations" target="test_blank"&gt;https://docs.databricks.com/release-notes/unity-catalog/20220825.html#unity-catalog-ga-limitations&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;B&gt;Referencing Unity Catalog tables from Delta Live Tables pipelines is currently not supported.&lt;/B&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You might try to join the Databricks Office Hours tomorrow and ask the question or see if there is any update:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.databricks.com/s/feed/0D58Y00009NH0xZSAT" alt="https://community.databricks.com/s/feed/0D58Y00009NH0xZSAT" target="_blank"&gt;https://community.databricks.com/s/feed/0D58Y00009NH0xZSAT&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks,&lt;/P&gt;&lt;P&gt;Pat.&lt;/P&gt;</description>
      <pubDate>Tue, 08 Nov 2022 16:11:50 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-governance/issue-with-delta-live-tables-access-from-workflow-dlt-pipelines/m-p/23214#M786</guid>
      <dc:creator>Pat</dc:creator>
      <dc:date>2022-11-08T16:11:50Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with Delta Live tables access from workflow ( dlt pipelines )</title>
      <link>https://community.databricks.com/t5/data-governance/issue-with-delta-live-tables-access-from-workflow-dlt-pipelines/m-p/23216#M788</link>
      <description>&lt;P&gt;Hi @Kaniz, Seems like DLT dotn talk to unity catolog currently. So , we are thinking either develop while warehouse at DLT or catalog. But I guess DLT dont have data lineage option and catolog dont have &lt;B&gt;change data feed ( cdc - change data capture ) . As we are leveraging kakfa for cdc . I guess for our environment it is better to develop data ware house ( bronze, silver, gold ) layers at Unity catalog as we can leverage data lineage and other data governance capabilities.&lt;/B&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 16 Nov 2022 17:37:17 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-governance/issue-with-delta-live-tables-access-from-workflow-dlt-pipelines/m-p/23216#M788</guid>
      <dc:creator>Garik</dc:creator>
      <dc:date>2022-11-16T17:37:17Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with Delta Live tables access from workflow ( dlt pipelines )</title>
      <link>https://community.databricks.com/t5/data-governance/issue-with-delta-live-tables-access-from-workflow-dlt-pipelines/m-p/23217#M789</link>
      <description>&lt;P&gt;Thanks @Pat Sienkiewicz​&amp;nbsp;for information that helped a lot. We will see if they release new version of databricks that facilitate communication between dlt and catalog.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 16 Nov 2022 17:39:03 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-governance/issue-with-delta-live-tables-access-from-workflow-dlt-pipelines/m-p/23217#M789</guid>
      <dc:creator>Garik</dc:creator>
      <dc:date>2022-11-16T17:39:03Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with Delta Live tables access from workflow ( dlt pipelines )</title>
      <link>https://community.databricks.com/t5/data-governance/issue-with-delta-live-tables-access-from-workflow-dlt-pipelines/m-p/23218#M790</link>
      <description>&lt;P&gt;Hi @Srikanth Garik​&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope all is well! &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just wanted to check in if you were able to resolve your issue and would you be happy to share the solution or &lt;B&gt;mark an answer as best&lt;/B&gt;? Else please let us know if you need more help.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We'd love to hear from you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 21 Nov 2022 06:35:29 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-governance/issue-with-delta-live-tables-access-from-workflow-dlt-pipelines/m-p/23218#M790</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-11-21T06:35:29Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with Delta Live tables access from workflow ( dlt pipelines )</title>
      <link>https://community.databricks.com/t5/data-governance/issue-with-delta-live-tables-access-from-workflow-dlt-pipelines/m-p/23219#M791</link>
      <description>&lt;P&gt;Hi Vidula ,  as DBFS and Unity catalog can communicate with in workflows. We might have to use different approach for Orchestration. Or just use notebooks for all the code. &lt;/P&gt;</description>
      <pubDate>Mon, 21 Nov 2022 17:44:57 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-governance/issue-with-delta-live-tables-access-from-workflow-dlt-pipelines/m-p/23219#M791</guid>
      <dc:creator>Garik</dc:creator>
      <dc:date>2022-11-21T17:44:57Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with Delta Live tables access from workflow ( dlt pipelines )</title>
      <link>https://community.databricks.com/t5/data-governance/issue-with-delta-live-tables-access-from-workflow-dlt-pipelines/m-p/23220#M792</link>
      <description>&lt;P&gt;How long should we wait to use DLT on top of the Unity catalog?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 04 Apr 2023 09:42:45 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-governance/issue-with-delta-live-tables-access-from-workflow-dlt-pipelines/m-p/23220#M792</guid>
      <dc:creator>Sulfikkar</dc:creator>
      <dc:date>2023-04-04T09:42:45Z</dc:date>
    </item>
  </channel>
</rss>

