<?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: Has the numUpdateRetryAttempts property been deprecated? in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/has-the-numupdateretryattempts-property-been-deprecated/m-p/97024#M39397</link>
    <description>&lt;P&gt;According to the Delta Live Tables properties reference, pipelines.numUpdateRetryAttempts is a recognized &lt;STRONG&gt;configuration&lt;/STRONG&gt; parameter. It specifies the maximum number of attempts to retry an update before failing the update when a retryable failure occurs. This parameter is set as a key-value pair in the pipeline configuration and is applicable to triggered updates run in production mode. The default value for this property is five.&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;{
  "configuration": {
    "pipelines.numUpdateRetryAttempts": 5
  }
}&lt;/LI-CODE&gt;
&lt;P&gt;Or:&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;silver_pipeline:
  name: &amp;lt;your_pipeline_name&amp;gt;
  clusters:
    - &amp;lt;cluster_configuration&amp;gt;
  photon: &amp;lt;true_or_false&amp;gt;
  configuration:
    pipelines.numUpdateRetryAttempts: 3&lt;/LI-CODE&gt;
&lt;P&gt;Hope it helps!&lt;/P&gt;</description>
    <pubDate>Thu, 31 Oct 2024 16:19:17 GMT</pubDate>
    <dc:creator>VZLA</dc:creator>
    <dc:date>2024-10-31T16:19:17Z</dc:date>
    <item>
      <title>Has the numUpdateRetryAttempts property been deprecated?</title>
      <link>https://community.databricks.com/t5/data-engineering/has-the-numupdateretryattempts-property-been-deprecated/m-p/95628#M39129</link>
      <description>&lt;P&gt;&lt;SPAN&gt;I noticed there is a numUpdateRetryAttempts property mentioned in the the document &lt;/SPAN&gt;&lt;A href="https://learn.microsoft.com/en-us/azure/databricks/delta-live-tables/properties" target="_blank"&gt;&lt;SPAN&gt;https://learn.microsoft.com/en-us/azure/databricks/delta-live-tables/properties&lt;/SPAN&gt;&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp; used for configing the retry times of any DLT pipeline, but I cannot find it in the DLT pipeline creation API document &lt;/SPAN&gt;&lt;A href="https://docs.databricks.com/api/workspace/pipelines/create" target="_blank"&gt;&lt;SPAN&gt;https://docs.databricks.com/api/workspace/pipelines/create&lt;/SPAN&gt;&lt;/A&gt;&lt;SPAN&gt;.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Also if I added it into the asset yaml bundle file like&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;   silver_pipeline:
      name:       
      clusters:
      photon: 
      pipelines.numUpdateRetryAttempts: 3&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;The validator gave me a warning about it is a unknown field&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;So has the numUpdateRetryAttempts property been deprecated?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 23 Oct 2024 04:29:45 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/has-the-numupdateretryattempts-property-been-deprecated/m-p/95628#M39129</guid>
      <dc:creator>guangyi</dc:creator>
      <dc:date>2024-10-23T04:29:45Z</dc:date>
    </item>
    <item>
      <title>Re: Has the numUpdateRetryAttempts property been deprecated?</title>
      <link>https://community.databricks.com/t5/data-engineering/has-the-numupdateretryattempts-property-been-deprecated/m-p/97024#M39397</link>
      <description>&lt;P&gt;According to the Delta Live Tables properties reference, pipelines.numUpdateRetryAttempts is a recognized &lt;STRONG&gt;configuration&lt;/STRONG&gt; parameter. It specifies the maximum number of attempts to retry an update before failing the update when a retryable failure occurs. This parameter is set as a key-value pair in the pipeline configuration and is applicable to triggered updates run in production mode. The default value for this property is five.&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;{
  "configuration": {
    "pipelines.numUpdateRetryAttempts": 5
  }
}&lt;/LI-CODE&gt;
&lt;P&gt;Or:&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;silver_pipeline:
  name: &amp;lt;your_pipeline_name&amp;gt;
  clusters:
    - &amp;lt;cluster_configuration&amp;gt;
  photon: &amp;lt;true_or_false&amp;gt;
  configuration:
    pipelines.numUpdateRetryAttempts: 3&lt;/LI-CODE&gt;
&lt;P&gt;Hope it helps!&lt;/P&gt;</description>
      <pubDate>Thu, 31 Oct 2024 16:19:17 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/has-the-numupdateretryattempts-property-been-deprecated/m-p/97024#M39397</guid>
      <dc:creator>VZLA</dc:creator>
      <dc:date>2024-10-31T16:19:17Z</dc:date>
    </item>
  </channel>
</rss>

