[ 
https://issues.apache.org/jira/browse/CASSANDRA-9714?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15138292#comment-15138292
 ] 

Yuki Morishita commented on CASSANDRA-9714:
-------------------------------------------

||branch||testall||dtest||
|[9714-2.1|https://github.com/yukim/cassandra/tree/9714-2.1]|[testall|http://cassci.datastax.com/view/Dev/view/yukim/job/yukim-9714-2.1-testall/lastCompletedBuild/testReport/]|[dtest|http://cassci.datastax.com/view/Dev/view/yukim/job/yukim-9714-2.1-dtest/lastCompletedBuild/testReport/]|
|[9714-2.2|https://github.com/yukim/cassandra/tree/9714-2.2]|[testall|http://cassci.datastax.com/view/Dev/view/yukim/job/yukim-9714-2.2-testall/lastCompletedBuild/testReport/]|[dtest|http://cassci.datastax.com/view/Dev/view/yukim/job/yukim-9714-2.2-dtest/lastCompletedBuild/testReport/]|
|[9714-3.0|https://github.com/yukim/cassandra/tree/9714-3.0]|[testall|http://cassci.datastax.com/view/Dev/view/yukim/job/yukim-9714-3.0-testall/lastCompletedBuild/testReport/]|[dtest|http://cassci.datastax.com/view/Dev/view/yukim/job/yukim-9714-3.0-dtest/lastCompletedBuild/testReport/]|
|[9714-trunk|https://github.com/yukim/cassandra/tree/9714-trunk]|[testall|http://cassci.datastax.com/view/Dev/view/yukim/job/yukim-9714-trunk-testall/lastCompletedBuild/testReport/]|[dtest|http://cassci.datastax.com/view/Dev/view/yukim/job/yukim-9714-trunk-dtest/lastCompletedBuild/testReport/]|

Looks like sstableloader starts taking cassandra.yaml default after the change 
in CASSANDRA-7585. Patch fixes by explicitly assigning 0 to both streaming 
throughput and inter-dc streaming throughput.

> sstableloader appears to use the cassandra.yaml outgoing stream throttle
> ------------------------------------------------------------------------
>
>                 Key: CASSANDRA-9714
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-9714
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Tools
>            Reporter: Jeremy Hanna
>            Assignee: Yuki Morishita
>             Fix For: 2.1.x, 2.2.x, 3.0.x, 3.x
>
>
> When trying to use the sstableloader, we found (through the metrics in 
> opscenter) that the stream throughput was constant at about 24MB/s.  We 
> didn't run it with the --throttle option so according to the help output and 
> the BulkLoader code it should be unthrottled.  However when it was 
> unthrottled in the cassandra.yaml in the loader's classpath, it got up to the 
> low hundreds of MB/s.    It sounds like when starting up it takes the 
> cassandra.yaml attributes and overrides the default throttle setting of the 
> loader.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to