Re: Default Listen Port

2011-02-09 Thread Edward Capriolo
On Wed, Feb 9, 2011 at 4:00 PM, wrote: > What’s the easiest way to change the port nodes listen for comm on from > other nodes? It appears that the default is 8080 which collides with my > tomcat server on one of our dev boxes. I tried doing something in > cassandra.yaml like > > > > listen_addre

RE: Default Listen Port

2011-02-09 Thread Jeremy.Truelove
Thanks for the heads up that worked. -Original Message- From: Chris Burroughs [mailto:chris.burrou...@gmail.com] Sent: Wednesday, February 09, 2011 4:04 PM To: user@cassandra.apache.org Cc: Truelove, Jeremy: IT (NYK) Subject: Re: Default Listen Port On 02/09/2011 04:00 PM, jeremy.truel

Re: Default Listen Port

2011-02-09 Thread Chris Burroughs
On 02/09/2011 04:00 PM, jeremy.truel...@barclayscapital.com wrote: > What's the easiest way to change the port nodes listen for comm on > from other nodes? It appears that the default is 8080 which collides > with my tomcat server on one of our dev boxes. I tried doing > something in cassandra.yaml