<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>question Error: No package ambari-metrics-collector available in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/Error-No-package-ambari-metrics-collector-available/m-p/197472#M159523</link>
    <description>&lt;P&gt;Amabari installation failed, the log file --&amp;gt;Installing package ambari-metrics-collector ('/usr/bin/yum -d 0 -e 0 -y install ambari-metrics-collector')   command failed&lt;/P&gt;&lt;P&gt;on my ambari server, I dont have this package at all, anyhow, I copied HDP.repo, HDP-UTILS.repo to all data nodes then try to manually install ambari-metrics-collector, but I got following:&lt;/P&gt;&lt;P&gt;/usr/bin/yum -d 0 -e 0 -y install ambari-metrics-collector
Error: Nothing to do&lt;/P&gt;&lt;P&gt;/usr/bin/yum -d 0 -e 0 -y install ambari-metrics-collector
Error: Nothing to do&lt;/P&gt;&lt;P&gt;these errors repeatedly stop my installation. and my repo was downloaded as:&lt;/P&gt;&lt;P&gt;1. I used this repo --&amp;gt;http://public-repo-1.hortonworks.com/ambari/centos6/2.x/updates/2.4.0.1/ambari.repo&lt;/P&gt;&lt;P&gt;2. I used AWS/EC2 m4.large with 20 gb for Root dir and 100 EBS(magnetic), I ignored the metrics_collector_heap_size warnings, because if I following the recommended size to modify them, it would come up with the second recommended size, I even go as far as 7 times edit these numbers, never done with it.&lt;/P&gt;&lt;P&gt;3. Any one had the same issue like mine? if the storage setting here matters? what is a good combination of these metrics_collector_heap_size, xmn_size and master_heap_size? &lt;/P&gt;&lt;P&gt;4. the type of instance are different, different RAM, these heap_size will depends, what to follow? isnt this HDP job? &lt;/P&gt;&lt;P&gt;thank so much for you help.&lt;/P&gt;</description>
    <pubDate>Mon, 05 Jun 2017 09:26:05 GMT</pubDate>
    <dc:creator>robi</dc:creator>
    <dc:date>2017-06-05T09:26:05Z</dc:date>
    <item>
      <title>Error: No package ambari-metrics-collector available</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Error-No-package-ambari-metrics-collector-available/m-p/197472#M159523</link>
      <description>&lt;P&gt;Amabari installation failed, the log file --&amp;gt;Installing package ambari-metrics-collector ('/usr/bin/yum -d 0 -e 0 -y install ambari-metrics-collector')   command failed&lt;/P&gt;&lt;P&gt;on my ambari server, I dont have this package at all, anyhow, I copied HDP.repo, HDP-UTILS.repo to all data nodes then try to manually install ambari-metrics-collector, but I got following:&lt;/P&gt;&lt;P&gt;/usr/bin/yum -d 0 -e 0 -y install ambari-metrics-collector
Error: Nothing to do&lt;/P&gt;&lt;P&gt;/usr/bin/yum -d 0 -e 0 -y install ambari-metrics-collector
Error: Nothing to do&lt;/P&gt;&lt;P&gt;these errors repeatedly stop my installation. and my repo was downloaded as:&lt;/P&gt;&lt;P&gt;1. I used this repo --&amp;gt;http://public-repo-1.hortonworks.com/ambari/centos6/2.x/updates/2.4.0.1/ambari.repo&lt;/P&gt;&lt;P&gt;2. I used AWS/EC2 m4.large with 20 gb for Root dir and 100 EBS(magnetic), I ignored the metrics_collector_heap_size warnings, because if I following the recommended size to modify them, it would come up with the second recommended size, I even go as far as 7 times edit these numbers, never done with it.&lt;/P&gt;&lt;P&gt;3. Any one had the same issue like mine? if the storage setting here matters? what is a good combination of these metrics_collector_heap_size, xmn_size and master_heap_size? &lt;/P&gt;&lt;P&gt;4. the type of instance are different, different RAM, these heap_size will depends, what to follow? isnt this HDP job? &lt;/P&gt;&lt;P&gt;thank so much for you help.&lt;/P&gt;</description>
      <pubDate>Mon, 05 Jun 2017 09:26:05 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Error-No-package-ambari-metrics-collector-available/m-p/197472#M159523</guid>
      <dc:creator>robi</dc:creator>
      <dc:date>2017-06-05T09:26:05Z</dc:date>
    </item>
    <item>
      <title>Re: Error: No package ambari-metrics-collector available</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Error-No-package-ambari-metrics-collector-available/m-p/197473#M159524</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/2338/robindong2000.html" nodeid="2338"&gt;@Robin Dong&lt;/A&gt;&lt;/P&gt;&lt;P&gt;
The following message shows that you already have the AMS binaries installed on the mentioned host.&lt;/P&gt;&lt;PRE&gt;/usr/bin/yum -d 0 -e 0 -y install ambari-metrics-collector Error: Nothing to do &lt;/PRE&gt;&lt;P&gt;
.&lt;/P&gt;&lt;P&gt;"ambari-metrics-collector" RPM is part of ambari repo (not the HDP repo). So please check:&lt;/P&gt;&lt;PRE&gt;# rpm -qa | grep ambari-metrics
# cat /etc/yum.repos.d/ambari.repo&lt;/PRE&gt;&lt;P&gt;For the "metrics_collector_heapsize" and "hbase_master_heapsize" the tuning configurations are mentioned in the following link:&lt;/P&gt;&lt;P&gt;&lt;A href="https://cwiki.apache.org/confluence/display/AMBARI/Configurations+-+Tuning" target="_blank"&gt;https://cwiki.apache.org/confluence/display/AMBARI/Configurations+-+Tuning&lt;/A&gt;&lt;/P&gt;&lt;P&gt;.&lt;/P&gt;</description>
      <pubDate>Mon, 05 Jun 2017 09:33:37 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Error-No-package-ambari-metrics-collector-available/m-p/197473#M159524</guid>
      <dc:creator>jsensharma</dc:creator>
      <dc:date>2017-06-05T09:33:37Z</dc:date>
    </item>
    <item>
      <title>Re: Error: No package ambari-metrics-collector available</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Error-No-package-ambari-metrics-collector-available/m-p/197474#M159525</link>
      <description>&lt;P&gt;Thank you so much, let me try it and get back to you in couple of hours.&lt;/P&gt;</description>
      <pubDate>Mon, 05 Jun 2017 09:50:39 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Error-No-package-ambari-metrics-collector-available/m-p/197474#M159525</guid>
      <dc:creator>robi</dc:creator>
      <dc:date>2017-06-05T09:50:39Z</dc:date>
    </item>
    <item>
      <title>Re: Error: No package ambari-metrics-collector available</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Error-No-package-ambari-metrics-collector-available/m-p/197475#M159526</link>
      <description>&lt;P&gt;I used the following to setup these recommended size I found in this community help &lt;/P&gt;&lt;P&gt;ams-env :: collector_heapsize = 2048&lt;/P&gt;&lt;P&gt;ams-hbase-env :: hbase_master_heapsize = 512&lt;/P&gt;&lt;P&gt;ams-hbase-env :: hbase_master_xmn = 102&lt;/P&gt;&lt;P&gt;ams-hbase-env :: hbase_regionserver_heapsize = 4096&lt;/P&gt;&lt;P&gt;ams-hbase-env :: regionserver_xmn_size = 512&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.cloudera.com/legacyfs/online/attachments/15989-604-hdp-errors.png"&gt;604-hdp-errors.png&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 05 Jun 2017 11:12:48 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Error-No-package-ambari-metrics-collector-available/m-p/197475#M159526</guid>
      <dc:creator>robi</dc:creator>
      <dc:date>2017-06-05T11:12:48Z</dc:date>
    </item>
    <item>
      <title>Re: Error: No package ambari-metrics-collector available</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Error-No-package-ambari-metrics-collector-available/m-p/197476#M159527</link>
      <description>&lt;P&gt;I only can upload one of my error file. but most of them are the same, connection failed...and seemed ambari-metrics never can be started. Only ZK is up. so please help.&lt;/P&gt;&lt;P&gt;thank you very much.&lt;/P&gt;</description>
      <pubDate>Mon, 05 Jun 2017 11:15:23 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Error-No-package-ambari-metrics-collector-available/m-p/197476#M159527</guid>
      <dc:creator>robi</dc:creator>
      <dc:date>2017-06-05T11:15:23Z</dc:date>
    </item>
    <item>
      <title>Re: Error: No package ambari-metrics-collector available</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Error-No-package-ambari-metrics-collector-available/m-p/197477#M159528</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/2338/robindong2000.html" nodeid="2338"&gt;@Robin Dong&lt;/A&gt;&lt;/P&gt;&lt;P&gt;1. Are you running AMS in embedded mode or in external mode?&lt;/P&gt;&lt;P&gt;2. What are the errors you see in the ambari-metrics-collector.log file when you are trying to start it?&lt;/P&gt;&lt;P&gt;3. In your attached screenshot we see NameNode UI, HBaseMaster, NodeManager related critical alerts that might not be directly related to the AMS startup issue. But if in order to see what is going wrong we can take a look on those components logs as well.&lt;/P&gt;&lt;P&gt;4. Do you have sufficient memory on your Host where you are running these processes?&lt;/P&gt;&lt;PRE&gt;# free -m
# lsof -p $PID&lt;/PRE&gt;&lt;P&gt;.&lt;/P&gt;&lt;P&gt;5. All the hosts are configured with correct FQDN ?  Means the "hostname -f" command output should be resolvable from each clusternodes.&lt;/P&gt;&lt;PRE&gt;# hostname -f&lt;/PRE&gt;&lt;P&gt;.&lt;/P&gt;&lt;P&gt;6. Also can you please check if the Hostname &amp;amp; Port mentioned in the critical alert mentioned in the screen shot are opened or not?  Or if there is any firewall issue that is blocking the port access.&lt;/P&gt;&lt;PRE&gt;# telnet  ip-172-31-1-92   $PORT&lt;/PRE&gt;&lt;P&gt;.&lt;/P&gt;</description>
      <pubDate>Mon, 05 Jun 2017 11:44:24 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Error-No-package-ambari-metrics-collector-available/m-p/197477#M159528</guid>
      <dc:creator>jsensharma</dc:creator>
      <dc:date>2017-06-05T11:44:24Z</dc:date>
    </item>
    <item>
      <title>Re: Error: No package ambari-metrics-collector available</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Error-No-package-ambari-metrics-collector-available/m-p/197478#M159529</link>
      <description>&lt;P&gt;you are right, Jay. the problem is port connection refused. however, my /tmp is 777, so what to do from here.&lt;/P&gt;&lt;P&gt;[root@ip-172-31-12-243 /]# free -m &lt;/P&gt;&lt;P&gt;             total       used       free     shared    buffers     cached
Mem:         16077        390      15687          3         81         74
-/+ buffers/cache:        234      15843
Swap:            0          0          0 &lt;/P&gt;&lt;P&gt;[root@ip-172-31-12-243 /]# hostname -f&lt;/P&gt;&lt;P&gt;
ip-172-31-12-243.ca-central-1.compute.internal&lt;/P&gt;&lt;P&gt;telnet ip-172-31-1-92.ca-central-1.compute.internal 3000 &lt;/P&gt;&lt;P&gt;Trying 52.60.67.105... telnet: connect to address 52.60.67.105: Connection refused &lt;/P&gt;&lt;P&gt;[root@ip-172-31-12-243 /]# telnet ip-172-31-1-92.ca-central-1.compute.internal 16000 &lt;/P&gt;&lt;P&gt;Trying 52.60.67.105...
telnet: connect to address 52.60.67.105: Connection refused&lt;/P&gt;&lt;P&gt;thank you so much for helping here.&lt;/P&gt;</description>
      <pubDate>Mon, 05 Jun 2017 18:17:43 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Error-No-package-ambari-metrics-collector-available/m-p/197478#M159529</guid>
      <dc:creator>robi</dc:creator>
      <dc:date>2017-06-05T18:17:43Z</dc:date>
    </item>
    <item>
      <title>Re: Error: No package ambari-metrics-collector available</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Error-No-package-ambari-metrics-collector-available/m-p/197479#M159530</link>
      <description>&lt;P&gt;&lt;A href="https://community.cloudera.com/legacyfs/online/attachments/15999-605-hdp-error.txt"&gt;605-hdp-error.txt&lt;/A&gt; on one of the datanode. no ambari-metrics-collector.log on ambari server.&lt;/P&gt;&lt;P&gt;this is metrics log file. I only have 20g for root dir /, no EBS storage assigned here&lt;/P&gt;</description>
      <pubDate>Mon, 05 Jun 2017 18:31:32 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Error-No-package-ambari-metrics-collector-available/m-p/197479#M159530</guid>
      <dc:creator>robi</dc:creator>
      <dc:date>2017-06-05T18:31:32Z</dc:date>
    </item>
    <item>
      <title>Re: Error: No package ambari-metrics-collector available</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Error-No-package-ambari-metrics-collector-available/m-p/197480#M159531</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/2338/robindong2000.html" nodeid="2338"&gt;@Robin Dong&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Looks like your AMS HBase configurations are missing or not correct. 
Are you using Embedded Mode AMS ?&lt;/P&gt;&lt;P&gt;Do you see the following files here:&lt;/P&gt;&lt;PRE&gt;# ls -lart /etc/ambari-metrics-collector/conf/
total 36
drwxr-xr-x. 3 root root   4096 Aug 18  2016 ..
-rw-r--r--. 1 ams  hadoop 7868 Aug 18  2016 ams-site.xml
-rw-r--r--. 1 ams  hadoop 1000 Aug 18  2016 ssl-server.xml
-rw-r--r--. 1 ams  hadoop 6081 Sep 20  2016 hbase-site.xml
drwxr-xr-x. 2 ams  hadoop 4096 Nov 23  2016 .
-rw-r--r--. 1 ams  hadoop 1319 Apr  4 13:38 log4j.properties
-rw-r--r--. 1 ams  hadoop 1283 Apr  4 13:38 ams-env.sh
&lt;/PRE&gt;&lt;P&gt;.&lt;/P&gt;&lt;P&gt;It will be easy to reinstall the AMS   if you find any missing file there. &lt;/P&gt;</description>
      <pubDate>Mon, 05 Jun 2017 18:36:30 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Error-No-package-ambari-metrics-collector-available/m-p/197480#M159531</guid>
      <dc:creator>jsensharma</dc:creator>
      <dc:date>2017-06-05T18:36:30Z</dc:date>
    </item>
    <item>
      <title>Re: Error: No package ambari-metrics-collector available</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Error-No-package-ambari-metrics-collector-available/m-p/197481#M159532</link>
      <description>&lt;P&gt;on my ambari server and datanode, both has no ambari-metrics-collector found.&lt;/P&gt;&lt;P&gt;[root@ip-172-31-1-92 etc]# ls -lart /etc/ambari-metrics-collector &lt;/P&gt;&lt;P&gt;ls: cannot access /etc/ambari-metrics-collector: No such file or directory&lt;/P&gt;&lt;P&gt;[root@ip-172-31-12-243 etc]# ls -lart /etc/ambari-metrics-collector
ls: cannot access /etc/ambari-metrics-collector: No such file or directory&lt;/P&gt;&lt;P&gt;1. when add volume 100gb or 800gb, I still have the same connection problem&lt;/P&gt;&lt;P&gt;2. this time I didnt add new volume to EBS, only 20gb for root /.&lt;/P&gt;&lt;P&gt;3. I reinstall more than 10 time, always the same issue here.&lt;/P&gt;&lt;P&gt;so do you think my security settings is the problem, here is my security group info,&lt;/P&gt;&lt;P&gt;all TCP, HTTP all ports, all UDP and all traffice with anywhere access. this is wide open security.&lt;/P&gt;&lt;P&gt;Do you think the adding ambari id_rsa.pub to authorized_keys on all servers for passwdless is enough?&lt;/P&gt;&lt;P&gt;From ambari server, I can passweless ssh to all other servers including itself, do you think I need to make passwdless between all nodes? &lt;/P&gt;&lt;P&gt;thank you for your help.&lt;/P&gt;</description>
      <pubDate>Mon, 05 Jun 2017 20:42:22 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Error-No-package-ambari-metrics-collector-available/m-p/197481#M159532</guid>
      <dc:creator>robi</dc:creator>
      <dc:date>2017-06-05T20:42:22Z</dc:date>
    </item>
    <item>
      <title>Re: Error: No package ambari-metrics-collector available</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Error-No-package-ambari-metrics-collector-available/m-p/197482#M159533</link>
      <description>&lt;P&gt;oh, my ambari service is external mode, use &lt;A href="http://ec2....amazon.com:8080" target="_blank"&gt;http://ec2....amazon.com:8080&lt;/A&gt;, if this is so called external mode.&lt;/P&gt;&lt;P&gt;after ambari-server reset, I got the same error. the repo is:&lt;/P&gt;&lt;P&gt;&lt;A href="http://public-repo-1.hortonworks.com/ambari/centos6/2.x/updates/2.4.0.1/ambari.repo"&gt;http://public-repo-1.hortonworks.com/ambari/centos6/2.x/updates/2.4.0.1/ambari.repo&lt;/A&gt;&lt;/P&gt;&lt;P&gt; rpm -qa|grep ambari-metrics  -- show all packages are installed.&lt;/P&gt;&lt;P&gt;so the hbase configure info is the problem. it refuse the connection. I dont need to edit hbase configure with ambari 2.4 in the past at all. any changes on HDP?&lt;/P&gt;&lt;P&gt;thanks,&lt;/P&gt;&lt;P&gt;Robin&lt;/P&gt;</description>
      <pubDate>Mon, 05 Jun 2017 21:02:53 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Error-No-package-ambari-metrics-collector-available/m-p/197482#M159533</guid>
      <dc:creator>robi</dc:creator>
      <dc:date>2017-06-05T21:02:53Z</dc:date>
    </item>
    <item>
      <title>Re: Error: No package ambari-metrics-collector available</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Error-No-package-ambari-metrics-collector-available/m-p/197483#M159534</link>
      <description>&lt;P&gt;oh, my ambari service is external mode, use &lt;A href="http://ec2....amazon.com:8080" target="_blank"&gt;http://ec2....amazon.com:8080&lt;/A&gt;, if this is so called external mode.&lt;/P&gt;&lt;P&gt;after ambari-server reset, I got the same error. the repo is:&lt;/P&gt;&lt;P&gt;&lt;A href="http://public-repo-1.hortonworks.com/ambari/centos6/2.x/updates/2.4.0.1/ambari.repo"&gt;http://public-repo-1.hortonworks.com/ambari/centos6/2.x/updates/2.4.0.1/ambari.repo&lt;/A&gt;&lt;/P&gt;&lt;P&gt; rpm -qa|grep ambari-metrics  -- show all packages are installed.&lt;/P&gt;&lt;P&gt;so the hbase configure info is the problem. it refuse the connection. I dont need to edit hbase configure with ambari 2.4 in the past at all. any changes on HDP?&lt;/P&gt;&lt;P&gt;thanks,&lt;/P&gt;&lt;P&gt;Robin&lt;/P&gt;</description>
      <pubDate>Mon, 05 Jun 2017 21:02:57 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Error-No-package-ambari-metrics-collector-available/m-p/197483#M159534</guid>
      <dc:creator>robi</dc:creator>
      <dc:date>2017-06-05T21:02:57Z</dc:date>
    </item>
    <item>
      <title>Re: Error: No package ambari-metrics-collector available</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Error-No-package-ambari-metrics-collector-available/m-p/197484#M159535</link>
      <description>&lt;P&gt;oh, my ambari service is external mode, use &lt;A href="http://ec2....amazon.com:8080" target="_blank"&gt;http://ec2....amazon.com:8080&lt;/A&gt;, if this is so called external mode.&lt;/P&gt;&lt;P&gt;after ambari-server reset, I got the same error. the repo is:&lt;/P&gt;&lt;P&gt;&lt;A href="http://public-repo-1.hortonworks.com/ambari/centos6/2.x/updates/2.4.0.1/ambari.repo"&gt;http://public-repo-1.hortonworks.com/ambari/centos6/2.x/updates/2.4.0.1/ambari.repo&lt;/A&gt;&lt;/P&gt;&lt;P&gt; rpm -qa|grep ambari-metrics  -- show all packages are installed.&lt;/P&gt;&lt;P&gt;so the hbase configure info is the problem. it refuse the connection. I dont need to edit hbase configure with ambari 2.4 in the past at all. any changes on HDP?&lt;/P&gt;&lt;P&gt;thanks,&lt;/P&gt;&lt;P&gt;Robin&lt;/P&gt;</description>
      <pubDate>Mon, 05 Jun 2017 21:02:59 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Error-No-package-ambari-metrics-collector-available/m-p/197484#M159535</guid>
      <dc:creator>robi</dc:creator>
      <dc:date>2017-06-05T21:02:59Z</dc:date>
    </item>
    <item>
      <title>Re: Error: No package ambari-metrics-collector available</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Error-No-package-ambari-metrics-collector-available/m-p/197485#M159536</link>
      <description>&lt;P&gt;oh, my ambari service is external mode, use &lt;A href="http://ec2....amazon.com:8080" target="_blank"&gt;http://ec2....amazon.com:8080&lt;/A&gt;, if this is so called external mode.&lt;/P&gt;&lt;P&gt;after ambari-server reset, I got the same error. the repo is:&lt;/P&gt;&lt;P&gt;&lt;A href="http://public-repo-1.hortonworks.com/ambari/centos6/2.x/updates/2.4.0.1/ambari.repo"&gt;http://public-repo-1.hortonworks.com/ambari/centos6/2.x/updates/2.4.0.1/ambari.repo&lt;/A&gt;&lt;/P&gt;&lt;P&gt; rpm -qa|grep ambari-metrics  -- show all packages are installed.&lt;/P&gt;&lt;P&gt;so the hbase configure info is the problem. it refuse the connection. I dont need to edit hbase configure with ambari 2.4 in the past at all. any changes on HDP?&lt;/P&gt;&lt;P&gt;thanks,&lt;/P&gt;&lt;P&gt;Robin&lt;/P&gt;</description>
      <pubDate>Mon, 05 Jun 2017 21:03:02 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Error-No-package-ambari-metrics-collector-available/m-p/197485#M159536</guid>
      <dc:creator>robi</dc:creator>
      <dc:date>2017-06-05T21:03:02Z</dc:date>
    </item>
  </channel>
</rss>

