
不好意思重新开了个issue
config.inc.php的$configure['hbase_host']已经设置了并且页面读取表数据也是正常的
Message: file_get_contents(http://127.0.0.1:60010/jmx?qry=hadoop:service=Master,name=Master): failed to open stream: HTTP request failed! HTTP/1.1 404 Not Found
Filename: models/hbase_table_model.php
Line Number: 63
selinux 已关闭
手工访问http://hbase ip:60010/jmx 同样是 Not Found hbase需要单独设置或者更改什么配置么?貌似是jetty不识别jmx
另外hbase的jmx已开启 使用jconsole连接能得到数据