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
It seems that from 2.4.1 using authentification token for py4j GatewayServer became a requirement.
Now python jobs are failing with the following error:
You are trying to pass an insecure Py4j gateway to Spark. This is not allowed as it is a security risk
The text was updated successfully, but these errors were encountered:
It seems that from 2.4.1 using authentification token for py4j GatewayServer became a requirement.
Now python jobs are failing with the following error:
The text was updated successfully, but these errors were encountered: