mirror of
https://github.com/didi/KnowStreaming.git
synced 2025-12-24 11:52:08 +08:00
Update connect_jmx_failed.md
This commit is contained in:
@@ -102,5 +102,6 @@ UPDATE cluster SET jmx_properties='{ "maxConn": 10, "username": "xxxxx", "passwo
|
||||
```
|
||||
### 4、解决方法 —— 不允许其他机器访问
|
||||

|
||||
|
||||
该图中的127.0.0.1表明该端口只允许本机访问.
|
||||
在cdh中可以点击配置->搜索jmx->寻找broker_java_opts 修改com.sun.management.jmxremote.host和java.rmi.server.hostname为本机ip
|
||||
|
||||
Reference in New Issue
Block a user