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 2018/11/07 10:05:24 UTC

[GitHub] licl2014 opened a new issue #6586: Due to the unbalanced distribution of segments, query will cost more time.

licl2014 opened a new issue #6586: Due to the unbalanced distribution of segments, query will cost more time.
URL: https://github.com/apache/incubator-druid/issues/6586
 
 
   We have a datasource with many segments and use `CostBalancerStrategy`  in our cluster, but we find this datasource's segments has follows distribution:
   ![qq 20181107175240](https://user-images.githubusercontent.com/6941514/48124275-da592280-e2b6-11e8-9218-c798edc216f8.png)
   Then the query request to `druid04` will has a long tail.  

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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