Feeds:
Posts
Comments

Posts Tagged ‘cassandra-cli’

Some Cassandra gotchas

Here are some points to keep in mind when working with Cassandra. Have to use ordered partitioner if you want row keys in sorted order. Be aware that if the row keys are not distributed properly it would create hot spots since most of rows will be concentrated to several nodes. Columns are sorted using [...]

Read Full Post »

Follow

Get every new post delivered to your Inbox.

Join 340 other followers