[ 
https://issues.apache.org/jira/browse/CASSANALYTICS-67?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18081638#comment-18081638
 ] 

Stefan Miklosovic commented on CASSANALYTICS-67:
------------------------------------------------

both my self and Francisco approved on PR

> 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
>          Components: CI
>            Reporter: Stefan Miklosovic
>            Assignee: Tejas Lodaya
>            Priority: Normal
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> 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