如何备份flume主节点配置?

发布于 2024-12-03 02:51:26 字数 143 浏览 1 评论 0原文

我正在一个项目中使用 Flume,并正在寻找一种备份主节点配置的方法。我该怎么做呢?我似乎在用户指南上找不到有关备份的任何信息。

另外,我希望主节点的多个副本都在运行,以便在其中一个失败时,一个副本可以接管。我也不知道如何做到这一点 - 有人有任何建议吗?

I am using flume on a project and am looking for a way to backup the config for the master node. How would I go about doing this? I can't seem to find any info regarding backups on the user guide.

Also, I am looking to have multiple copies of the master node running so that if one fails a copy can take over. I am unaware of how to do this either - does anyone have any suggestions?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

烟织青萝梦 2024-12-10 02:51:26

您需要更改flume-conf.xml中的zookeeper日志目录,默认为tmp目录,它不会在重新启动之间保存配置。

看到这个线程
http://www.mail-archive.com/<跨度类=“__cf_email__” data-cfemail="02646e776f672f77716770426b6c61776063766d702c637263616a672c6d7065">[电子邮件受保护]/msg00173.html

you need to change the zookeeper log dir in flume-conf.xml , the default is tmp dir which doesn't save the configuration between restarts.

see this thread
http://www.mail-archive.com/[email protected]/msg00173.html

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文