Re: Question 1: JMX binding, Question 2: Logging

2014-02-05 Thread Nick Bailey
@cassandra.apache.org" > Subject: Re: Question 1: JMX binding, Question 2: Logging > > JMX stuff is in /conf/cassandra-env.sh > > > On Tue, Feb 4, 2014 at 2:25 PM, Kyle Crumpton (kcrumpto) < > kcrum...@cisco.com> wrote: > >> Hi all, >> >> I

Re: Question 1: JMX binding, Question 2: Logging

2014-02-05 Thread Kyle Crumpton (kcrumpto)
Tuesday, February 4, 2014 4:46 PM To: "user@cassandra.apache.org<mailto:user@cassandra.apache.org>" mailto:user@cassandra.apache.org>> Subject: Re: Question 1: JMX binding, Question 2: Logging JMX stuff is in /conf/cassandra-env.sh On Tue, Feb 4, 2014 at 2:25 PM, Kyle Crum

Re: Question 1: JMX binding, Question 2: Logging

2014-02-04 Thread Andrey Ilinykh
JMX stuff is in /conf/cassandra-env.sh On Tue, Feb 4, 2014 at 2:25 PM, Kyle Crumpton (kcrumpto) wrote: > Hi all, > > I'm fairly new to Cassandra. I'm deploying it to a PaaS. One thing this > entails is that it must be able to have more than one instance on a single > node. I'm running into th

Re: Question 1: JMX binding, Question 2: Logging

2014-02-04 Thread srmore
Hello Kyle, For your first question, you need to create aliases to localhost e.g. 127.0.0.2,127.0.0.3 etc. this should get you going. About the logging issue, I think if your instance failing before it gets to long anything, as an example you can strart one instance and make sure it logs correctly.