[
https://issues.apache.org/jira/browse/SPARK-35002?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17317656#comment-17317656
]
Apache Spark commented on SPARK-35002:
--------------------------------------
User 'wangyum' has created a pull request for this issue:
https://github.com/apache/spark/pull/32096
> Try to fix the java.net.BindException when testing with Github Action
> ---------------------------------------------------------------------
>
> Key: SPARK-35002
> URL: https://issues.apache.org/jira/browse/SPARK-35002
> Project: Spark
> Issue Type: Improvement
> Components: Project Infra
> Affects Versions: 3.2.0
> Reporter: Yuming Wang
> Priority: Major
>
> {noformat}
> [info] org.apache.spark.sql.kafka010.producer.InternalKafkaProducerPoolSuite
> *** ABORTED *** (282 milliseconds)
> [info] java.net.BindException: Cannot assign requested address: Service
> 'sparkDriver' failed after 100 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.
> [info] at sun.nio.ch.Net.bind0(Native Method)
> [info] at sun.nio.ch.Net.bind(Net.java:461)
> [info] at sun.nio.ch.Net.bind(Net.java:453)
> {noformat}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]