Hi Chalcy
Maybe it's the Zookeeper dir. By default it is pointed to /tmp/ and may
be lost between reboot.
In flume-conf.xml change this value to a location of your choice:
<property>
<name>flume.master.zk.logdir</name>
<value>/[any other than the tmp folder]/flume/flume-${user.name}-zk</value>
<description>The base directory in which the ZBCS stores data.</description>
</property>
Doc's:
http://archive.cloudera.com/cdh/3/flume/UserGuide/#_configuring_the_zbcs
Hope it helps
/Soren
On 27/03/2012 19:23, Chalcy Raja wrote:
Anybody?
*From:*Chalcy Raja [mailto:[email protected]]
*Sent:* Friday, March 23, 2012 3:59 PM
*To:* [email protected]
*Subject:* flume agent collector configuration
Hi,
I would like to know where the agent, collector configurations are
saved. I stopped the master and zookeeper server and after a day I
restarted the master and the zookeeper server. I lost all the
mappings and configuration. I thought zookeeper saved the configuration.
Do I have to do something special to persist in zookeeper or the
config is there but need to be brought back?
Thanks,
Chalcy