You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Aleksey Yeschenko (JIRA)" <ji...@apache.org> on 2014/07/01 11:36:24 UTC

[jira] [Resolved] (CASSANDRA-7481) COPY command results in rpc_timeout on large datasets

     [ https://issues.apache.org/jira/browse/CASSANDRA-7481?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Aleksey Yeschenko resolved CASSANDRA-7481.
------------------------------------------

    Resolution: Duplicate

Closing as a duplicate of CASSANDRA-7405

> COPY command results in rpc_timeout on large datasets
> -----------------------------------------------------
>
>                 Key: CASSANDRA-7481
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-7481
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: Core
>            Reporter: Jan Penninkhof
>            Priority: Critical
>
> When a COPY TO is invoked, all data from a table is dumped to a file. However, if the dataset is relatively large, the underlying query will result in a rpc_timeout. Increasing time-out values in the cassandra.yaml file don't seem to help and also shouldn't be necessary.
> It would be good if the COPY TO command would access the database in a paged manner, so that it won't result in an error anymore.



--
This message was sent by Atlassian JIRA
(v6.2#6252)