I’m running HDP cluster on RedHat Linux 6.5.
The Ambari version is 2.0.
ambari-server:/root # rpm -qa | grep ambari
ambari-server-2.0.1-45.noarch
ambari-log4j-2.0.1.45-1.noarch
datanode1:/root # rpm -qa | grep ambari
ambari-metrics-hadoop-sink-2.0.1-45.x86_64
ambari-log4j-2.0.1.45-1.noarch
ambari-agent-2.0.1-45.x86_64
ambari-metrics-monitor-2.0.1-45.x86_64
All the services are running on the HDP 2.2 cluster including ambari-metrics.
I’m seeing below error in ambari server log:
22 Sep 2015 20:38:18,349 ERROR [qtp-client-12552] MetricsPropertyProvider:201 – Error getting timeline metrics. Can not connect to collector, socket error.
22 Sep 2015 20:38:36,356 ERROR [qtp-client-12217] MetricsPropertyProvider:201 – Error getting timeline metrics. Can not connect to collector, socket error.
22 Sep 2015 20:38:46,367 ERROR [qtp-client-12217] MetricsPropertyProvider:201 – Error getting timeline metrics. Can not connect to collector, socket error.
22 Sep 2015 20:39:04,337 ERROR [qtp-client-12636] MetricsPropertyProvider:201 – Error getting timeline metrics. Can not connect to collector, socket error.
Someone please help me…
Thanks