Details
Description
For environments that do not want to use the Flow UI from Spark, the interface cannot be disabled using --conf "client.web.enable=false"
Using --conf "spark.driver.extraJavaOptions=-Dai.h2o.disable_web" as a workaround works, but pysparkling and rsparkling will not work, which is a large downside.