Dear Wiki user, You have subscribed to a wiki page or wiki category on "Cassandra Wiki" for change notification.
The "StorageConfiguration" page has been changed by JonHermes. http://wiki.apache.org/cassandra/StorageConfiguration?action=diff&rev1=22&rev2=23 -------------------------------------------------- ||''-Dcassandra.config=http://www.example.com/remote-cassandra.yaml''||loads a configuration file from a remote host.|| ||''-Dcassandra.config=file:///home/me/external-local-cassandra.yaml''||loads a local configuration file that is not located in the cassandra classpath.|| - == Where are my keyspaces? == + == "Where are my keyspaces?" == [[LiveSchemaUpdates]]. You can load the config once by using: {{{ bin/schematool HOST PORT import }}} = Config Overview = + == per-Cluster (Global) Settings == + === cluster_name === + == per-Keyspace Settings == + == per-ColumnFamily Settings == + == per-Column Settings == + == AutoBootstrap == ''[New in 0.5:''
