Uploaded image for project: 'Apache Cassandra'
  1. Apache Cassandra
  2. CASSANDRA-7481

COPY command results in rpc_timeout on large datasets

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Urgent
    • Resolution: Duplicate
    • None
    • None
    • None

    Description

      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.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              jpenninkhof Jan Penninkhof
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: