<?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: Does libraries installation happen on Data Plane or Control Plane? in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/does-libraries-installation-happen-on-data-plane-or-control/m-p/30028#M21709</link>
    <description>&lt;P&gt;@John William​&amp;nbsp;: Yeah that's true. All the clusters will be residing in the data plane.&lt;/P&gt;</description>
    <pubDate>Fri, 30 Sep 2022 13:23:04 GMT</pubDate>
    <dc:creator>Sivaprasad1</dc:creator>
    <dc:date>2022-09-30T13:23:04Z</dc:date>
    <item>
      <title>Does libraries installation happen on Data Plane or Control Plane?</title>
      <link>https://community.databricks.com/t5/data-engineering/does-libraries-installation-happen-on-data-plane-or-control/m-p/30026#M21707</link>
      <description>&lt;P&gt;Currently, when I install libraries on my clusters. This errors happens:&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;WARNING: Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:1131)'))': /simple/pyyaml/
Could not fetch URL &lt;A href="https://pypi.org/simple/pyyaml/:" target="test_blank"&gt;https://pypi.org/simple/pyyaml/:&lt;/A&gt; There was a problem confirming the ssl certificate: HTTPSConnectionPool(host='pypi.org', port=443): Max retries exceeded with url: /simple/pyyaml/ (Caused by SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:1131)'))) - skipping
ERROR: Could not find a version that satisfies the requirement pyyaml
ERROR: No matching distribution found for pyyaml&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;I wonder if the libraries is installed under Data Plane or Control Plane? Because my Data Plane is under a proxy for security reason so I suspect maybe the libraries installation happens in Data Plane, but not very sure.&lt;/P&gt;</description>
      <pubDate>Fri, 30 Sep 2022 07:38:48 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/does-libraries-installation-happen-on-data-plane-or-control/m-p/30026#M21707</guid>
      <dc:creator>jwilliam</dc:creator>
      <dc:date>2022-09-30T07:38:48Z</dc:date>
    </item>
    <item>
      <title>Re: Does libraries installation happen on Data Plane or Control Plane?</title>
      <link>https://community.databricks.com/t5/data-engineering/does-libraries-installation-happen-on-data-plane-or-control/m-p/30027#M21708</link>
      <description>&lt;P&gt;Hi @John William​&amp;nbsp;&lt;/P&gt;&lt;P&gt;Your suspicion is right. Library installation happens at the data plane itself. All the customer workloads reside in the data plane and it is where your data is processed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The library installation failure is probably due to the restrictions with public internet. It is failing while hitting the pypi repo website&lt;/P&gt;</description>
      <pubDate>Fri, 30 Sep 2022 13:19:58 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/does-libraries-installation-happen-on-data-plane-or-control/m-p/30027#M21708</guid>
      <dc:creator>User16752242622</dc:creator>
      <dc:date>2022-09-30T13:19:58Z</dc:date>
    </item>
    <item>
      <title>Re: Does libraries installation happen on Data Plane or Control Plane?</title>
      <link>https://community.databricks.com/t5/data-engineering/does-libraries-installation-happen-on-data-plane-or-control/m-p/30028#M21709</link>
      <description>&lt;P&gt;@John William​&amp;nbsp;: Yeah that's true. All the clusters will be residing in the data plane.&lt;/P&gt;</description>
      <pubDate>Fri, 30 Sep 2022 13:23:04 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/does-libraries-installation-happen-on-data-plane-or-control/m-p/30028#M21709</guid>
      <dc:creator>Sivaprasad1</dc:creator>
      <dc:date>2022-09-30T13:23:04Z</dc:date>
    </item>
  </channel>
</rss>

