<?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 How to add shared libs in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/how-to-add-shared-libs/m-p/106199#M42421</link>
    <description>&lt;P&gt;Hi team,&lt;/P&gt;&lt;P&gt;I want to add some shared libs which might be used by many repos, e.g. some util functions which might be used by any repos.&lt;/P&gt;&lt;P&gt;1. What is the recommended way to add those libs? E.g. create a separate repo and reference it in another repo?&lt;/P&gt;&lt;P&gt;2. How to control the permission?&amp;nbsp;&lt;/P&gt;&lt;P&gt;3. How to control diff versions?&lt;/P&gt;&lt;P&gt;4. How to share from diff workspaces?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
    <pubDate>Sat, 18 Jan 2025 22:57:21 GMT</pubDate>
    <dc:creator>MikeGo</dc:creator>
    <dc:date>2025-01-18T22:57:21Z</dc:date>
    <item>
      <title>How to add shared libs</title>
      <link>https://community.databricks.com/t5/data-engineering/how-to-add-shared-libs/m-p/106199#M42421</link>
      <description>&lt;P&gt;Hi team,&lt;/P&gt;&lt;P&gt;I want to add some shared libs which might be used by many repos, e.g. some util functions which might be used by any repos.&lt;/P&gt;&lt;P&gt;1. What is the recommended way to add those libs? E.g. create a separate repo and reference it in another repo?&lt;/P&gt;&lt;P&gt;2. How to control the permission?&amp;nbsp;&lt;/P&gt;&lt;P&gt;3. How to control diff versions?&lt;/P&gt;&lt;P&gt;4. How to share from diff workspaces?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Sat, 18 Jan 2025 22:57:21 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/how-to-add-shared-libs/m-p/106199#M42421</guid>
      <dc:creator>MikeGo</dc:creator>
      <dc:date>2025-01-18T22:57:21Z</dc:date>
    </item>
    <item>
      <title>Re: How to add shared libs</title>
      <link>https://community.databricks.com/t5/data-engineering/how-to-add-shared-libs/m-p/106242#M42428</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/100643"&gt;@MikeGo&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;You can use cluster libraries so whenever interacting with repos libraries are available. Also the cluster can be shared to others.&amp;nbsp;&lt;A href="https://docs.databricks.com/en/libraries/cluster-libraries.html" target="_blank"&gt;https://docs.databricks.com/en/libraries/cluster-libraries.html&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;About permissions you can control them over cluster permissions too.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 19 Jan 2025 13:43:43 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/how-to-add-shared-libs/m-p/106242#M42428</guid>
      <dc:creator>Alberto_Umana</dc:creator>
      <dc:date>2025-01-19T13:43:43Z</dc:date>
    </item>
    <item>
      <title>Re: How to add shared libs</title>
      <link>https://community.databricks.com/t5/data-engineering/how-to-add-shared-libs/m-p/106531#M42511</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/106294"&gt;@Alberto_Umana&lt;/a&gt;&amp;nbsp;, thanks for response. What if each job is using a job cluster?&lt;/P&gt;</description>
      <pubDate>Tue, 21 Jan 2025 17:48:05 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/how-to-add-shared-libs/m-p/106531#M42511</guid>
      <dc:creator>MikeGo</dc:creator>
      <dc:date>2025-01-21T17:48:05Z</dc:date>
    </item>
    <item>
      <title>Re: How to add shared libs</title>
      <link>https://community.databricks.com/t5/data-engineering/how-to-add-shared-libs/m-p/106630#M42533</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/100643"&gt;@MikeGo&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Typically, You specify shared libraries in init script. From there, init script will be executed for each job compute, ensuring lib consistency.&lt;/P&gt;&lt;P&gt;The other way - You could use a job cluster policy and specify desired libraries that will be provided during the cluster setup.&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;Rado.&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 22 Jan 2025 10:28:53 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/how-to-add-shared-libs/m-p/106630#M42533</guid>
      <dc:creator>radothede</dc:creator>
      <dc:date>2025-01-22T10:28:53Z</dc:date>
    </item>
  </channel>
</rss>

