我已经使用cloudera管理器完成了hadoop集群安装。安装后,impala状态变坏了。 主节点出现以下错误:
Web Server Status
这个用于具有imapala守护程序的节点:
Impala Daemon Ready Check, Web Server Status
查看日志我发现了一些错误:
The health test result for IMPALAD_WEB_METRIC_COLLECTION has become bad: The Cloudera Manager Agent got an unexpected response from this role's web server.
查看cloudera-scm-agent.log有错误:
1261 Monitor-HostMonitor throttling_logger ERROR (29 skipped) Failed to collect NTP metrics
我尝试安装NTP(sudo apt-get install ntp),但在安装HDFS之后,HIVE,YARN和其他服务变坏了,删除只有impala变坏了。
MainThread agent ERROR Failed to connect to previous supervisor.
另一个错误是:
Monitor-GenericMonitor throttling_logger ERROR Error fetching metrics at 'http://nodo-1:50075/jmx'
我尝试查看所有主机名,看起来是正确的...... 那么,这个问题是什么?我怎么解决呢?