storm ui显示supervisor个数与实际不符的解决
更新:HHH   时间:2023-1-7


现象:启动了多个supervisor,单在ui上只显示一个

解决方法:清空"storm.local.dir"对应的目录中的内容,或者重新指定一个目录,如:

          #strom local dir
          storm.local.dir: "/var/wd/storm"

返回大数据教程...