cassandralauncher icon indicating copy to clipboard operation
cassandralauncher copied to clipboard

Allows for the DataStax AMI to run from the command line while removing common user errors. End-to-end time to a cluster of any size is ~5 minutes. 22,000+ PyPI downloads.

Results 8 cassandralauncher issues
Sort by recently updated
recently updated
newest added

https://github.com/joaquincasares/cassandralauncher/blob/master/cassandralauncher/cassandralauncher.py#L677

My company EC2 account does not have a default VPC and look like these script expect a default VPC to be present as I am getting "No default VPC for...

see below error log. It appears that agent installation was attempted before the AMI finished installing other packages 2012-07-03 01:25:15 +0000 Removing old opscenter-agent files. 2012-07-03 01:25:15 +0000 opscenter-agent: unrecognized...

- simple web front to the launcher - refactored demo service to log requests one per file, capture stdout / stderr and be runnable from crond or similar

When working with the ami provided, I'd like to be able to change the way some versions initialize in our system. I can do this by launching the default AMI,...

Hi Joaquin el al., I just pip installed cassandralauncher. The script launches the ec2 instances but gets stuck at at "Priming connections..." Would you look into this? If so, please...

It would be great to have the ability to balance the ec2 nodes instead of just specifying the ec2 placement. The script would select different zones for each node that...

cassandralauncher checks if .ssh/DataStaxLauncher.pem exists and has the correct permissions. If it doesn't, a new one is created. However, if one is copied from another use of cassandralauncher under a...