You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "T Jake Luciani (JIRA)" <ji...@apache.org> on 2015/01/12 19:38:36 UTC

[jira] [Comment Edited] (CASSANDRA-8597) Stress: make simple things simple

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

T Jake Luciani edited comment on CASSANDRA-8597 at 1/12/15 6:38 PM:
--------------------------------------------------------------------

There is going to be some tradeoff of flexibility and simplicity here.  Coming from scratch with no understanding of how the tool works, it's 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 [~sebastian.estevez@datastax.com] has built a nice UI for visualizing schemas and distributions which maybe we could take a look at http://www.sestevez.com/sestevez/CASTableSizer/


was (Author: tjake):
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 [~sebastian.estevez@datastax.com] 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)