Hi, We got a lot of log data and snapshots accumlated in ZK (version 3.3.3). I tried to run the following command to clean things up. However, nothing gets deleted. Did I do anything wrong? Thanks,
java -cp ../lib/zookeeper-3.3.3.jar:../lib/log4j-1.2.15.jar:conf org.apache.zookeeper.server.PurgeTxnLog /export/content/zookeeper/i002/data /export/content/zookeeper/i002/data/version-2 -n 6 Jun
