<?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: Library Dependency in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/library-dependency/m-p/33835#M24751</link>
    <description>&lt;P&gt;Hi team, I am a Databricks employee and I am posting common questions I have received from Databricks customers in the past and answers I would typically provide. I reached out to @Lindsay Olson​&amp;nbsp;to validate this approach. Happy to remove any posts or find a new forum/format if you would like.&lt;/P&gt;</description>
    <pubDate>Sat, 27 Aug 2022 04:03:32 GMT</pubDate>
    <dc:creator>isaac_gritz</dc:creator>
    <dc:date>2022-08-27T04:03:32Z</dc:date>
    <item>
      <title>Library Dependency</title>
      <link>https://community.databricks.com/t5/data-engineering/library-dependency/m-p/33830#M24746</link>
      <description>&lt;P&gt;&lt;B&gt;How to Install Libraries on Databricks&lt;/B&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can install libraries in Databricks at the cluster level for libraries commonly used on a cluster, at the notebook-level using %pip, or using global init scripts when you have libraries that should be installed on all clusters.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The Databricks ML runtime comes with many commonly used ML libraries pre-installed including sklearn, Tensorflow, and XGBoost (&lt;A href="https://docs.databricks.com/runtime/mlruntime.html" alt="https://docs.databricks.com/runtime/mlruntime.html" target="_blank"&gt;&lt;U&gt;AWS&lt;/U&gt;&lt;/A&gt; | &lt;A href="https://docs.microsoft.com/en-us/azure/databricks/runtime/mlruntime" alt="https://docs.microsoft.com/en-us/azure/databricks/runtime/mlruntime" target="_blank"&gt;&lt;U&gt;Azure&lt;/U&gt;&lt;/A&gt; | &lt;A href="https://docs.gcp.databricks.com/runtime/mlruntime.html" alt="https://docs.gcp.databricks.com/runtime/mlruntime.html" target="_blank"&gt;&lt;U&gt;GCP&lt;/U&gt;&lt;/A&gt;)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can learn more at this page (&lt;A href="https://docs.databricks.com/libraries/index.html" alt="https://docs.databricks.com/libraries/index.html" target="_blank"&gt;&lt;U&gt;AWS&lt;/U&gt;&lt;/A&gt; | &lt;A href="https://docs.microsoft.com/en-us/azure/databricks/libraries/" alt="https://docs.microsoft.com/en-us/azure/databricks/libraries/" target="_blank"&gt;&lt;U&gt;Azure&lt;/U&gt;&lt;/A&gt; | &lt;A href="https://docs.gcp.databricks.com/libraries/index.html" alt="https://docs.gcp.databricks.com/libraries/index.html" target="_blank"&gt;&lt;U&gt;GCP&lt;/U&gt;&lt;/A&gt;). Let us know in the comments if you have any questions on library dependency!&lt;/P&gt;</description>
      <pubDate>Tue, 23 Aug 2022 08:20:35 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/library-dependency/m-p/33830#M24746</guid>
      <dc:creator>isaac_gritz</dc:creator>
      <dc:date>2022-08-23T08:20:35Z</dc:date>
    </item>
    <item>
      <title>Re: Library Dependency</title>
      <link>https://community.databricks.com/t5/data-engineering/library-dependency/m-p/33831#M24747</link>
      <description>&lt;P&gt;@Isaac Gritz​&amp;nbsp; Adding a few more docs links for &amp;gt; &lt;A href="https://docs.databricks.com/libraries/index.html" target="test_blank"&gt;https://docs.databricks.com/libraries/index.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;A href="https://docs.databricks.com/libraries/workspace-libraries.html" alt="https://docs.databricks.com/libraries/workspace-libraries.html" target="_blank"&gt;Workspace libraries&lt;/A&gt; - &lt;A href="https://docs.databricks.com/libraries/workspace-libraries.html" target="test_blank"&gt;https://docs.databricks.com/libraries/workspace-libraries.html&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;&lt;A href="https://docs.databricks.com/libraries/cluster-libraries.html" alt="https://docs.databricks.com/libraries/cluster-libraries.html" target="_blank"&gt;Cluster libraries&lt;/A&gt; - &lt;A href="https://docs.databricks.com/libraries/cluster-libraries.html" target="test_blank"&gt;https://docs.databricks.com/libraries/cluster-libraries.html&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;&lt;A href="https://docs.databricks.com/libraries/notebooks-python-libraries.html" alt="https://docs.databricks.com/libraries/notebooks-python-libraries.html" target="_blank"&gt;Notebook-scoped Python libraries&lt;/A&gt; - &lt;A href="https://docs.databricks.com/libraries/notebooks-python-libraries.html" target="test_blank"&gt;https://docs.databricks.com/libraries/notebooks-python-libraries.html&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;&lt;A href="https://docs.databricks.com/libraries/notebooks-r-libraries.html" alt="https://docs.databricks.com/libraries/notebooks-r-libraries.html" target="_blank"&gt;Notebook-scoped R libraries&lt;/A&gt; - &lt;A href="https://docs.databricks.com/libraries/notebooks-r-libraries.html" target="test_blank"&gt;https://docs.databricks.com/libraries/notebooks-r-libraries.html&lt;/A&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 25 Aug 2022 08:39:09 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/library-dependency/m-p/33831#M24747</guid>
      <dc:creator>Abishek</dc:creator>
      <dc:date>2022-08-25T08:39:09Z</dc:date>
    </item>
    <item>
      <title>Re: Library Dependency</title>
      <link>https://community.databricks.com/t5/data-engineering/library-dependency/m-p/33832#M24748</link>
      <description>&lt;P&gt;Thanks Abishek!&lt;/P&gt;</description>
      <pubDate>Thu, 25 Aug 2022 08:42:02 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/library-dependency/m-p/33832#M24748</guid>
      <dc:creator>isaac_gritz</dc:creator>
      <dc:date>2022-08-25T08:42:02Z</dc:date>
    </item>
    <item>
      <title>Re: Library Dependency</title>
      <link>https://community.databricks.com/t5/data-engineering/library-dependency/m-p/33833#M24749</link>
      <description>&lt;P&gt;Good post @Isaac Gritz​&amp;nbsp;and thanks @Abishek Subramanian​&amp;nbsp;for adding those links.​&lt;/P&gt;</description>
      <pubDate>Sat, 27 Aug 2022 03:35:21 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/library-dependency/m-p/33833#M24749</guid>
      <dc:creator>Prabakar</dc:creator>
      <dc:date>2022-08-27T03:35:21Z</dc:date>
    </item>
    <item>
      <title>Re: Library Dependency</title>
      <link>https://community.databricks.com/t5/data-engineering/library-dependency/m-p/33834#M24750</link>
      <description>&lt;P&gt;I saw couple of you posts and it seems that you are sharing the information from the public docs. ​instead of sharing the docs information you can post some errors and the troubleshooting and resolution steps. That will be much helpful. Thanks. &lt;/P&gt;</description>
      <pubDate>Sat, 27 Aug 2022 03:56:57 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/library-dependency/m-p/33834#M24750</guid>
      <dc:creator>LearningDatabri</dc:creator>
      <dc:date>2022-08-27T03:56:57Z</dc:date>
    </item>
    <item>
      <title>Re: Library Dependency</title>
      <link>https://community.databricks.com/t5/data-engineering/library-dependency/m-p/33835#M24751</link>
      <description>&lt;P&gt;Hi team, I am a Databricks employee and I am posting common questions I have received from Databricks customers in the past and answers I would typically provide. I reached out to @Lindsay Olson​&amp;nbsp;to validate this approach. Happy to remove any posts or find a new forum/format if you would like.&lt;/P&gt;</description>
      <pubDate>Sat, 27 Aug 2022 04:03:32 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/library-dependency/m-p/33835#M24751</guid>
      <dc:creator>isaac_gritz</dc:creator>
      <dc:date>2022-08-27T04:03:32Z</dc:date>
    </item>
    <item>
      <title>Re: Library Dependency</title>
      <link>https://community.databricks.com/t5/data-engineering/library-dependency/m-p/33836#M24752</link>
      <description>&lt;P&gt;It can be a risky to install libraries without any sort of oversite/security structure to ensure those libraries have no vulnerabilities. I think more caution needs to be added to the wording of these documents to express that. All of the libraries we use go through a vetting process before they can actually be installed. &lt;/P&gt;</description>
      <pubDate>Sun, 25 Sep 2022 20:13:21 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/library-dependency/m-p/33836#M24752</guid>
      <dc:creator>Chris_Shehu</dc:creator>
      <dc:date>2022-09-25T20:13:21Z</dc:date>
    </item>
  </channel>
</rss>

