RE: clean Opscenter info for cluster

2015-08-16 Thread Paco Trujillo
Hi At the end, we have solved the problem deleting also the Opscenter keyspace from the cluster and restarting the opscenter. Then the retry attemps to the old nodes in the cluster disappeared. From: Paco Trujillo [mailto:f.truji...@genetwister.nl] Sent: maandag 17 augustus 2015 08:29 To: user@

clean Opscenter info for cluster

2015-08-16 Thread Paco Trujillo
Hi We were having some issues with different versions in our cluster and the info which appear in Opscenter. We decide to delete the datastax-agents in each of the nodes and delete the cluster from the opscenter. But I still see on the opscenter logs attemps to retry connections to the nodes o

Re: Is nexted selects supported by Cassandra JDBC??

2015-08-16 Thread Job M Thomas
Please read the below blog Cassandra : Sub-Query Implementation http://cassandrapowerfulnosql.blogspot.in/2015/03/sub-query-in- cassandra.html

Re: How to run any application on Cassandra cluster in high availability mode

2015-08-16 Thread Prem Yadav
The MySQL is there just to save the state of things. I suppose it very lightweight. Why not just install mysql on one of the nodes or a VM somewhere. On Sun, Aug 16, 2015 at 3:39 PM, John Wong wrote: > Sorry i meant integration with Cassandra (based on the docs by default it > suggests MySQL) >

Re: How to run any application on Cassandra cluster in high availability mode

2015-08-16 Thread John Wong
Sorry i meant integration with Cassandra (based on the docs by default it suggests MySQL) On Sunday, August 16, 2015, John Wong wrote: > There is no leader in cassandra. I suggest you ask Azkaban community about > intgteation with Azkaban and Azkaban HA. > > On Sunday, August 16, 2015, Vikram Ko

Re: How to run any application on Cassandra cluster in high availability mode

2015-08-16 Thread John Wong
There is no leader in cassandra. I suggest you ask Azkaban community about intgteation with Azkaban and Azkaban HA. On Sunday, August 16, 2015, Vikram Kone wrote: > Can't we use zoo keeper for leader election in Cassandra and based on who > is leader ..run azkaban or any app instance for that ma

Re: How to run any application on Cassandra cluster in high availability mode

2015-08-16 Thread Vikram Kone
Can't we use zoo keeper for leader election in Cassandra and based on who is leader ..run azkaban or any app instance for that matter on that Cassandra server. I'm thinking that I can copy the applocation folder to all nodes and then determine which one to run using zookeeper. Is that possible ?

Re: How to run any application on Cassandra cluster in high availability mode

2015-08-16 Thread John Wong
Hi I am not familiar with Azkaban and probably a better question to the Azkaban community IMO. But there seems to be two modes ( http://azkaban.github.io/azkaban/docs/2.5/) one is solo and one is two-server mode, but either way I think still SPOF? If there is no election, just based on process, my

Re: Need advice for multi DC C* setup

2015-08-16 Thread Prem Yadav
I meant the existing nodes must be in the default VPC if you did not create one, In any case, you can use the VPC peering. On Sun, Aug 16, 2015 at 5:34 AM, John Wong wrote: > > The EC2 nodes must be in the default VPC. > Did you really mean the default VPC created by AWS or just a VPC? Because >