<?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: Custom Runtime marketplace in Administration &amp; Architecture</title>
    <link>https://community.databricks.com/t5/administration-architecture/custom-runtime-marketplace/m-p/137467#M4352</link>
    <description>&lt;P&gt;Greetings&amp;nbsp;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/117380"&gt;@evgenyvainerman&lt;/a&gt;&amp;nbsp;, sorry for the delayed response. Your question is not entirely clear but I will take a swing at providing an answer.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;DIV class="paragraph"&gt;Short answer: Yes, you can share a Solution Accelerator through Databricks Marketplace, but Marketplace does not distribute or enforce a custom Databricks Runtime; accelerators are delivered as Git repositories and run on the consumer’s compute in their workspace. Consumers follow your instructions to use the recommended runtime or environment when they execute the notebooks.&lt;/DIV&gt;
&lt;DIV class="paragraph"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;H3 class="paragraph"&gt;What Marketplace supports for Solution Accelerators&lt;/H3&gt;
&lt;UL&gt;
&lt;LI class="paragraph"&gt;&lt;STRONG&gt;Solution Accelerators&lt;/STRONG&gt; are a supported asset type in Marketplace, alongside datasets, notebooks, and ML models.&lt;/LI&gt;
&lt;LI&gt;
&lt;DIV class="paragraph"&gt;&lt;STRONG&gt;Delivery mechanism&lt;/STRONG&gt;: Solution Accelerators are shared as clonable &lt;STRONG&gt;Git repositories&lt;/STRONG&gt;. Consumers click “Get instant access,” and the repo is added to their Databricks Git folders; they then run the notebooks on clusters in their own workspace.&lt;/DIV&gt;
&lt;/LI&gt;
&lt;LI&gt;
&lt;DIV class="paragraph"&gt;&lt;STRONG&gt;Runtime scope&lt;/STRONG&gt;: Marketplace docs enumerate supported asset types (datasets, notebooks, Solution Accelerators, ML models), not runtime images. Accelerators therefore do not ship a custom Databricks Runtime; runtime selection happens in the consumer’s workspace when they choose or create clusters.&lt;/DIV&gt;
&lt;/LI&gt;
&lt;/UL&gt;
&lt;H3 class="paragraph"&gt;Practical ways to handle “custom runtime” needs&lt;/H3&gt;
&lt;DIV class="paragraph"&gt;If by “custom runtime” you mean required packages, specific DBR versions, or initialization steps:&lt;/DIV&gt;
&lt;UL&gt;
&lt;LI class="paragraph"&gt;Include a clear “Environment setup” section in the accelerator repo (for example, a requirements file, init scripts, and a recommended DBR version), and reference those steps in the listing description so consumers run the accelerator on compatible compute.&lt;/LI&gt;
&lt;LI&gt;Provide a sample cluster configuration (JSON or UI instructions) with a pinned &lt;STRONG&gt;DBR version&lt;/STRONG&gt; and necessary libraries so consumers can create the right cluster before running notebooks.&lt;/LI&gt;
&lt;/UL&gt;
&lt;DIV class="paragraph"&gt;If you truly need to package an application-like experience that encapsulates dependencies, note that Marketplace also surfaces “applications/solutions” as a category, which may better align with distributing a more self-contained experience than a pure repo listing.&lt;/DIV&gt;
&lt;DIV class="paragraph"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;H3 class="paragraph"&gt;How a consumer uses your accelerator (flow)&lt;/H3&gt;
&lt;UL&gt;
&lt;LI class="paragraph"&gt;The consumer finds your &lt;STRONG&gt;Solution Accelerator&lt;/STRONG&gt; listing, clicks “Get instant access,” and a Git repo is cloned into their workspace’s Git folders.&lt;/LI&gt;
&lt;LI&gt;They open the notebooks and run them on a cluster using your recommended DBR/version and setup steps from the repo’s README or listing notes.&lt;/LI&gt;
&lt;/UL&gt;
&lt;DIV class="paragraph"&gt;Hope this helps, Louis.&lt;/DIV&gt;</description>
    <pubDate>Mon, 03 Nov 2025 21:21:14 GMT</pubDate>
    <dc:creator>Louis_Frolio</dc:creator>
    <dc:date>2025-11-03T21:21:14Z</dc:date>
    <item>
      <title>Custom Runtime marketplace</title>
      <link>https://community.databricks.com/t5/administration-architecture/custom-runtime-marketplace/m-p/84166#M1644</link>
      <description>&lt;P&gt;Hi! Is there a possibility to share the solution accelerator on the custom runtime via the databricks marketplace?&lt;/P&gt;</description>
      <pubDate>Sun, 25 Aug 2024 11:08:42 GMT</pubDate>
      <guid>https://community.databricks.com/t5/administration-architecture/custom-runtime-marketplace/m-p/84166#M1644</guid>
      <dc:creator>evgenyvainerman</dc:creator>
      <dc:date>2024-08-25T11:08:42Z</dc:date>
    </item>
    <item>
      <title>Re: Custom Runtime marketplace</title>
      <link>https://community.databricks.com/t5/administration-architecture/custom-runtime-marketplace/m-p/137467#M4352</link>
      <description>&lt;P&gt;Greetings&amp;nbsp;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/117380"&gt;@evgenyvainerman&lt;/a&gt;&amp;nbsp;, sorry for the delayed response. Your question is not entirely clear but I will take a swing at providing an answer.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;DIV class="paragraph"&gt;Short answer: Yes, you can share a Solution Accelerator through Databricks Marketplace, but Marketplace does not distribute or enforce a custom Databricks Runtime; accelerators are delivered as Git repositories and run on the consumer’s compute in their workspace. Consumers follow your instructions to use the recommended runtime or environment when they execute the notebooks.&lt;/DIV&gt;
&lt;DIV class="paragraph"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;H3 class="paragraph"&gt;What Marketplace supports for Solution Accelerators&lt;/H3&gt;
&lt;UL&gt;
&lt;LI class="paragraph"&gt;&lt;STRONG&gt;Solution Accelerators&lt;/STRONG&gt; are a supported asset type in Marketplace, alongside datasets, notebooks, and ML models.&lt;/LI&gt;
&lt;LI&gt;
&lt;DIV class="paragraph"&gt;&lt;STRONG&gt;Delivery mechanism&lt;/STRONG&gt;: Solution Accelerators are shared as clonable &lt;STRONG&gt;Git repositories&lt;/STRONG&gt;. Consumers click “Get instant access,” and the repo is added to their Databricks Git folders; they then run the notebooks on clusters in their own workspace.&lt;/DIV&gt;
&lt;/LI&gt;
&lt;LI&gt;
&lt;DIV class="paragraph"&gt;&lt;STRONG&gt;Runtime scope&lt;/STRONG&gt;: Marketplace docs enumerate supported asset types (datasets, notebooks, Solution Accelerators, ML models), not runtime images. Accelerators therefore do not ship a custom Databricks Runtime; runtime selection happens in the consumer’s workspace when they choose or create clusters.&lt;/DIV&gt;
&lt;/LI&gt;
&lt;/UL&gt;
&lt;H3 class="paragraph"&gt;Practical ways to handle “custom runtime” needs&lt;/H3&gt;
&lt;DIV class="paragraph"&gt;If by “custom runtime” you mean required packages, specific DBR versions, or initialization steps:&lt;/DIV&gt;
&lt;UL&gt;
&lt;LI class="paragraph"&gt;Include a clear “Environment setup” section in the accelerator repo (for example, a requirements file, init scripts, and a recommended DBR version), and reference those steps in the listing description so consumers run the accelerator on compatible compute.&lt;/LI&gt;
&lt;LI&gt;Provide a sample cluster configuration (JSON or UI instructions) with a pinned &lt;STRONG&gt;DBR version&lt;/STRONG&gt; and necessary libraries so consumers can create the right cluster before running notebooks.&lt;/LI&gt;
&lt;/UL&gt;
&lt;DIV class="paragraph"&gt;If you truly need to package an application-like experience that encapsulates dependencies, note that Marketplace also surfaces “applications/solutions” as a category, which may better align with distributing a more self-contained experience than a pure repo listing.&lt;/DIV&gt;
&lt;DIV class="paragraph"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;H3 class="paragraph"&gt;How a consumer uses your accelerator (flow)&lt;/H3&gt;
&lt;UL&gt;
&lt;LI class="paragraph"&gt;The consumer finds your &lt;STRONG&gt;Solution Accelerator&lt;/STRONG&gt; listing, clicks “Get instant access,” and a Git repo is cloned into their workspace’s Git folders.&lt;/LI&gt;
&lt;LI&gt;They open the notebooks and run them on a cluster using your recommended DBR/version and setup steps from the repo’s README or listing notes.&lt;/LI&gt;
&lt;/UL&gt;
&lt;DIV class="paragraph"&gt;Hope this helps, Louis.&lt;/DIV&gt;</description>
      <pubDate>Mon, 03 Nov 2025 21:21:14 GMT</pubDate>
      <guid>https://community.databricks.com/t5/administration-architecture/custom-runtime-marketplace/m-p/137467#M4352</guid>
      <dc:creator>Louis_Frolio</dc:creator>
      <dc:date>2025-11-03T21:21:14Z</dc:date>
    </item>
  </channel>
</rss>

