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