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

Alleviate port collisions during tests

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 1.1.0
    • 0.9.3, 1.1.1, 1.2.0
    • Spark Core
    • None

    Description

      A few tests, notably SparkSubmitSuite and DriverSuite, have been failing intermittently because we open too many ephemeral ports and occasionally can't bind to new ones.

      We should minimize the use of ports during tests where possible. A great candidate is the SparkUI, which is not needed for most tests.

      Attachments

        Issue Links

          Activity

            People

              andrewor14 Andrew Or
              andrewor14 Andrew Or
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: