<?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: Idempotency token in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/idempotency-token/m-p/98568#M39737</link>
    <description>&lt;P&gt;Hi &lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/46526"&gt;@15460&lt;/a&gt;&amp;nbsp;, are we sure this issue is related to&amp;nbsp;Idempotency token? The error you are encountering may not be related to the&amp;nbsp;&lt;SPAN&gt;Idempotency token. What is your airflow provider version? Can you please upgrade to the &lt;A href="https://airflow.apache.org/docs/apache-airflow-providers-databricks/stable/index.html" target="_self"&gt;latest version&lt;/A&gt; and retry?&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 12 Nov 2024 17:44:02 GMT</pubDate>
    <dc:creator>Vivian_Wilfred</dc:creator>
    <dc:date>2024-11-12T17:44:02Z</dc:date>
    <item>
      <title>Idempotency token</title>
      <link>https://community.databricks.com/t5/data-engineering/idempotency-token/m-p/98204#M39646</link>
      <description>&lt;P&gt;Hi Team,&lt;/P&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;I have used idempotency token in my dag code to avoid duplicate runs.&lt;BR /&gt;&lt;STRONG&gt;note:&lt;/STRONG&gt; Idempotency token given as static value&lt;BR /&gt;&lt;STRONG&gt;Issue:&lt;/STRONG&gt; If dag fails once ...because of this idempotency token, airflow is not allowing to connect dbx ...can you please help me with it.&lt;BR /&gt;&lt;STRONG&gt;Error:&lt;/STRONG&gt;&lt;/DIV&gt;&lt;DIV class=""&gt;&lt;EM&gt;airflow.exceptions.AirflowException: Response: b'{"error_code":"INVALID_PARAMETER_VALUE","message":"Retrieving the output of runs with multiple tasks is not supported. Please retrieve the output of each individual task run instead."}', Status Code: 400 [2024-11-07, 19:31:19 UTC] {{taskinstance.py:1278}} INFO - Marking task as FAILED. dag_id=S4_FACT_DL_INVENTORY_MOVEMENTS_RAW_CLEANSE, task_id=inventory_movements_silver_streaming, execution_date=20241107T192758, start_date=20241107T193118, end_date=20241107T193119 [2024-11-07, 19:31:19 UTC] {{standard_task_runner.py:93}} ERROR - Failed to execute job 267015 for task inventory_movements_silver_streaming (Response: b'{"error_code":"INVALID_PARAMETER_VALUE","message":"Retrieving the output of runs with multiple tasks is not supported. Please retrieve the output of each individual task run instead."}', Status Code: 400; 17)&lt;/EM&gt;&lt;/DIV&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class=""&gt;I am not able to run the dag now. even though airflow job and dbx job both are not active. I am trying to run dag as new instance..still i am facing this issue. Kindly help me.&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Fri, 08 Nov 2024 19:42:11 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/idempotency-token/m-p/98204#M39646</guid>
      <dc:creator>15460</dc:creator>
      <dc:date>2024-11-08T19:42:11Z</dc:date>
    </item>
    <item>
      <title>Re: Idempotency token</title>
      <link>https://community.databricks.com/t5/data-engineering/idempotency-token/m-p/98568#M39737</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/46526"&gt;@15460&lt;/a&gt;&amp;nbsp;, are we sure this issue is related to&amp;nbsp;Idempotency token? The error you are encountering may not be related to the&amp;nbsp;&lt;SPAN&gt;Idempotency token. What is your airflow provider version? Can you please upgrade to the &lt;A href="https://airflow.apache.org/docs/apache-airflow-providers-databricks/stable/index.html" target="_self"&gt;latest version&lt;/A&gt; and retry?&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 12 Nov 2024 17:44:02 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/idempotency-token/m-p/98568#M39737</guid>
      <dc:creator>Vivian_Wilfred</dc:creator>
      <dc:date>2024-11-12T17:44:02Z</dc:date>
    </item>
    <item>
      <title>Re: Idempotency token</title>
      <link>https://community.databricks.com/t5/data-engineering/idempotency-token/m-p/98577#M39743</link>
      <description>&lt;P&gt;Hi Vivian,&lt;BR /&gt;Thanks for the response. Even i feel like it can be airflow issue. why because, even i dont have dbx job running at dbx end.. airflow still pointing to that idempotency token run id and results that error.&lt;BR /&gt;current version we are using :&amp;nbsp;&lt;SPAN&gt;2.2.5-python38&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 12 Nov 2024 20:21:59 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/idempotency-token/m-p/98577#M39743</guid>
      <dc:creator>15460</dc:creator>
      <dc:date>2024-11-12T20:21:59Z</dc:date>
    </item>
    <item>
      <title>Re: Idempotency token</title>
      <link>https://community.databricks.com/t5/data-engineering/idempotency-token/m-p/98595#M39748</link>
      <description>&lt;P&gt;I see some issues discussed in the airflow like &lt;A href="https://github.com/apache/airflow/issues/28812" target="_self"&gt;this&amp;nbsp;&lt;/A&gt;but it was fixed in the later versions. Try upgrading the provider version and let us know if it fixes the issue.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 13 Nov 2024 00:18:03 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/idempotency-token/m-p/98595#M39748</guid>
      <dc:creator>Vivian_Wilfred</dc:creator>
      <dc:date>2024-11-13T00:18:03Z</dc:date>
    </item>
  </channel>
</rss>

