Hi all,

I started cassandra with very thing untouched in the conf folder, when I
examine the cassandra.yaml file, there seems to be a default keyspace
defined like below.
keyspaces:
    - name: Keyspace1
      replica_placement_strategy:
org.apache.cassandra.locator.SimpleStrategy
      replication_factor: 1
      column_families:
        - name: Standard1

my question is when I ran the cassandra-cli and show keyspaces; only system
keyspace is there.  What is going on?

Thanks,

Felix

Reply via email to