<?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: DLT PARAMETERIZATION FROM JOBS PARAMETERS in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/dlt-parameterization-from-jobs-parameters/m-p/138922#M51048</link>
    <description>&lt;P&gt;Define "parameters" in job as usual and then, try to capture them in DLT by using similar code to this one:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;dlt.conf.get("PARAMETER_NAME", "PARAMETER_DEFAULT_VALUE")&lt;/LI-CODE&gt;&lt;P&gt;It should get parameter values from job if value exists, otherwise it'll set the default value&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 13 Nov 2025 12:52:15 GMT</pubDate>
    <dc:creator>Coffee77</dc:creator>
    <dc:date>2025-11-13T12:52:15Z</dc:date>
    <item>
      <title>DLT PARAMETERIZATION FROM JOBS PARAMETERS</title>
      <link>https://community.databricks.com/t5/data-engineering/dlt-parameterization-from-jobs-parameters/m-p/138911#M51044</link>
      <description>&lt;P&gt;I have created a dlt pipeline notebook which creates tables based on a config file that has the configuration of the tables that need to be created . now what i want is i want to run my pipeline every 30 min for 4 tables from config and every 3 hours for the remaining tables from the config . how can i do that . i want to use the same pipeline only but i can create two jobs for that . can someone tell me how do i pass the parameters(tables_to_run) from jobs to dlt pipelines&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 13 Nov 2025 12:10:05 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/dlt-parameterization-from-jobs-parameters/m-p/138911#M51044</guid>
      <dc:creator>hidden</dc:creator>
      <dc:date>2025-11-13T12:10:05Z</dc:date>
    </item>
    <item>
      <title>Re: DLT PARAMETERIZATION FROM JOBS PARAMETERS</title>
      <link>https://community.databricks.com/t5/data-engineering/dlt-parameterization-from-jobs-parameters/m-p/138922#M51048</link>
      <description>&lt;P&gt;Define "parameters" in job as usual and then, try to capture them in DLT by using similar code to this one:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;dlt.conf.get("PARAMETER_NAME", "PARAMETER_DEFAULT_VALUE")&lt;/LI-CODE&gt;&lt;P&gt;It should get parameter values from job if value exists, otherwise it'll set the default value&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 13 Nov 2025 12:52:15 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/dlt-parameterization-from-jobs-parameters/m-p/138922#M51048</guid>
      <dc:creator>Coffee77</dc:creator>
      <dc:date>2025-11-13T12:52:15Z</dc:date>
    </item>
  </channel>
</rss>

