Re: Fixed worker ports in the spark worker

2015-03-18 Thread Arush Kharbanda
Yes On Wed, Mar 18, 2015 at 1:35 PM, Niranda Perera wrote: > Thanks Arush. > > this is governed by the conf/spark-defaults.conf config, is it? > > On Wed, Mar 18, 2015 at 1:30 PM, Arush Kharbanda < > ar...@sigmoidanalytics.com> wrote: > >> You can fix the ports in the configuration - >> >> http:

Re: Fixed worker ports in the spark worker

2015-03-18 Thread Niranda Perera
Thanks Arush. this is governed by the conf/spark-defaults.conf config, is it? On Wed, Mar 18, 2015 at 1:30 PM, Arush Kharbanda wrote: > You can fix the ports in the configuration - > > http://spark.apache.org/docs/1.2.0/configuration.html#networking > > On Wed, Mar 18, 2015 at 11:10 AM, Niranda

Re: Fixed worker ports in the spark worker

2015-03-18 Thread Arush Kharbanda
You can fix the ports in the configuration - http://spark.apache.org/docs/1.2.0/configuration.html#networking On Wed, Mar 18, 2015 at 11:10 AM, Niranda Perera wrote: > Hi all, > > I see that spark server opens up random ports, especially in the workers. > > is there any way to fix these ports o

Fixed worker ports in the spark worker

2015-03-17 Thread Niranda Perera
Hi all, I see that spark server opens up random ports, especially in the workers. is there any way to fix these ports or give an set of ports for the worker to choose from? cheers -- Niranda