dolphin集群注册zookeeper时部分组件超时 #13919
huotianyu-CAa
started this conversation in
Show and tell
Replies: 2 comments 1 reply
-
只能说 amazing |
Beta Was this translation helpful? Give feedback.
0 replies
-
好吧,原来这样,我也碰到类似的报错,很郁闷不知道怎么解决,你说的方法我准备最近抽空试下。 |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
dolphin 3.1.4
zookeeper 3.8.0
问题描述:集群启动后,过一会在查看集群状态,发现部分组件状态为“STOP”(master/worker/alert/api都有可能发生)。日志显示是连接zookeeper集群超时。
问题解决:之前dolphin配置文件中zookeeper集群配置的是ip地址,偶然间在discussions中看到一个帖子说只能通过hostname注册。所以就尝试修改配置文件的zookeeper集群由ip改为hostname。结果就成功了。
Beta Was this translation helpful? Give feedback.
All reactions