received this message in error, please contact the sender immediately and
> irrevocably delete this message and any copies.
>
> *From:* ng
> [mailto:pipeli...@gmail.com]
>
> *Sent:* Wednesday, April 2, 2014 6:04 PM
> *To:*
> user@cassandra.apache.org
> *Subject:* E
act the sender immediately and irrevocably delete
this message and any copies.
From: ng [mailto:pipeli...@gmail.com]
Sent: Wednesday, April 2, 2014 6:04 PM
To: user@cassandra.apache.org
Subject: Exporting column family data to csv
I want to export all the data of particular column family to the text fi
I want to export all the data of particular column family to the text file
from Cassandra cluster.
I tried
copy keyspace.mycolumnfamily to '/root/ddd/xx.csv';
It gave me timeout error
I tried below in Cassandra.yaml
request_timeout_in_ms: 1000
read_request_timeout_in_ms: 1000
range_req