<?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 OSError: [Errno 78] Remote address changed in Get Started Discussions</title>
    <link>https://community.databricks.com/t5/get-started-discussions/oserror-errno-78-remote-address-changed/m-p/66587#M7206</link>
    <description>&lt;P&gt;Hello:)&lt;/P&gt;&lt;P&gt;as part of deploying an app that previously ran directly on emr to databricks, we are running experiments using LTS 9.1, and getting the following error:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;PythonException: An exception was thrown from a UDF: 'pyspark.serializers.SerializationError: Caused by Traceback (most recent call last):
  File "/databricks/spark/python/pyspark/serializers.py", line 165, in _read_with_length
    return self.loads(obj)
  File "/databricks/spark/python/pyspark/serializers.py", line 469, in loads
    return pickle.loads(obj, encoding=encoding)
  File "&amp;lt;frozen importlib._bootstrap&amp;gt;", line 991, in _find_and_load
  File "&amp;lt;frozen importlib._bootstrap&amp;gt;", line 975, in _find_and_load_unlocked
  File "&amp;lt;frozen importlib._bootstrap&amp;gt;", line 671, in _load_unlocked
  File "&amp;lt;frozen importlib._bootstrap_external&amp;gt;", line 844, in exec_module
  File "&amp;lt;frozen importlib._bootstrap_external&amp;gt;", line 980, in get_code
  File "&amp;lt;frozen importlib._bootstrap_external&amp;gt;", line 1038, in get_data
OSError: [Errno 78] Remote address changed'. Full traceback below:
Traceback (most recent call last):
  File "/databricks/spark/python/pyspark/serializers.py", line 165, in _read_with_length
    return self.loads(obj)
  File "/databricks/spark/python/pyspark/serializers.py", line 469, in loads
    return pickle.loads(obj, encoding=encoding)
  File "&amp;lt;frozen importlib._bootstrap&amp;gt;", line 991, in _find_and_load
  File "&amp;lt;frozen importlib._bootstrap&amp;gt;", line 975, in _find_and_load_unlocked
  File "&amp;lt;frozen importlib._bootstrap&amp;gt;", line 671, in _load_unlocked
  File "&amp;lt;frozen importlib._bootstrap_external&amp;gt;", line 844, in exec_module
  File "&amp;lt;frozen importlib._bootstrap_external&amp;gt;", line 980, in get_code
  File "&amp;lt;frozen importlib._bootstrap_external&amp;gt;", line 1038, in get_data
OSError: [Errno 78] Remote address changed&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;the same udf works in emr, and is part of the codebase that databricks uses as git source,&lt;/P&gt;&lt;P&gt;did anyone encounter this error?&amp;nbsp;&lt;/P&gt;&lt;P&gt;Would appreciate any advice in troubleshooting it, Thanks!&lt;/P&gt;</description>
    <pubDate>Thu, 18 Apr 2024 11:09:11 GMT</pubDate>
    <dc:creator>liormayn</dc:creator>
    <dc:date>2024-04-18T11:09:11Z</dc:date>
    <item>
      <title>OSError: [Errno 78] Remote address changed</title>
      <link>https://community.databricks.com/t5/get-started-discussions/oserror-errno-78-remote-address-changed/m-p/66587#M7206</link>
      <description>&lt;P&gt;Hello:)&lt;/P&gt;&lt;P&gt;as part of deploying an app that previously ran directly on emr to databricks, we are running experiments using LTS 9.1, and getting the following error:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;PythonException: An exception was thrown from a UDF: 'pyspark.serializers.SerializationError: Caused by Traceback (most recent call last):
  File "/databricks/spark/python/pyspark/serializers.py", line 165, in _read_with_length
    return self.loads(obj)
  File "/databricks/spark/python/pyspark/serializers.py", line 469, in loads
    return pickle.loads(obj, encoding=encoding)
  File "&amp;lt;frozen importlib._bootstrap&amp;gt;", line 991, in _find_and_load
  File "&amp;lt;frozen importlib._bootstrap&amp;gt;", line 975, in _find_and_load_unlocked
  File "&amp;lt;frozen importlib._bootstrap&amp;gt;", line 671, in _load_unlocked
  File "&amp;lt;frozen importlib._bootstrap_external&amp;gt;", line 844, in exec_module
  File "&amp;lt;frozen importlib._bootstrap_external&amp;gt;", line 980, in get_code
  File "&amp;lt;frozen importlib._bootstrap_external&amp;gt;", line 1038, in get_data
OSError: [Errno 78] Remote address changed'. Full traceback below:
Traceback (most recent call last):
  File "/databricks/spark/python/pyspark/serializers.py", line 165, in _read_with_length
    return self.loads(obj)
  File "/databricks/spark/python/pyspark/serializers.py", line 469, in loads
    return pickle.loads(obj, encoding=encoding)
  File "&amp;lt;frozen importlib._bootstrap&amp;gt;", line 991, in _find_and_load
  File "&amp;lt;frozen importlib._bootstrap&amp;gt;", line 975, in _find_and_load_unlocked
  File "&amp;lt;frozen importlib._bootstrap&amp;gt;", line 671, in _load_unlocked
  File "&amp;lt;frozen importlib._bootstrap_external&amp;gt;", line 844, in exec_module
  File "&amp;lt;frozen importlib._bootstrap_external&amp;gt;", line 980, in get_code
  File "&amp;lt;frozen importlib._bootstrap_external&amp;gt;", line 1038, in get_data
OSError: [Errno 78] Remote address changed&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;the same udf works in emr, and is part of the codebase that databricks uses as git source,&lt;/P&gt;&lt;P&gt;did anyone encounter this error?&amp;nbsp;&lt;/P&gt;&lt;P&gt;Would appreciate any advice in troubleshooting it, Thanks!&lt;/P&gt;</description>
      <pubDate>Thu, 18 Apr 2024 11:09:11 GMT</pubDate>
      <guid>https://community.databricks.com/t5/get-started-discussions/oserror-errno-78-remote-address-changed/m-p/66587#M7206</guid>
      <dc:creator>liormayn</dc:creator>
      <dc:date>2024-04-18T11:09:11Z</dc:date>
    </item>
    <item>
      <title>Re: OSError: [Errno 78] Remote address changed</title>
      <link>https://community.databricks.com/t5/get-started-discussions/oserror-errno-78-remote-address-changed/m-p/66646#M7207</link>
      <description>&lt;P&gt;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/103738"&gt;@liormayn&lt;/a&gt;&amp;nbsp; - could you please let us know if you had a chance to run it on DBR 10.4 LTS?&lt;/P&gt;</description>
      <pubDate>Thu, 18 Apr 2024 22:46:13 GMT</pubDate>
      <guid>https://community.databricks.com/t5/get-started-discussions/oserror-errno-78-remote-address-changed/m-p/66646#M7207</guid>
      <dc:creator>shan_chandra</dc:creator>
      <dc:date>2024-04-18T22:46:13Z</dc:date>
    </item>
    <item>
      <title>Re: OSError: [Errno 78] Remote address changed</title>
      <link>https://community.databricks.com/t5/get-started-discussions/oserror-errno-78-remote-address-changed/m-p/66865#M7208</link>
      <description>&lt;P&gt;yes:)&amp;nbsp;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/616"&gt;@shan_chandra&lt;/a&gt;&amp;nbsp; this is what happened when i tried 10.4 lts :&amp;nbsp;&lt;BR /&gt;&lt;A href="https://community.databricks.com/t5/community-discussions/error-while-encoding-java-lang-runtimeexception-org-apache-spark/td-p/66586" target="_blank"&gt;https://community.databricks.com/t5/community-discussions/error-while-encoding-java-lang-runtimeexception-org-apache-spark/td-p/66586&lt;/A&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 21 Apr 2024 07:24:21 GMT</pubDate>
      <guid>https://community.databricks.com/t5/get-started-discussions/oserror-errno-78-remote-address-changed/m-p/66865#M7208</guid>
      <dc:creator>liormayn</dc:creator>
      <dc:date>2024-04-21T07:24:21Z</dc:date>
    </item>
    <item>
      <title>Re: OSError: [Errno 78] Remote address changed</title>
      <link>https://community.databricks.com/t5/get-started-discussions/oserror-errno-78-remote-address-changed/m-p/67790#M7209</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/103738"&gt;@liormayn&lt;/a&gt;&amp;nbsp;,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Are you still facing the issue? This was faced in mid March and issue was fixed. It&lt;SPAN&gt;&amp;nbsp;can happen for some pip install when the libraries are in Workspace. But if you are still facing the issue, I would suggest you to create a support ticket for this as it may need involved investigation.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 01 May 2024 08:40:55 GMT</pubDate>
      <guid>https://community.databricks.com/t5/get-started-discussions/oserror-errno-78-remote-address-changed/m-p/67790#M7209</guid>
      <dc:creator>NandiniN</dc:creator>
      <dc:date>2024-05-01T08:40:55Z</dc:date>
    </item>
    <item>
      <title>Re: OSError: [Errno 78] Remote address changed</title>
      <link>https://community.databricks.com/t5/get-started-discussions/oserror-errno-78-remote-address-changed/m-p/67951#M7210</link>
      <description>&lt;P&gt;Hey&amp;nbsp;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/23233"&gt;@NandiniN&lt;/a&gt;&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt; The error currently stopped happening, but we are not feeling "safe" yet,&lt;BR /&gt;could you tell me when the fix was published? just so we try and pin point to see if the fix is what solved it?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 02 May 2024 13:33:02 GMT</pubDate>
      <guid>https://community.databricks.com/t5/get-started-discussions/oserror-errno-78-remote-address-changed/m-p/67951#M7210</guid>
      <dc:creator>liormayn</dc:creator>
      <dc:date>2024-05-02T13:33:02Z</dc:date>
    </item>
    <item>
      <title>Re: OSError: [Errno 78] Remote address changed</title>
      <link>https://community.databricks.com/t5/get-started-discussions/oserror-errno-78-remote-address-changed/m-p/68116#M7211</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/103738"&gt;@liormayn&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;I can understand. I see the fix went on&amp;nbsp;&lt;SPAN&gt;20 March 2024, you would have to restart the clusters.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Thanks!&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 05 May 2024 17:15:13 GMT</pubDate>
      <guid>https://community.databricks.com/t5/get-started-discussions/oserror-errno-78-remote-address-changed/m-p/68116#M7211</guid>
      <dc:creator>NandiniN</dc:creator>
      <dc:date>2024-05-05T17:15:13Z</dc:date>
    </item>
  </channel>
</rss>

