What is the spark.ui.port number in pyspark command?

i would like to launch the pyspark with following command?

pyspark --master yarn
–conf spark.ui.port=xxxxx
–num-executors 2
–executor-memory 512M \

please let me know whatz the port number i could use in spark.ui.port=?
Let me know how to find them?

Hi @kkraj,

Please remove spark.ui.port. Spark will automatically assign the pot number