/alert/getservicesbyhost 接口是谁的服务?
zchlive opened this issue · 8 comments
zchlive commented
代码是不是还没开发完? 看样子应该还要起个服务,来提供/alert/getservicesbyhost 访问吧
shuoshadow commented
我也看到了,好像还有的服务去获取所有的node已经其上的服务信息
sidharthk commented
Hi, Even i am facing the same issue. Can you please help with any work around and what does it actually mean.
wtx626 commented
不要这个服务会怎么样
opsnull commented
HeChuanXUPT commented
从hadoop_exporter启动会有这个问题,
从cmd下面各个单独的exporter启动就可以, -s参数随便指定都行(不会使用到)
hblicy commented
这个hive_server.py怎么启动报错UnboundLocalError: local variable 'host' referenced before assignment
HeChuanXUPT commented
这个hive_server.py怎么启动报错UnboundLocalError: local variable 'host' referenced before assignment
@hblicy 这个目前没有维护了好像, 你需要自己看源码, 或者另找其他项目了
hblicy commented
@HeChuanXUPT 是的,我改了一下源码,现在能启动了,但是我发现这个hive监控的还是获取不到太多有用的信息,我是hive_3.1.0,不知道哪里还有比较好的项目,能告知一下吗?