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/12/11 06:39:20 UTC

[GitHub] love1693294577 commented on issue #6723: Druid-redis does not provide a historical buffer interface?

love1693294577 commented on issue #6723: Druid-redis does not provide a historical buffer interface?
URL: https://github.com/apache/incubator-druid/issues/6723#issuecomment-446089724
 
 
   Yes
   I just want to turn on the buffer of the historic
   I configured it in all common.runtime.properties
   Druid.cache.host=xx.xxx.xxx.13
   Druid.cache.port=6379
   
   And configured in all historical nodes
   druid.historical.cache.useCache=true
   druid.historical.cache.populateCache=true
   Druid.historical.cache.unCacheable=[]
   Druid.cache.type=redis
   
   But there is still no buffered data in redis
   
   
   I tried to configure the broker's buffer, but there is no configuration in the historical, this has buffered data in redis, and there is buffer information for the segment.
   

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