Hi,

Yes it is. To do it follow these steps;
1. cd spark/intallation/path/.../conf
2. cp spark-env.sh.template spark-env.sh
3. vi spark-env.sh
4. SPARK_MASTER_PORT=9000(or any other available port)

PFA sample file. I hope this will help.

On Mon, Jul 13, 2015 at 7:24 PM, ashishdutt <ashish.du...@gmail.com> wrote:

> Many thanks for your response.
> Regards,
> Ashish
>
>
>
> --
> View this message in context:
> http://apache-spark-user-list.1001560.n3.nabble.com/Is-it-possible-to-change-the-default-port-number-7077-for-spark-tp23774p23797.html
> Sent from the Apache Spark User List mailing list archive at Nabble.com.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: user-unsubscr...@spark.apache.org
> For additional commands, e-mail: user-h...@spark.apache.org
>
>


-- 
Thanks and Regards,
Arun Verma

Attachment: spark-env.sh
Description: Bourne shell script

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@spark.apache.org
For additional commands, e-mail: user-h...@spark.apache.org

Reply via email to