spark-operator icon indicating copy to clipboard operation
spark-operator copied to clipboard

How to expose spark-ui as node-port

Open satyam130 opened this issue 4 years ago • 2 comments

Hi Team,

Problem- currently ingress creation is a manual process in our k8 cluster. It does not get get created as part of helm so for every spark application UI we had to create a sperate ingress entry pointing to its service name which is not a feasible solution.

Query- can we make SPARK-UI service as node port in k8-operator to get rid of the above problem. Or can you provide any feasible solution to expose the SPARK_UI so that i do not have to create separate ingress entry for each sparkapplication.

I am using spark-operator:3.0.0 version .

satyam130 avatar Feb 26 '21 09:02 satyam130

You can specify a ServiceType of NodePort, see https://github.com/GoogleCloudPlatform/spark-on-k8s-operator/pull/1100

tekumara avatar Aug 28 '21 13:08 tekumara

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

github-actions[bot] avatar Oct 13 '24 22:10 github-actions[bot]

This issue has been automatically closed because it has not had recent activity. Please comment "/reopen" to reopen it.

github-actions[bot] avatar Nov 02 '24 22:11 github-actions[bot]