Re: Problems with cassandra on AWS

2016-07-11 Thread Alain RODRIGUEZ
Hi Kant. it looks like ec2 instances cannot talk to each other using public IP's "talk to each other" --> port 7000 (if not using ssl, 7001 if using it). Make sure this port is open. From IP_1: telnet ip_2 7000 will tell you if the port is opened. "using public IP's" --> Are you using Ec2Snitch

Compaction strategy contribution

2016-07-11 Thread Pedro Gordo
Hi all I'm finishing an MSc in which my final project is to implement a new compaction strategy in Cassandra. I've discussed the main points of the strategy with other community members and received valuable feedback. However, I understand this will be a tough challenge for someone who has never w

Re: 3.0.8 tag

2016-07-11 Thread Michael Shuler
On 07/11/2016 02:40 AM, Vlad wrote: > > I see 3.0.8 tag (8b21d9) at > https://git1-us-west.apache.org/repos/asf?p=cassandra.git;a=shortlog;h=refs/tags/cassandra-3.0.8 > but not on https://github.com/apache/cassandra/commits/cassandra-3.0 Tag mirroring to github is sometimes a little slow, but it

3.0.8 tag

2016-07-11 Thread Vlad
Hi, I've pulled latest changes from http://git-wip-us.apache.org/repos/asf/cassandra.git but can't see cassandra-3.0.8 tag (commit 8b21d9e9e975ea07023ae6ec4c04d997006c1a0a) in Git. And tag 3.0.8-tentattive (removed now) was 1cff5faea1766fb874d1e68bbb18e222c522c0a6 I see 3.0.8 tag (8b21d9) at