Stefan Miklosovic created CASSANALYTICS-67:
----------------------------------------------

             Summary: Turn off Spark UI as part of tests
                 Key: CASSANALYTICS-67
                 URL: https://issues.apache.org/jira/browse/CASSANALYTICS-67
             Project: Apache Cassandra Analytics
          Issue Type: Task
            Reporter: Stefan Miklosovic


I don't know why we are starting Spark UI while testing, it is pretty much 
completely useless, takes resources, etc. 

The patch would be about adding this

{code}
.config("spark.ui.enabled", "false")
{code}

in getOrCreateSparkSession in SharedClusterSparkIntegrationTestBase.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to