Dear Wiki user, You have subscribed to a wiki page or wiki category on "Hadoop Wiki" for change notification.
The "ZooKeeper/ServiceLatencyOverview" page has been changed by PatrickHunt. http://wiki.apache.org/hadoop/ZooKeeper/ServiceLatencyOverview?action=diff&rev1=3&rev2=4 -------------------------------------------------- The following basic configuration was used on all serving nodes: + {{{ tickTime=2000 initLimit=10 syncLimit=5 dataDir=<data directory> clientPort=2181 + }}} A dedicated log device was not used, the data directory is store on the same device as the operating system, the ZK snapshots and log4j logs.
