You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@druid.apache.org by GitBox <gi...@apache.org> on 2019/07/15 10:59:28 UTC

[GitHub] [incubator-druid] eranmeir commented on issue #5698: Oak: New Concurrent Key-Value Map

eranmeir commented on issue #5698: Oak: New Concurrent Key-Value Map 
URL: https://github.com/apache/incubator-druid/issues/5698#issuecomment-511357701
 
 
   @jon-wei, @gianm
   
   Thank you for the valuable input. 
   
   We will begin benchmarking using a single-machine setup as described in the quickstart guide. 
   
   We have real-world data from production Flurry server that we can use. It’s about 450M keys comprised of application names and timestamps, and we can generate values in different sizes, depending on what we plan to simulate.
   
   Our plan is to use Druid’s REST APIs for (batch and stream) ingestion, aggregation queries, and mixed workloads. We’ll use Druid’s emitted [metrics](https://druid.apache.org/docs/latest/operations/metrics.html) to measure ingestion throughput (via `ingest/rows/output`, `ingest/persists/time` and `ingest/merge/time`) and query latency (via `query/time`).
   
   We’d be happy to hear your suggestions for tuning the system, and also suggested queries and metrics you think will be convincing for Oak’s adoption.
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@druid.apache.org
For additional commands, e-mail: commits-help@druid.apache.org