Hi Konstantin,
I think you can find it at
https://spark.apache.org/docs/latest/spark-standalone.html#configuring-ports-for-network-security
and you can specify port for master or worker at conf/spark-env.sh
Larry
On 7/31/14, 6:04 PM, Konstantin Kudryavtsev wrote:
Hi there,
I'm trying to run Spark on YARN cluster and face with issued that some
ports are closed, particularly port 33007 (I suppose it's used by Akka)
Could you please provide me with a list of all ports required for Spark?
Also, is it possible to set up these ports?
Thank you in advance,
Konstantin Kudryavtsev