pombreda / appscale

Automatically exported from code.google.com/p/appscale
0 stars 0 forks source link

Cassandra #45

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Need to finish integrating support for Cassandra into AppScale.

Original issue reported on code.google.com by shattere...@gmail.com on 4 May 2009 at 8:42

GoogleCodeExporter commented 9 years ago
Now Cassandra is working over Euca .. 
I didn't modify anything.., I just realized one cassandra in master node wasn't 
running. 
So, I shutdowned AppScale and then, I run "./appscale-run-instances.rb ..." 
again 

It just work fine now.. I'm guessing that at the time the cassandra of the 
master node failed to start.. It caused 
problem.

This is what I was doing .. 
1. Adding appscale.key to my machine.
2. ./appscale-terminate-instances.rb -ips ips-euca.yaml
3. ./appscale-run-instances.rb -file ../sample_apps/petlog.tar.gz -ips 
ips-euca.yaml -table cassandra

Enter your desired administrator e-mail address: foo@boo.com
Please repeat your e-mail address to verify: foo@boo.com

...

Now everything is working fine.. 
http://128.111.55.222/status/cloud

You can check if all Cassandras are running with this web page.. "http://[any 
node ip]:7002/"

Original comment by suwanny on 4 May 2009 at 11:29

GoogleCodeExporter commented 9 years ago
Blocked on issue 52

Original comment by shattere...@gmail.com on 13 May 2009 at 1:01

GoogleCodeExporter commented 9 years ago
Works for now (see fix in issue 52), need to revisit and fix that issue on next 
release.

Original comment by shattere...@gmail.com on 14 May 2009 at 5:34