You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Out of curiosity, when do you encounter such errors ? Does it work when you spawn a local Spark session ?
What type of cluster are your executors running on ? Is the driver your local machine, and have you tried launching it in a setup where the driver is a machine within the cluster instead of your local machine ?
I'm running PySpark on macOS on an M3 Pro.
I have a consistent crash when calling
fit
onSparkXGBRegressor
:It seems like maybe it's some IPv4 vs IPv6 mismatch? That being said, I'm not at all clear what to do about it!
The text was updated successfully, but these errors were encountered: