2021-09-30 19:12:38,164 - ERROR [Executor task launch worker for task 0.0 in stage 0.0 (TID 0):i.c.p.p.t.Py4jPythonExecutor@219] - An exception was raised by the Python Proxy. Return Message: Traceback (most recent call last):
File "/usr/lib/spark/python/lib/py4j-0.10.9-src.zip/py4j/java_gateway.py", line 977, in _get_connection
connection = self.deque.pop()
IndexError: pop from an empty deque
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/spark/python/lib/py4j-0.10.9-src.zip/py4j/java_gateway.py", line 1115, in start
self.socket.connect((self.address, self.port))
File "/usr/lib/python3.7/ssl.py", line 1150, in connect
self._real_connect(addr, False)
File "/usr/lib/python3.7/ssl.py", line 1137, in _real_connect
super().connect(addr)
ConnectionRefusedError: [Errno 111] Connection refused
During handling of the above exception, another exception occurred: