Created on 03-15-2016 08:59 PM - edited 09-16-2022 03:09 AM
How is zookeeper storage sized/calculated?
Created 03-16-2016 07:06 AM
In general, Zookeeper doesn't actually required huge drives because it will only store metadata information for many services, I have seen customer using 100G to 250G of partition size for zookeeper data directory and logs which is fine of many cluster deployment. Moreover administrator need to set configuration for automatic purging policy of snapshots and logs directories so that we don't end up by filling all the local storage.
Please refer below doc for more info.
Created 03-16-2016 07:06 AM
In general, Zookeeper doesn't actually required huge drives because it will only store metadata information for many services, I have seen customer using 100G to 250G of partition size for zookeeper data directory and logs which is fine of many cluster deployment. Moreover administrator need to set configuration for automatic purging policy of snapshots and logs directories so that we don't end up by filling all the local storage.
Please refer below doc for more info.
 
					
				
				
			
		
