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

T Jake Luciani commented on CASSANDRA-8597:
-------------------------------------------

There is going to be some tradeoff of flexibility and simplicity here.  Coming 
from scratch with no understanding of how the tools work it very easy to shoot 
yourself in the foot. I feel like the having well documented recipes of 
different profiles is the best way to go.

Also [[email protected]] has built a nice UI for visualizing 
schemas and distributions which maybe we could take a look at 
http://www.sestevez.com/sestevez/CASTableSizer/

> Stress: make simple things simple
> ---------------------------------
>
>                 Key: CASSANDRA-8597
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-8597
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: Tools
>            Reporter: Jonathan Ellis
>            Assignee: T Jake Luciani
>             Fix For: 2.1.3
>
>
> Some of the trouble people have with stress is a documentation problem, but 
> some is functional.
> Comments from [~iamaleksey]:
> # 3 clustering columns, make a million cells in a single partition, should be 
> simple, but it's not. have to tweak 'clustering' on the three columns just 
> right to make stress work at all. w/ some values it'd just gets stuck forever 
> computing batches
> # for others, it generates huge, megabyte-size batches, utterly disrespecting 
> 'select' clause in 'insert'
> #  I want a sequential generator too, to be able to predict deterministic 
> result sets. uniform() only gets you so far
> # impossible to simulate a time series workload
> /cc [~jshook] [~aweisberg] [~benedict]



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

Reply via email to