Uploaded image for project: 'Spark'
  1. Spark
  2. SPARK-35002

Fix the java.net.BindException when testing with Github Action

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 3.2.0
    • 3.0.3, 3.1.2, 3.2.0
    • Project Infra
    • None

    Description

      [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)
      

      Attachments

        Activity

          People

            yumwang Yuming Wang
            yumwang Yuming Wang
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: