Jonathan,
If we make schema changes (like adding a keyspace) via the CLI, is it normal
to keep getting this warning every time we start Cassandra:
WARN 06:10:55,488 Schema definitions were defined both locally and in
cassandra.yaml. Definitions in cassandra.yaml were ignored.
2011/1/18 Jonatha
Hi,
I'm trying to use Eclipse with Hector (latest version) to write a new row to
Cassandra 0.7RC4. However, I keep getting a Java error. Any
Here is the .java file:
- - - - - -
import me.prettyprint.cassandra.serializers.StringSerializer;
import me.prettyprint.cassandra.service.CassandraHostConf
My company is looking to develop a software prototype based off Cassandra in
the cloud. We except to run 5 - 10 NoSQL servers for the prototype. I've
read online (Jonathan Ellis was pretty vocal about this) that EC2 has some
I/O issues. Is the general consensus to run Cassandra on EC2 or Rackspace?