mirror of https://github.com/apache/cassandra
Mention schematool in the config section of NEWS.txt
git-svn-id: https://svn.apache.org/repos/asf/cassandra/trunk@1004008 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
e239146914
commit
801a26fd32
4
NEWS.txt
4
NEWS.txt
|
|
@ -84,6 +84,10 @@ Configuraton
|
|||
- GCGraceSeconds is now per-ColumnFamily instead of global
|
||||
- Keyspace and column family names that do not confirm to a '^\w+' regex
|
||||
are considered illegal.
|
||||
- Keyspace and column family definitions will need to be loaded via
|
||||
"bin/schematool <host> <jmxport> import". _You only need to do this to
|
||||
one node_.
|
||||
|
||||
|
||||
JMX
|
||||
---
|
||||
|
|
|
|||
Loading…
Reference in New Issue