unsubscribe
Yes. I am taking a Snapshot and then offloading the full data into S3. How
will Table Snap help?
On Wed, Nov 6, 2013 at 6:57 AM, Robert Coli wrote:
> On Tue, Nov 5, 2013 at 4:36 PM, Sridhar Chellappa
> wrote:
>
>>
>>1. *If not, what is the right backup strateg
We are running into problems where Backup jobs are taking away a huge
bandwidth out of the C* nodes. While we can schedule a particular timing
window for backups alone, the request pattern is so random; there is no
particular time where we can schedule backups, periodically.
My current thinking is
Folks,
When I read Column(s) from a table, does Cassandra read only that column?
Or, does it read the entire row into memory and then filters out the
contents to send only the requested column(s) ?