<?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: DAB Job - Serverless Cluster using configured base environment in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/dab-job-serverless-cluster-using-configured-base-environment/m-p/143140#M52106</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/203248"&gt;@slangenborg&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;According to the official Databricks Jobs REST API documentation, notebook tasks use the notebook environment only implicitly when no environment_key is provided. The API lets you explicitly configure environments only via an environments block and environment_key for serverless compute, and that is exactly what DAB YAML supports.&lt;/P&gt;&lt;P&gt;Because the UI choice called Notebook environment is not part of the public REST API specification, DAB cannot replicate that setting. DAB can only expose fields that exist in the Jobs REST API schema.&lt;/P&gt;&lt;P&gt;See the Jobs API documentation here&lt;BR /&gt;&lt;A title="Link" href="https://docs.databricks.com/api/workspace/jobs/create#environments-spec-environment_version" target="_self"&gt;https://docs.databricks.com/api/workspace/jobs/create#environments-spec-environment_version&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 07 Jan 2026 07:06:30 GMT</pubDate>
    <dc:creator>mukul1409</dc:creator>
    <dc:date>2026-01-07T07:06:30Z</dc:date>
    <item>
      <title>DAB Job - Serverless Cluster using configured base environment</title>
      <link>https://community.databricks.com/t5/data-engineering/dab-job-serverless-cluster-using-configured-base-environment/m-p/143126#M52101</link>
      <description>&lt;P&gt;I have configured a base serverless environment for my workspace that includes libraries from a private repository&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="slangenborg_0-1767733286443.png" style="width: 400px;"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/22724iBA9B591942F0A812/image-size/medium?v=v2&amp;amp;px=400" role="button" title="slangenborg_0-1767733286443.png" alt="slangenborg_0-1767733286443.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;This base environment has been set to&amp;nbsp;&lt;STRONG&gt;default&lt;/STRONG&gt;, and behaves as expected when running notebooks manually in the workspace with Serverless clusters.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Objective:&lt;/STRONG&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;I would like to define and deploy job pipelines with DAB that use serverless clusters&lt;/LI&gt;&lt;LI&gt;I would like those clusters to use the default serverless base environment configured for the workspace&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;STRONG&gt;Issue:&lt;/STRONG&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Currently when I define a serverless job in DAB, the environment during run does not include the desired libraries from the private repository that are meant to be present in the default base environment.&lt;/LI&gt;&lt;/UL&gt;&lt;UL class="lia-list-style-type-square"&gt;&lt;LI&gt;&lt;FONT color="#FF0000"&gt;&lt;STRONG&gt;&amp;nbsp;Is this intended behavior, a misconfiguration of the job in the DAB yml, or a feature that has not yet been developed?&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/LI&gt;&lt;/UL&gt;</description>
      <pubDate>Tue, 06 Jan 2026 21:07:02 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/dab-job-serverless-cluster-using-configured-base-environment/m-p/143126#M52101</guid>
      <dc:creator>slangenborg</dc:creator>
      <dc:date>2026-01-06T21:07:02Z</dc:date>
    </item>
    <item>
      <title>Re: DAB Job - Serverless Cluster using configured base environment</title>
      <link>https://community.databricks.com/t5/data-engineering/dab-job-serverless-cluster-using-configured-base-environment/m-p/143128#M52103</link>
      <description>&lt;P&gt;The default serverless base environment is really only for notebooks, and doesn't apply to pipelines and jobs.&lt;BR /&gt;&lt;BR /&gt;For jobs, you'll have to specify the dependencies in the YAML for the Job DAB.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://docs.databricks.com/aws/en/dev-tools/bundles/library-dependencies" target="_blank"&gt;https://docs.databricks.com/aws/en/dev-tools/bundles/library-dependencies&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 06 Jan 2026 21:39:14 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/dab-job-serverless-cluster-using-configured-base-environment/m-p/143128#M52103</guid>
      <dc:creator>davidmorton</dc:creator>
      <dc:date>2026-01-06T21:39:14Z</dc:date>
    </item>
    <item>
      <title>Re: DAB Job - Serverless Cluster using configured base environment</title>
      <link>https://community.databricks.com/t5/data-engineering/dab-job-serverless-cluster-using-configured-base-environment/m-p/143131#M52104</link>
      <description>&lt;P&gt;When I create a job in the UI (using notebook tasks, I understand base environment is restricted to those) and specify it to use 'Notebook environment', then it &lt;STRONG&gt;succeeds&lt;/STRONG&gt;, correctly using the base environment as deault.&lt;/P&gt;&lt;P&gt;Given that, is there no way to replicate that configuration specification in DAB yml? Would seem to be a limitation of DAB rather than any conceptual reason why it shouldn't work&lt;/P&gt;</description>
      <pubDate>Tue, 06 Jan 2026 22:22:08 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/dab-job-serverless-cluster-using-configured-base-environment/m-p/143131#M52104</guid>
      <dc:creator>slangenborg</dc:creator>
      <dc:date>2026-01-06T22:22:08Z</dc:date>
    </item>
    <item>
      <title>Re: DAB Job - Serverless Cluster using configured base environment</title>
      <link>https://community.databricks.com/t5/data-engineering/dab-job-serverless-cluster-using-configured-base-environment/m-p/143140#M52106</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/203248"&gt;@slangenborg&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;According to the official Databricks Jobs REST API documentation, notebook tasks use the notebook environment only implicitly when no environment_key is provided. The API lets you explicitly configure environments only via an environments block and environment_key for serverless compute, and that is exactly what DAB YAML supports.&lt;/P&gt;&lt;P&gt;Because the UI choice called Notebook environment is not part of the public REST API specification, DAB cannot replicate that setting. DAB can only expose fields that exist in the Jobs REST API schema.&lt;/P&gt;&lt;P&gt;See the Jobs API documentation here&lt;BR /&gt;&lt;A title="Link" href="https://docs.databricks.com/api/workspace/jobs/create#environments-spec-environment_version" target="_self"&gt;https://docs.databricks.com/api/workspace/jobs/create#environments-spec-environment_version&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 07 Jan 2026 07:06:30 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/dab-job-serverless-cluster-using-configured-base-environment/m-p/143140#M52106</guid>
      <dc:creator>mukul1409</dc:creator>
      <dc:date>2026-01-07T07:06:30Z</dc:date>
    </item>
  </channel>
</rss>

