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 2021/05/26 02:11:14 UTC

[GitHub] [druid] ZhanHui-Xu opened a new issue #11300: how auto compaction work in druid 0.20.0?

ZhanHui-Xu opened a new issue #11300:
URL: https://github.com/apache/druid/issues/11300


   my compaction configs, real segment data to compact as follows, but i can't see any compact task submit
   ![image](https://user-images.githubusercontent.com/66346446/119590977-5b8e4b80-be08-11eb-8ba3-a7e2a3f9bb8e.png)
   ![image](https://user-images.githubusercontent.com/66346446/119475475-c34c8400-bd7f-11eb-9069-e967d9131161.png)
   ![image](https://user-images.githubusercontent.com/66346446/119592194-93968e00-be0a-11eb-9735-bc5fc6092434.png)
   ![image](https://user-images.githubusercontent.com/66346446/119590253-fa19ad00-be06-11eb-96ce-a50a0ec1ffcb.png)
   
   compactionTaskSlotRatio: 0.1,
   maxCompactionTaskSlots: 2147483647
   
   if I manually submit compaction task spec, it can work
   ![image](https://user-images.githubusercontent.com/66346446/119590880-300b6100-be08-11eb-9e6c-05acc03fd7af.png)
   ![image](https://user-images.githubusercontent.com/66346446/119590827-18cc7380-be08-11eb-8527-8be2b98a8e62.png)
   


-- 
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



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