Re: 7199

2011-11-22 Thread Maxim Potekhin
Thanks. I'm trying to look up HttpAdaptor and what it does, can you give any pointers? Thanks. I didn't find much useful info just yet. Maxim On 11/22/2011 9:52 PM, Jeremiah Jordan wrote: Yes, that is the port nodetool needs to access. On Nov 22, 2011, at 8:43 PM, Maxim Potekhin wrote: Hel

Re: 7199

2011-11-22 Thread Jeremiah Jordan
Yes, that is the port nodetool needs to access. On Nov 22, 2011, at 8:43 PM, Maxim Potekhin wrote: > Hello, > > I have this in my cassandra-env.sh > > JMX_PORT="7199" > > Does this mean that if I use nodetool from another node, it will try to > connect to that > particular port? > > Thanks,