Details
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
- duplicates
-
SPARK-1047 Ability to disable the spark ui server (unit tests)
- Closed
- relates to
-
SPARK-3431 Parallelize Scala/Java test execution
- Resolved
- links to
(1 links to)