<?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: Databricks default python libraries list &amp; version in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/databricks-default-python-libraries-list-version/m-p/13646#M8283</link>
    <description>&lt;P&gt;Neither pyspark,nor any of the other python pre-installed python libraries show up for me when I look there. &lt;/P&gt;</description>
    <pubDate>Mon, 18 Oct 2021 09:23:14 GMT</pubDate>
    <dc:creator>Erik</dc:creator>
    <dc:date>2021-10-18T09:23:14Z</dc:date>
    <item>
      <title>Databricks default python libraries list &amp; version</title>
      <link>https://community.databricks.com/t5/data-engineering/databricks-default-python-libraries-list-version/m-p/13641#M8278</link>
      <description>&lt;P&gt;We are using data-bricks. How do we know the default libraries installed in the databricks &amp;amp; what versions are being installed. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have ran pip list, but couldn't find the pyspark in the returned list.&lt;/P&gt;</description>
      <pubDate>Wed, 13 Oct 2021 12:58:37 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/databricks-default-python-libraries-list-version/m-p/13641#M8278</guid>
      <dc:creator>kjoth</dc:creator>
      <dc:date>2021-10-13T12:58:37Z</dc:date>
    </item>
    <item>
      <title>Re: Databricks default python libraries list &amp; version</title>
      <link>https://community.databricks.com/t5/data-engineering/databricks-default-python-libraries-list-version/m-p/13642#M8279</link>
      <description>&lt;P&gt;Hi @karthick J​&amp;nbsp;, you can refer to the release notes for this. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://docs.databricks.com/release-notes/runtime/releases.html" target="test_blank"&gt;https://docs.databricks.com/release-notes/runtime/releases.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To know which library and what version of that library are installed on the cluster, you can check the respective DBR version in the release notes which will give your the list of libraries that will be installed.&lt;/P&gt;</description>
      <pubDate>Wed, 13 Oct 2021 13:05:39 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/databricks-default-python-libraries-list-version/m-p/13642#M8279</guid>
      <dc:creator>Prabakar</dc:creator>
      <dc:date>2021-10-13T13:05:39Z</dc:date>
    </item>
    <item>
      <title>Re: Databricks default python libraries list &amp; version</title>
      <link>https://community.databricks.com/t5/data-engineering/databricks-default-python-libraries-list-version/m-p/13643#M8280</link>
      <description>&lt;P&gt;Thanks for the info. But in this page, the python library pyspark package is not available. Am I missing something. Thanks for helping out&lt;/P&gt;</description>
      <pubDate>Wed, 13 Oct 2021 13:16:01 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/databricks-default-python-libraries-list-version/m-p/13643#M8280</guid>
      <dc:creator>kjoth</dc:creator>
      <dc:date>2021-10-13T13:16:01Z</dc:date>
    </item>
    <item>
      <title>Re: Databricks default python libraries list &amp; version</title>
      <link>https://community.databricks.com/t5/data-engineering/databricks-default-python-libraries-list-version/m-p/13644#M8281</link>
      <description>&lt;P&gt;relating to checking spark version it can be useful as well:&lt;span class="lia-inline-image-display-wrapper" image-alt="image"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/2402i3A5FE32D1EC490C3/image-size/large?v=v2&amp;amp;px=999" role="button" title="image" alt="image" /&gt;&lt;/span&gt;(pyspark on databricks is not installed via pip but version will match)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 13 Oct 2021 13:17:44 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/databricks-default-python-libraries-list-version/m-p/13644#M8281</guid>
      <dc:creator>Hubert-Dudek</dc:creator>
      <dc:date>2021-10-13T13:17:44Z</dc:date>
    </item>
    <item>
      <title>Re: Databricks default python libraries list &amp; version</title>
      <link>https://community.databricks.com/t5/data-engineering/databricks-default-python-libraries-list-version/m-p/13645#M8282</link>
      <description>&lt;P&gt;Hi @karthick J​&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you would like to see all the libraries installed in your cluster and the version, then I will recommend to check the "Environment" tab. In there you will be able to find all the libraries installed in your cluster.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please follow these steps to access the Environment tab:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Navigate and open you cluster cluster view&lt;/LI&gt;&lt;LI&gt;Select "Spark UI" tab&lt;/LI&gt;&lt;LI&gt;Select the "Environment" sub tab. It will be inside. (I have attached a screenshot)&lt;span class="lia-inline-image-display-wrapper" image-alt="Environment tab"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/2401iA5F12F5EE80080AB/image-size/large?v=v2&amp;amp;px=999" role="button" title="Environment tab" alt="Environment tab" /&gt;&lt;/span&gt;&lt;/LI&gt;&lt;/UL&gt;</description>
      <pubDate>Wed, 13 Oct 2021 18:00:08 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/databricks-default-python-libraries-list-version/m-p/13645#M8282</guid>
      <dc:creator>jose_gonzalez</dc:creator>
      <dc:date>2021-10-13T18:00:08Z</dc:date>
    </item>
    <item>
      <title>Re: Databricks default python libraries list &amp; version</title>
      <link>https://community.databricks.com/t5/data-engineering/databricks-default-python-libraries-list-version/m-p/13646#M8283</link>
      <description>&lt;P&gt;Neither pyspark,nor any of the other python pre-installed python libraries show up for me when I look there. &lt;/P&gt;</description>
      <pubDate>Mon, 18 Oct 2021 09:23:14 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/databricks-default-python-libraries-list-version/m-p/13646#M8283</guid>
      <dc:creator>Erik</dc:creator>
      <dc:date>2021-10-18T09:23:14Z</dc:date>
    </item>
  </channel>
</rss>

