Open the file zoo.cfg in $ZOOKEEPER-DIR/conf dir and modify the following line:
dataDir=/tmp/zookeeper Edward On Sun, Sep 8, 2013 at 10:04 AM, Sznajder ForMailingList < [email protected]> wrote: > Yes I am using zkServer > > Benjamin > > > On Sun, Sep 8, 2013 at 12:51 PM, Flavio Junqueira <[email protected] > >wrote: > > > Change it in the configuration file you're using with the server. Are you > > using the zkServer script to start it? > > > > -Flavio > > > > -----Original Message----- > > From: "Sznajder ForMailingList" <[email protected]> > > Sent: 08/09/2013 10:00 > > To: "[email protected]" <[email protected]> > > Subject: /tmp directory full > > > > Hi > > > > I used the Curator implementation of Queue using Zookeeper. > > > > However, I get an excemption that the /tmp directory is full (it > contains a > > directory /tmp/zookeeper/version_2/) > > > > How could I point the Zookeeper temp directory to a directory of my > choice? > > > > Thanks! > > > > Benjamin > > >
