aboutsummaryrefslogtreecommitdiff
path: root/streaming
diff options
context:
space:
mode:
authorJosh Rosen <joshrosen@databricks.com>2015-01-01 15:03:54 -0800
committerJosh Rosen <joshrosen@databricks.com>2015-01-01 15:03:54 -0800
commit012839807c3dc6e7c8c41ac6e956d52a550bb031 (patch)
tree9122a137c7ee12ba3bc45836d665484965506889 /streaming
parent7749dd6c36a182478b20f4636734c8db0b7ddb00 (diff)
downloadspark-012839807c3dc6e7c8c41ac6e956d52a550bb031.tar.gz
spark-012839807c3dc6e7c8c41ac6e956d52a550bb031.tar.bz2
spark-012839807c3dc6e7c8c41ac6e956d52a550bb031.zip
[HOTFIX] Bind web UI to ephemeral port in DriverSuite
The job launched by DriverSuite should bind the web UI to an ephemeral port, since it looks like port contention in this test has caused a large number of Jenkins failures when many builds are started simultaneously. Our tests already disable the web UI, but this doesn't affect subprocesses launched by our tests. In this case, I've opted to bind to an ephemeral port instead of disabling the UI because disabling features in this test may mask its ability to catch certain bugs. See also: e24d3a9 Author: Josh Rosen <joshrosen@databricks.com> Closes #3873 from JoshRosen/driversuite-webui-port and squashes the following commits: 48cd05c [Josh Rosen] [HOTFIX] Bind web UI to ephemeral port in DriverSuite.
Diffstat (limited to 'streaming')
0 files changed, 0 insertions, 0 deletions