I am trying to run spark-shell command locally and I am getting below error
java.net.BindException: Can't assign requested address: Service 'sparkDriver' failed after 16 retries (on a random free port)! Consider explicitly setting the appropriate binding address for the service 'sparkDriver' (for example spark.driver.bindAddress for SparkDriver) to the correct binding address.
I am using my companies MAC and I don't have admin access to run sudo command to change host address to 127.0.0.1
Thanks In Advance.
1.4m articles
1.4m replys
5 comments
57.0k users