The schema is not loaded from cassandra.yaml by default. You need to either
load it through jconsole or define it through CLI. Please read following
page for details:
http://wiki.apache.org/cassandra/LiveSchemaUpdates
Also look for "Where are my keyspaces" on following page:
http://wiki.apache.org
Cassandra doesn't load any keyspaces by default. You have to manually do it
once. Using loadSchemaFromYAML method exposed by JMX
On Thu, Jan 6, 2011 at 2:00 PM, felix gao wrote:
> Hi all,
>
> I started cassandra with very thing untouched in the conf folder, when I
> examine the cassandra.yaml