<?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 Re: Ambari Metric Monitor does not install - Cluster installation w. Ambari failing - in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Ambari-Metric-Monitor-does-not-install-Cluster-installation/m-p/226085#M70176</link>
    <description>&lt;P&gt;Hi &lt;A rel="user" href="https://community.cloudera.com/users/3418/jsensharma.html" nodeid="3418"&gt;@Jay SenSharma&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Thanks for the hints.&lt;/P&gt;&lt;P&gt;I reinstalled the cluster with an older version Hadoop (2.5.3) that does not require Ambari MMerics to be installed.&lt;/P&gt;&lt;P&gt;For my current purposes thats fine.&lt;/P&gt;&lt;P&gt;Will try repordcue the issue sometimes later and see if your  hints helped&lt;/P&gt;&lt;P&gt;Thx once more&lt;/P&gt;&lt;P&gt;Imre &lt;/P&gt;</description>
    <pubDate>Wed, 25 Oct 2017 22:16:36 GMT</pubDate>
    <dc:creator>imre_ruskal</dc:creator>
    <dc:date>2017-10-25T22:16:36Z</dc:date>
    <item>
      <title>Ambari Metric Monitor does not install - Cluster installation w. Ambari failing -</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Ambari-Metric-Monitor-does-not-install-Cluster-installation/m-p/226082#M70173</link>
      <description>&lt;P&gt;I am trying to install a a 4 node HDP 2.6.2 cluster with Ambari 2.5.2 on Red Hat Linux 6.5&lt;/P&gt;&lt;P&gt;The installation fails on some of the nodes and the error log is below.&lt;/P&gt;&lt;P&gt;Any idea on what can be done &lt;/P&gt;&lt;PRE&gt;2017-10-23 08:11:38,257 - Installing package ambari-metrics-monitor ('/usr/bin/yum -d 0 -e 0 -y install ambari-metrics-monitor')
2017-10-23 08:11:45,079 - Execution of '/usr/bin/yum -d 0 -e 0 -y install ambari-metrics-monitor' returned 1. ERROR with rpm_check_debug vs depsolve:
libkadm5clnt_mit.so.8()(64bit) is needed by krb5-workstation-1.10.3-65.el6.x86_64
libkadm5clnt_mit.so.8(kadm5clnt_mit_8_MIT)(64bit) is needed by krb5-workstation-1.10.3-65.el6.x86_64
libkadm5srv_mit.so.8()(64bit) is needed by krb5-workstation-1.10.3-65.el6.x86_64
libkadm5srv_mit.so.8(kadm5srv_mit_8_MIT)(64bit) is needed by krb5-workstation-1.10.3-65.el6.x86_64
 You could try running: rpm -Va --nofiles --nodigest
Your transaction was saved, rerun it with: yum load-transaction /tmp/yum_save_tx-2017-10-23-08-11TRK3My.yumtx
2017-10-23 08:11:45,079 - Failed to install package ambari-metrics-monitor. Executing '/usr/bin/yum clean metadata'
2017-10-23 08:11:45,321 - Retrying to install package ambari-metrics-monitor after 30 seconds&lt;/PRE&gt;</description>
      <pubDate>Tue, 24 Oct 2017 19:28:28 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Ambari-Metric-Monitor-does-not-install-Cluster-installation/m-p/226082#M70173</guid>
      <dc:creator>imre_ruskal</dc:creator>
      <dc:date>2017-10-24T19:28:28Z</dc:date>
    </item>
    <item>
      <title>Re: Ambari Metric Monitor does not install - Cluster installation w. Ambari failing -</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Ambari-Metric-Monitor-does-not-install-Cluster-installation/m-p/226083#M70174</link>
      <description>&lt;P&gt;Please try this:&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Clean the yum cache.&lt;/P&gt;&lt;PRE&gt;# yum clean all&lt;/PRE&gt;&lt;P&gt;&lt;BR /&gt;Check the yum repolist if repos are correct and the baseurl is fine and reachable.&lt;/P&gt;&lt;PRE&gt;# yum repolist&lt;/PRE&gt;&lt;P&gt;&lt;BR /&gt;3. For any unwanted repos.  (or temporarily disable other repos  except  "/etc/yum.repos.d/ambari.repo") on the mentioned host by setting&lt;STRONG&gt; "enabled=0"&lt;/STRONG&gt;  (means disabling the other repos)&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Please keep the "enabled=1" only for "ambari.repo"  then perform the "# yum clean all" and then retry.  Leter you can enable the other repos back by setting the "enabled=1" to the individual repo files.&lt;/P&gt;</description>
      <pubDate>Tue, 24 Oct 2017 19:37:53 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Ambari-Metric-Monitor-does-not-install-Cluster-installation/m-p/226083#M70174</guid>
      <dc:creator>jsensharma</dc:creator>
      <dc:date>2017-10-24T19:37:53Z</dc:date>
    </item>
    <item>
      <title>Re: Ambari Metric Monitor does not install - Cluster installation w. Ambari failing -</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Ambari-Metric-Monitor-does-not-install-Cluster-installation/m-p/226084#M70175</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/3713/imreruskal.html" nodeid="3713"&gt;@Imre Ruskal&lt;BR /&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Something similar you can find here: &lt;/P&gt;&lt;P&gt;&lt;A href="https://discuss.pivotal.io/hc/en-us/articles/219187127-Ambari-Metrics-installation-on-a-Pivotal-HD-cluster-fails-with-the-message-No-more-mirrors-to-try-" target="_blank"&gt;https://discuss.pivotal.io/hc/en-us/articles/219187127-Ambari-Metrics-installation-on-a-Pivotal-HD-cluster-fails-with-the-message-No-more-mirrors-to-try-&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/3713/imreruskal.html" nodeid="3713"&gt;&lt;/A&gt; &lt;/P&gt;</description>
      <pubDate>Tue, 24 Oct 2017 19:39:30 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Ambari-Metric-Monitor-does-not-install-Cluster-installation/m-p/226084#M70175</guid>
      <dc:creator>jsensharma</dc:creator>
      <dc:date>2017-10-24T19:39:30Z</dc:date>
    </item>
    <item>
      <title>Re: Ambari Metric Monitor does not install - Cluster installation w. Ambari failing -</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Ambari-Metric-Monitor-does-not-install-Cluster-installation/m-p/226085#M70176</link>
      <description>&lt;P&gt;Hi &lt;A rel="user" href="https://community.cloudera.com/users/3418/jsensharma.html" nodeid="3418"&gt;@Jay SenSharma&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Thanks for the hints.&lt;/P&gt;&lt;P&gt;I reinstalled the cluster with an older version Hadoop (2.5.3) that does not require Ambari MMerics to be installed.&lt;/P&gt;&lt;P&gt;For my current purposes thats fine.&lt;/P&gt;&lt;P&gt;Will try repordcue the issue sometimes later and see if your  hints helped&lt;/P&gt;&lt;P&gt;Thx once more&lt;/P&gt;&lt;P&gt;Imre &lt;/P&gt;</description>
      <pubDate>Wed, 25 Oct 2017 22:16:36 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Ambari-Metric-Monitor-does-not-install-Cluster-installation/m-p/226085#M70176</guid>
      <dc:creator>imre_ruskal</dc:creator>
      <dc:date>2017-10-25T22:16:36Z</dc:date>
    </item>
  </channel>
</rss>

