目录
<dl></dl>
<dt>3.1. Getting Started</dt>
<dd><dl></dl></dd>
<dt>3.1.1. Downloading and Installation</dt>
<dt>3.1.2. Running Cassandra</dt>
<dt>3.1.3. cli tool</dt>
<dt>3.1.4. Testing Cassandra</dt>
<dt>3.2. Configure Cassandra</dt>
<dt>3.2.1. Envionment variables</dt>
<dt>3.2.2. log4j.properties</dt>
<dt>3.2.3. storage-conf.xml</dt>
<dt>3.3. Keyspace</dt>
<dt>3.3.1. Schema</dt>
<dt>3.3.1.1. Keyspace</dt>
<dt>3.3.1.2. Column family</dt>
<dt>3.3.1.2.1. Name</dt>
<dt>3.3.1.2.2. Column</dt>
<dt>3.3.1.2.3. Super column</dt>
<dt>3.3.1.2.4. Sorting</dt>
<dt>3.3.2. Keyspace example</dt>
<dt>3.4. Cluster</dt>
<dt>3.4.1. Running a cluster</dt>
<dt>3.4.2. Running a single node</dt>
<dt>3.4.3. nodetool</dt>
http://incubator.apache.org/cassandra/
$ cd /srv/
Running Cassandra
cli
$ bin/cassandra-cli
test
insert value
原文出处:Netkiller 系列 手札
本文作者:陈景峯
转载请与作者联系,同时请务必标明文章原始出处和作者信息及本声明。