gpt4 book ai didi

hadoop - 在 MapReduce 作业中增加 ZooKeeper 协商超时

转载 作者:可可西里 更新时间:2023-11-01 16:56:23 26 4
gpt4 key购买 nike

需要增加我的 MapReduce 作业的协商超时。

我尝试设置以下属性:

Configuration conf = new Configuration();
conf.set("zk.connectiontimeout.ms", "60000");

但这并没有帮助。仍然不断收到下面给出的消息。如何以编程方式更改此值?

消息如下:

15/03/27 11:46:40 信息 zookeeper.ClientCnxn:服务器上的 session 建立完成,sessionid = 0x14bxxbbf2c9e,协商超时 = 30000

最佳答案

ZooKeeper 配置仅在 ZooKeeper 服务器启动时使用。在它们已经运行后您无法更改它们。

关于hadoop - 在 MapReduce 作业中增加 ZooKeeper 协商超时,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/29308609/

26 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com