<?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  Metrics Collector Start Failed on 3 Node AWS Cluster in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/Ambari-Metrics-Collector-Start-Failed-on-3-Node-AWS-Cluster/m-p/114567#M77361</link>
    <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/113/jstraub.html" nodeid="113"&gt;@Jonas Straub&lt;/A&gt;  Happy Hadooping!! &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt; &lt;/P&gt;</description>
    <pubDate>Fri, 29 Jan 2016 09:54:56 GMT</pubDate>
    <dc:creator>nsabharwal</dc:creator>
    <dc:date>2016-01-29T09:54:56Z</dc:date>
    <item>
      <title>Ambari  Metrics Collector Start Failed on 3 Node AWS Cluster</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Ambari-Metrics-Collector-Start-Failed-on-3-Node-AWS-Cluster/m-p/114560#M77354</link>
      <description>&lt;P&gt;I am on Ambari Version 2.2.0.0 and did a fresh install of hadoop.&lt;/P&gt;&lt;P&gt;Whenever I start my hadoop services I get the following warnings and my metrics collector is shutting down (all other hadoop services are fine):&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="1602-bildschirmfoto-2016-01-27-um-193216.png" style="width: 1533px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/23125i999D817880AC2DC7/image-size/medium?v=v2&amp;amp;px=400" role="button" title="1602-bildschirmfoto-2016-01-27-um-193216.png" alt="1602-bildschirmfoto-2016-01-27-um-193216.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I attached all the logs from the ambari-metrics-collector directory in the attached zip.&lt;/P&gt;&lt;P&gt;Any help is appreciated!&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.cloudera.com/legacyfs/online/attachments/1603-ambari-metrics-collector.zip" target="_blank"&gt;ambari-metrics-collector.zip&lt;/A&gt;&lt;/P&gt;&lt;P&gt;br,&lt;/P&gt;&lt;P&gt;Rainer&lt;/P&gt;</description>
      <pubDate>Mon, 19 Aug 2019 11:03:44 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Ambari-Metrics-Collector-Start-Failed-on-3-Node-AWS-Cluster/m-p/114560#M77354</guid>
      <dc:creator>rainer_geissend</dc:creator>
      <dc:date>2019-08-19T11:03:44Z</dc:date>
    </item>
    <item>
      <title>Re: Ambari  Metrics Collector Start Failed on 3 Node AWS Cluster</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Ambari-Metrics-Collector-Start-Failed-on-3-Node-AWS-Cluster/m-p/114561#M77355</link>
      <description>&lt;P&gt;I haven't looked at you log files as yet but see the following to solve common issues.
&lt;/P&gt;&lt;PRE&gt;Up the heap size ams-env : metrics_collector_heapsize = 1024
Set timeline.metrics.service.default.result.limit = 15840 
Restart the Collector&lt;/PRE&gt;&lt;P&gt;&lt;A target="_blank" href="https://cwiki.apache.org/confluence/display/AMBARI/Configurations+-+Tuning"&gt;https://cwiki.apache.org/confluence/display/AMBARI/Configurations+-+Tuning&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A target="_blank" href="https://community.hortonworks.com/articles/11805/how-to-solve-ambari-metrics-corrupted-data.html"&gt;https://community.hortonworks.com/articles/11805/how-to-solve-ambari-metrics-corrupted-data.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A target="_blank" href="https://community.hortonworks.com/questions/8928/ambari-metrics-1.html"&gt;https://community.hortonworks.com/questions/8928/ambari-metrics-1.html&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 28 Jan 2016 03:03:36 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Ambari-Metrics-Collector-Start-Failed-on-3-Node-AWS-Cluster/m-p/114561#M77355</guid>
      <dc:creator>amcbarnett</dc:creator>
      <dc:date>2016-01-28T03:03:36Z</dc:date>
    </item>
    <item>
      <title>Re: Ambari  Metrics Collector Start Failed on 3 Node AWS Cluster</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Ambari-Metrics-Collector-Start-Failed-on-3-Node-AWS-Cluster/m-p/114562#M77356</link>
      <description>&lt;P&gt;It looks like your Metrics Collector cannot start because the HBase Master is not coming up. Just to make sure you're running a non-kerberized environment with a single Namenode, right? Are you using Metrics in distributed or embedded mode?&lt;/P&gt;&lt;P&gt;Could you please validate and post this configuration =&amp;gt; &lt;EM&gt;hbase.rootdir&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;Your HBase Master log files show a connection refused when the HBase Master is trying to connect to the Namenode&lt;/P&gt;&lt;PRE&gt;2016-01-27 18:36:57,189 FATAL [hdp1n3:61300.activeMasterManager] master.HMaster: Unhandled exception. Starting shutdown.
java.net.ConnectException: Call From hdp1n3/XXXXXXXXX to hdp1n3.aye1vpcdev:8020 failed on connection exception: java.net.ConnectException: Connection refused; For more details see:  &lt;A href="http://wiki.apache.org/hadoop/ConnectionRefused" target="_blank"&gt;http://wiki.apache.org/hadoop/ConnectionRefused&lt;/A&gt;
	at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
	at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
	at org.apache.hadoop.net.NetUtils.wrapWithMessage(NetUtils.java:792)
	at org.apache.hadoop.net.NetUtils.wrapException(NetUtils.java:732)
	at org.apache.hadoop.ipc.Client.call(Client.java:1431)
	...
	at java.lang.Thread.run(Thread.java:745)
Caused by: java.net.ConnectException: Connection refused
	at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
	at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:717)
	...
&lt;/PRE&gt;&lt;P&gt;Is this the hostname of your namenode "hdp1n3.aye1vpcdev:8020"?&lt;/P&gt;&lt;P&gt;Can you access the HDFS from the Metrics Collector node?&lt;/P&gt;</description>
      <pubDate>Thu, 28 Jan 2016 03:20:07 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Ambari-Metrics-Collector-Start-Failed-on-3-Node-AWS-Cluster/m-p/114562#M77356</guid>
      <dc:creator>jstraub</dc:creator>
      <dc:date>2016-01-28T03:20:07Z</dc:date>
    </item>
    <item>
      <title>Re: Ambari  Metrics Collector Start Failed on 3 Node AWS Cluster</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Ambari-Metrics-Collector-Start-Failed-on-3-Node-AWS-Cluster/m-p/114563#M77357</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/369/amcbarnett.html" nodeid="369"&gt;@Ancil McBarnett&lt;/A&gt;  This has worked for me in the past.&lt;/P&gt;</description>
      <pubDate>Thu, 28 Jan 2016 04:32:03 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Ambari-Metrics-Collector-Start-Failed-on-3-Node-AWS-Cluster/m-p/114563#M77357</guid>
      <dc:creator>nsabharwal</dc:creator>
      <dc:date>2016-01-28T04:32:03Z</dc:date>
    </item>
    <item>
      <title>Re: Ambari  Metrics Collector Start Failed on 3 Node AWS Cluster</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Ambari-Metrics-Collector-Start-Failed-on-3-Node-AWS-Cluster/m-p/114564#M77358</link>
      <description>&lt;P&gt;Thanks Ancil, I tried this already and unfortunately it didn't work out for me ...&lt;/P&gt;</description>
      <pubDate>Fri, 29 Jan 2016 00:04:03 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Ambari-Metrics-Collector-Start-Failed-on-3-Node-AWS-Cluster/m-p/114564#M77358</guid>
      <dc:creator>rainer_geissend</dc:creator>
      <dc:date>2016-01-29T00:04:03Z</dc:date>
    </item>
    <item>
      <title>Re: Ambari  Metrics Collector Start Failed on 3 Node AWS Cluster</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Ambari-Metrics-Collector-Start-Failed-on-3-Node-AWS-Cluster/m-p/114565#M77359</link>
      <description>&lt;P&gt;Hi Jonas, thanks, this was exactly the issue ... I switched from Embedded to Distributed Mode and by doing that, the default value for hbase.rootdir was pointing to the wrong note ... now everything is working as expected! Thanks again for your feedback, highly appreciated!&lt;/P&gt;</description>
      <pubDate>Fri, 29 Jan 2016 00:19:01 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Ambari-Metrics-Collector-Start-Failed-on-3-Node-AWS-Cluster/m-p/114565#M77359</guid>
      <dc:creator>rainer_geissend</dc:creator>
      <dc:date>2016-01-29T00:19:01Z</dc:date>
    </item>
    <item>
      <title>Re: Ambari  Metrics Collector Start Failed on 3 Node AWS Cluster</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Ambari-Metrics-Collector-Start-Failed-on-3-Node-AWS-Cluster/m-p/114566#M77360</link>
      <description>&lt;P&gt;Glad it worked! Happy Hadooping &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 29 Jan 2016 02:35:56 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Ambari-Metrics-Collector-Start-Failed-on-3-Node-AWS-Cluster/m-p/114566#M77360</guid>
      <dc:creator>jstraub</dc:creator>
      <dc:date>2016-01-29T02:35:56Z</dc:date>
    </item>
    <item>
      <title>Re: Ambari  Metrics Collector Start Failed on 3 Node AWS Cluster</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Ambari-Metrics-Collector-Start-Failed-on-3-Node-AWS-Cluster/m-p/114567#M77361</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/113/jstraub.html" nodeid="113"&gt;@Jonas Straub&lt;/A&gt;  Happy Hadooping!! &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt; &lt;/P&gt;</description>
      <pubDate>Fri, 29 Jan 2016 09:54:56 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Ambari-Metrics-Collector-Start-Failed-on-3-Node-AWS-Cluster/m-p/114567#M77361</guid>
      <dc:creator>nsabharwal</dc:creator>
      <dc:date>2016-01-29T09:54:56Z</dc:date>
    </item>
  </channel>
</rss>

