Re: Performance Benchmark Hbase vs Cassandra

2017-06-29 Thread Saikat Kanjilal
You should think about using ycsb and write an adapter for spark perf tests 
against these databases if it doesn't already exist.  See here:  
https://github.com/brianfrankcooper/YCSB

Sent from my iPhone

On Jun 29, 2017, at 7:33 PM, Raj, Deepu 
> wrote:

Hi Team,

I want to do a performance benchmark with some specific use case with   Spark   
-->HBase   and Spark --> Cassandra.

Can anyone provide inputs:-

1.   Scenarios / Parameters to monitor?

2.   Any automation tool to make this work?

3.   Any previous Learnings/ Blogs/environment setup?

Thanks,
Deepu


Re: Performance Benchmark Hbase vs Cassandra

2017-06-29 Thread Ted Yu
For Cassandra, I found:

https://www.instaclustr.com/multi-data-center-sparkcassandra-benchmark-round-2/

My coworker (on vacation at the moment) was doing benchmark with hbase.
When he comes back, the result can be published.

Note: it is hard to find comparison results with same setup (hardware,
number of nodes, etc).

On Thu, Jun 29, 2017 at 7:33 PM, Raj, Deepu 
wrote:

> Hi Team,
>
>
>
> I want to do a performance benchmark with some specific use case with
>   Spark   àHBase   and Spark à Cassandra.
>
>
>
> Can anyone provide inputs:-
>
> 1.   Scenarios / Parameters to monitor?
>
> 2.   Any automation tool to make this work?
>
> 3.   Any previous Learnings/ Blogs/environment setup?
>
>
>
> Thanks,
>
> Deepu
>


Performance Benchmark Hbase vs Cassandra

2017-06-29 Thread Raj, Deepu
Hi Team,

I want to do a performance benchmark with some specific use case with   Spark   
-->HBase   and Spark --> Cassandra.

Can anyone provide inputs:-

1.   Scenarios / Parameters to monitor?

2.   Any automation tool to make this work?

3.   Any previous Learnings/ Blogs/environment setup?

Thanks,
Deepu