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/12/12 22:39:47 UTC

[GitHub] [incubator-druid] vogievetsky commented on issue #9016: druid dynamic configuration

vogievetsky commented on issue #9016: druid dynamic configuration
URL: https://github.com/apache/incubator-druid/issues/9016#issuecomment-565218983
 
 
   What you want to do is "adjust the segment granularity" from 1 hour to 1 day. That is not something that the auto compaction job runner (the one accessed by `/druid/coordinator/v1/config/compaction`) can do right now.
   To change segment granularity you would have to manually issue `compact` jobs (see https://druid.apache.org/docs/latest/tutorials/tutorial-compaction.html )
   

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