I am using pyspark to run some tasks on a cluster. I want to see the status of the tasks. I think that the UI must be started by default as mentioned here.
But I am unable to get UI (http://localhost:4040 or so).
I am using pyspark to run some tasks on a cluster. I want to see the status of the tasks. I think that the UI must be started by default as mentioned here.
But I am unable to get UI (http://localhost:4040 or so).