-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Description
See https://github.com/JanusGraph/janusgraph/runs/2374067404#step:6:123
Error: testGeoshapeGetValues Time elapsed: 7.058 s <<< ERROR!
java.lang.IllegalStateException: java.net.BindException: Cannot 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.
Caused by: java.util.concurrent.ExecutionException: java.net.BindException: Cannot 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.
Caused by: java.net.BindException: Cannot 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.
Related discussions:
mlflow/mlflow#4229
apache/spark#24559 (comment)