hi Mike,

Thanks for the links.

My current setup is a 4 node cluster (tserver, master, gc, monitor) running
on Alpine Docker containers on a laptop with an i7 processor (8 cores) with
16GB of RAM. As an example I'm running a count of all entries for a table
with 6.3M entries with "accumulo shell -u root -p secret  -e "scan -t
benchmark_table -np" | wc -l" and it takes 43 seconds. Not sure if this is
reasonable or not. Seems a little slow to me. What do you think?

BR,
Guy.




On Mon, Aug 27, 2018 at 4:43 PM Michael Wall <mjw...@apache.org> wrote:

> Hi Guy,
>
> Here are a couple links I found.  Can you tell us more about your setup
> and what you are seeing?
>
> https://accumulo.apache.org/papers/accumulo-benchmarking-2.1.pdf
> https://www.youtube.com/watch?v=Ae9THpmpFpM
>
> Mike
>
>
> On Sat, Aug 25, 2018 at 5:09 PM guy sharon <guy.sharon.1...@gmail.com>
> wrote:
>
>> hi,
>>
>> I've just started working with Accumulo and I think I'm experiencing slow
>> reads/writes. I'm aware of the recommended configuration. Does anyone know
>> of any standard benchmarks and benchmarking tools I can use to tell if the
>> performance I'm getting is reasonable?
>>
>>
>>

Reply via email to