Re: RPC timeout error while exporting data from CQL

2013-09-18 Thread Arthur Zubarev
: Re: RPC timeout error while exporting data from CQL Experts.. Any help? On Wed, Sep 18, 2013 at 2:55 PM, pradeep kumar wrote: Hello all, I am trying to export data from cassandra using CQL client. A column family has about 10 rows in it. when i am copying dta into csv file using

Re: RPC timeout error while exporting data from CQL

2013-09-18 Thread pradeep kumar
Experts.. Any help? On Wed, Sep 18, 2013 at 2:55 PM, pradeep kumar wrote: > Hello all, > > I am trying to export data from cassandra using CQL client. A column > family has about 10 rows in it. when i am copying dta into csv file > using COPY TO command i get following rpc_time out error. >

RPC timeout error while exporting data from CQL

2013-09-18 Thread pradeep kumar
Hello all, I am trying to export data from cassandra using CQL client. A column family has about 10 rows in it. when i am copying dta into csv file using COPY TO command i get following rpc_time out error. copy mycolfamily to '/root/mycolfamily.csv' Request did not complete within rpc_timeout