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:
us...@infra.apache.org


With regards,
Apache Git Services

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

Reply via email to