abk-code opened a new issue #8842: HOw to set the druid replication to zero?
URL: https://github.com/apache/incubator-druid/issues/8842
 
 
   I have a working POC with ingestion going on and see replication =2 on the 
published segments and replication=1 on unpublished segments when seen on the 
console. I think this is adding up the disk size used up on the cluster which 
we would like to reduce. I want to set the replication to zero so that lesser 
disk space is used since we are writing the data to S3 (backend) anyways.  What 
is the setting I need to use and which spec file?
   
   Also, what is the best compression ? Default compression is LZ4. Is there 
any better compression that we could use to reduce the disk usage? 
   
   thanks
    

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