Hi,

I'm trying to import CSV data using the COPY ... FROM command. After
importing 10% of my 2.5 GB csv file the operation aborts with the message:

"Request did not complete within rpc_timeout.
Aborting import at record #504631 (line 504632). Previously-inserted values
still present."

There are no exceptions in the log. I'm using Cassandra 2.0.1 on ubuntu
using a two machine setup with 4 cores, 15 GB RAM each.

The table design incorporates many secondary indexes (which someone
discouraged me to use).

Can anybody tells me what is going on?

Thanks,
Petter

Reply via email to