Dear Wiki user,
You have subscribed to a wiki page or wiki category on "Cassandra Wiki" for change notification.
The "CloudConfig" page has been changed by DaveViner.
The comment on this change is: fix spacing of bullet lists..
http://wiki.apache.org/cassandra/CloudConfig?action=diff&rev1=2&rev2=3
--------------------------------------------------
For Cassandra, we use 64bit Debian Lenny. Currently, the available AMIs are:
- * us-east-1: ami-f0f61599
+ * us-east-1: ami-f0f61599
- * us-west-1: ami-4d3d6c08
+ * us-west-1: ami-4d3d6c08
- * eu-west-1: ami-80446ff4
+ * eu-west-1: ami-80446ff4
- * ap-southeast-1: ami-a3f38cf1
+ * ap-southeast-1: ami-a3f38cf1
These come from http://alestic.com/.
@@ -134, +134 @@
For the us-east-1, there are 4 AZs:
- * us-east-1a
+ * us-east-1a
- * us-east-1b
+ * us-east-1b
- * us-east-1c
+ * us-east-1c
- * us-east-1d
+ * us-east-1d
==== Step 10. Start up your SEED instance ====
@@ -222, +222 @@
SEED CONF:
- * LISTENADDRESS is IP of this node
+ * LISTENADDRESS is IP of this node
- * ThriftAddress is IP of this node (or 0.0.0.0)
+ * ThriftAddress is IP of this node (or 0.0.0.0)
- * SEED is IP of this node
+ * SEED is IP of this node
- * AutoBootstrap to off
+ * AutoBootstrap to off
NON-SEED
- * LISTENADDRESS is IP of this node
+ * LISTENADDRESS is IP of this node
- * ThriftAddress is IP of this node (or 0.0.0.0)
+ * ThriftAddress is IP of this node (or 0.0.0.0)
- * SEED is the IP of the earlier seed
+ * SEED is the IP of the earlier seed
- * AutoBootstrap to on
+ * AutoBootstrap to on
=== Booting up Cassandra ===
|