<#347 Fix double http in the Spark Driver UI Link>...
# flyte-github
a
#347 Fix double http in the Spark Driver UI Link Pull request opened by mucahitkantepe Fixes flyteorg/flyte#3623 Spark operator code: https://github.com/GoogleCloudPlatform/spark-on-k8s-operator/blob/5f2efd4ff97e7c0bfdb726a066118d3401576730/pkg/controller/sparkapplication/sparkui.go#L57 This change solves the problem by keeping Flyte compatible with older version of Spark Operator. Another, simpler implentation is to just pass whatever spark operator gives. Browsers will add https automatically? flyteorg/flyteplugins DCO: DCO 1 other check has passed 1/2 successful checks