1. 在CM中主机页里,选定要删除的服务器,选择操作“从群集中删除”。

2. 登录到主机,执行chkconfig,显示有cloudera-scm-agent服务,

执行service cloudera-scm-agent stop,将cm 的agent服务停掉,否则如果agent继续发送心跳,则CM又会将其加入集群。

3. 执行chkconfig cloudera-scm-agent --levels 345 off 是服务启动等级都关闭,使服务不会在机器重启时启动。

4. 再在CM的主机页中,选中主机,执行“删除”。

相关文章:

  • 2021-10-18
  • 2021-11-22
  • 2022-12-23
  • 2021-10-10
  • 2021-11-04
  • 2022-12-23
  • 2021-06-10
猜你喜欢
  • 2021-12-14
  • 2021-06-05
  • 2022-01-08
  • 2022-01-05
  • 2021-04-30
相关资源
相似解决方案