<?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 Community Custom Connector - Defining Non-Serverless Job Compute Runtime? in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/community-custom-connector-defining-non-serverless-job-compute/m-p/164052#M55216</link>
    <description>&lt;P&gt;Hi there,&lt;/P&gt;&lt;P&gt;I'm exploring Community Custom Connectors and I'm wondering about the Compute. By default, it's set to Serverless:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ChristianRRL_0-1784905334067.png" style="width: 999px;"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/29436i16D5423350B214C6/image-size/large?v=v2&amp;amp;px=999" role="button" title="ChristianRRL_0-1784905334067.png" alt="ChristianRRL_0-1784905334067.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;But due to IT network limitations at our company, we cannot use serverless.&amp;nbsp;&lt;/P&gt;&lt;P&gt;In the Compute settings, I can untoggle the Serverless option, and it reveals what I assume must be Job Compute settings:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ChristianRRL_1-1784905449577.png" style="width: 999px;"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/29437i84CD625171B46BE4/image-size/large?v=v2&amp;amp;px=999" role="button" title="ChristianRRL_1-1784905449577.png" alt="ChristianRRL_1-1784905449577.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;This is good, but I'm wondering if there's a way to explicitly define the "Runtime Version" on this Job Compute?&lt;/P&gt;</description>
    <pubDate>Fri, 24 Jul 2026 15:09:07 GMT</pubDate>
    <dc:creator>ChristianRRL</dc:creator>
    <dc:date>2026-07-24T15:09:07Z</dc:date>
    <item>
      <title>Community Custom Connector - Defining Non-Serverless Job Compute Runtime?</title>
      <link>https://community.databricks.com/t5/data-engineering/community-custom-connector-defining-non-serverless-job-compute/m-p/164052#M55216</link>
      <description>&lt;P&gt;Hi there,&lt;/P&gt;&lt;P&gt;I'm exploring Community Custom Connectors and I'm wondering about the Compute. By default, it's set to Serverless:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ChristianRRL_0-1784905334067.png" style="width: 999px;"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/29436i16D5423350B214C6/image-size/large?v=v2&amp;amp;px=999" role="button" title="ChristianRRL_0-1784905334067.png" alt="ChristianRRL_0-1784905334067.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;But due to IT network limitations at our company, we cannot use serverless.&amp;nbsp;&lt;/P&gt;&lt;P&gt;In the Compute settings, I can untoggle the Serverless option, and it reveals what I assume must be Job Compute settings:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ChristianRRL_1-1784905449577.png" style="width: 999px;"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/29437i84CD625171B46BE4/image-size/large?v=v2&amp;amp;px=999" role="button" title="ChristianRRL_1-1784905449577.png" alt="ChristianRRL_1-1784905449577.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;This is good, but I'm wondering if there's a way to explicitly define the "Runtime Version" on this Job Compute?&lt;/P&gt;</description>
      <pubDate>Fri, 24 Jul 2026 15:09:07 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/community-custom-connector-defining-non-serverless-job-compute/m-p/164052#M55216</guid>
      <dc:creator>ChristianRRL</dc:creator>
      <dc:date>2026-07-24T15:09:07Z</dc:date>
    </item>
    <item>
      <title>Re: Community Custom Connector - Defining Non-Serverless Job Compute Runtime?</title>
      <link>https://community.databricks.com/t5/data-engineering/community-custom-connector-defining-non-serverless-job-compute/m-p/164053#M55217</link>
      <description>&lt;P&gt;Hi ChristianRRL,&lt;/P&gt;&lt;P&gt;Because Community Custom Connectors are backed by Lakeflow pipelines, the compute layer has specific architectural constraints. The underlying pipeline execution framework runs on a custom, &lt;STRONG&gt;managed version&lt;/STRONG&gt; of DBR that Databricks continually updates. Properties like &lt;STRONG&gt;DBR&lt;/STRONG&gt; aren't generally exposed or user-settable because the platform needs to guarantee compatibility with the ingestion framework, seamlessly apply security patches and ensure consistency across pipeline updates.&lt;/P&gt;&lt;P&gt;Instead of traditional DBR versions, Lakeflow pipelines operate on pipeline&amp;nbsp;&lt;STRONG&gt;environment versions&lt;/STRONG&gt;. If you were looking to pin a runtime specifically to control the Python version or pre-installed libraries, you can check if the available environment versions meet your requirements. You can also set the &lt;STRONG&gt;Product Edition&lt;/STRONG&gt; (Core/Pro/Advanced) based on your pipeline type.&lt;/P&gt;&lt;P&gt;More details &lt;A href="https://docs.databricks.com/aws/en/ldp/properties/" target="_self"&gt;here&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 24 Jul 2026 16:01:21 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/community-custom-connector-defining-non-serverless-job-compute/m-p/164053#M55217</guid>
      <dc:creator>balajij8</dc:creator>
      <dc:date>2026-07-24T16:01:21Z</dc:date>
    </item>
    <item>
      <title>Re: Community Custom Connector - Defining Non-Serverless Job Compute Runtime?</title>
      <link>https://community.databricks.com/t5/data-engineering/community-custom-connector-defining-non-serverless-job-compute/m-p/164055#M55218</link>
      <description>&lt;P&gt;You generally cannot select DBR version in Lakeflow / Spark Declarative Pipelines because the pipeline runtime is &lt;STRONG&gt;Databricks-managed and versionless&lt;/STRONG&gt;. Databricks auto-upgrades the runtime for pipelines.&lt;BR /&gt;&lt;BR /&gt;The settings has a JSON view, and some advanced options are only available in JSON.&amp;nbsp; And the supported control you get is the channel field (&lt;STRONG&gt;current&lt;/STRONG&gt; or &lt;STRONG&gt;preview&lt;/STRONG&gt;), not an arbitrary spark_version like on Jobs clusters like below:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="adnan_alvee_0-1784908979543.png" style="width: 400px;"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/29439iA69F96516BB7ACD2/image-size/medium?v=v2&amp;amp;px=400" role="button" title="adnan_alvee_0-1784908979543.png" alt="adnan_alvee_0-1784908979543.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;current&lt;/STRONG&gt; = the normal production channel. It uses the current pipeline runtime version, is the default, and Databricks recommends it for production workloads.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;preview&lt;/STRONG&gt; = the next/upcoming runtime channel. It’s meant for testing your pipeline against upcoming runtime changes before they roll into current.&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;As of the current release notes, the channels map roughly to:&lt;BR /&gt;current → DBR 17.3&lt;BR /&gt;preview → DBR 18&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 24 Jul 2026 16:06:41 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/community-custom-connector-defining-non-serverless-job-compute/m-p/164055#M55218</guid>
      <dc:creator>adnan_alvee</dc:creator>
      <dc:date>2026-07-24T16:06:41Z</dc:date>
    </item>
  </channel>
</rss>

