kazdy created HUDI-5825:
---------------------------
Summary: Disable Spark UI in tests if SPARK_EVLOG_DIR not set
Key: HUDI-5825
URL: https://issues.apache.org/jira/browse/HUDI-5825
Project: Apache Hudi
Issue Type: Improvement
Components: tests-ci
Reporter: kazdy
Assignee: kazdy
Fix For: 0.13.1
Disable spark UI in tests if no SPARK_EVLOG_DIR is specified.
There's no reason for Spark UI to be enabled for tests in most cases.
If that's a requirement one can set SPARK_EVLOG_DIR to enable it.
In the Spark project UI is disabled for tests, with some minor exceptions
(testing metrics available via UI). I think we can follow.
Hopefullt this will make tests a bit faster.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)