How to backup a flume master node config? -
I am using flu on a project and I am looking for a way to back up config for master node. . How would I go about doing this? I can not find any information about the backup on the User Guide.
In addition to this, I am looking to run many copies of the master node so that no copy fails, I do not know how to do it - is there any suggestion?
You need to change this Zookeeper log dir in flume-conf.xml, which is the default tmp dir The configuration does not save between the restart.
See this thread
Comments
Post a Comment