I got cassandra-reaper up and running the other day on our 5 node 2.2.8
cluster. Now every once in awhile a node will get the below exception and the
node shuts down its cql port. Is this a bug? something I am doing wrong? Are
there any workarounds?
-Jacob Willoughby
ERROR
From: Eric Evans
Sent: Thursday, July 28, 2016 9:19 AM
To: user@cassandra.apache.org
Subject: Re: Listing Keys Hierarchically Using a Prefix and Delimiter
> Perhaps you could just store the objects as a simple key-value
> representation (like your "stuff"
Hi, data modeling question,
I have been investigating cassandra to store small objects as a trivial
replacement for s3. GET/PUT/DELETE are all easy, but LIST is what is tripping
me up.
S3 does a hierarchical list that kinda simulates traversing folders.
http://docs.aws.amazon.com/AmazonS3/l