[
https://issues.apache.org/jira/browse/CASSANDRA-9303?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15014280#comment-15014280
]
Brian Hess commented on CASSANDRA-9303:
----------------------------------------
I'm curious - how do you set the following in CQLSH COPY FROM:
- numFutures (the number of concurrent asynchronous requests "in flight" at a
time)
- batchSize (the number of INSERTs to batch and send as one request)
- queryTimeout (the amount of time to wait on queries)
- numRetries (the number of times to retry failed/timed-out queries)
- progressRate (the rate at which progress is reported)
All of these are marked as "already available", but it isn't clear how to set
them (nor from the documentation).
> Match cassandra-loader options in COPY FROM
> -------------------------------------------
>
> Key: CASSANDRA-9303
> URL: https://issues.apache.org/jira/browse/CASSANDRA-9303
> Project: Cassandra
> Issue Type: New Feature
> Components: Tools
> Reporter: Jonathan Ellis
> Assignee: Stefania
> Priority: Critical
> Fix For: 2.1.x
>
>
> https://github.com/brianmhess/cassandra-loader added a bunch of options to
> handle real world requirements, we should match those.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)