<?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: How can I fix the alert for YARN:  ats-hbase service information could not be retrieved in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/How-can-I-fix-the-alert-for-YARN-ats-hbase-service/m-p/269101#M206629</link>
    <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="image.png" style="width: 999px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/24221i41F0F8C1AE97E902/image-size/large?v=v2&amp;amp;px=999" role="button" title="image.png" alt="image.png" /&gt;&lt;/span&gt;&lt;BR /&gt;After following your suggestion, the problem seems to have been solved.&lt;/P&gt;</description>
    <pubDate>Wed, 28 Aug 2019 06:35:20 GMT</pubDate>
    <dc:creator>LeeFan</dc:creator>
    <dc:date>2019-08-28T06:35:20Z</dc:date>
    <item>
      <title>How can I fix the alert for YARN:  ats-hbase service information could not be retrieved</title>
      <link>https://community.cloudera.com/t5/Support-Questions/How-can-I-fix-the-alert-for-YARN-ats-hbase-service/m-p/269086#M206623</link>
      <description>&lt;P&gt;Ambari-version：2.7.3&lt;/P&gt;
&lt;P&gt;HDP-version：3.1.0&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In the yarn log file,I didn't find any error about "ats-hbase service".&lt;/P&gt;
&lt;P&gt;Where should I find the log file about alter information?&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="image.png" style="width: 999px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/24219iA57466867E001434/image-size/large?v=v2&amp;amp;px=999" role="button" title="image.png" alt="image.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="image.png" style="width: 999px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/24216i4AAC311E46A99521/image-size/large?v=v2&amp;amp;px=999" role="button" title="image.png" alt="image.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="image.png" style="width: 999px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/24217iAD6FF48DC405EB94/image-size/large?v=v2&amp;amp;px=999" role="button" title="image.png" alt="image.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="image.png" style="width: 999px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/24218iE4BDC64FFDFD1A2F/image-size/large?v=v2&amp;amp;px=999" role="button" title="image.png" alt="image.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 28 Aug 2019 06:18:53 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/How-can-I-fix-the-alert-for-YARN-ats-hbase-service/m-p/269086#M206623</guid>
      <dc:creator>LeeFan</dc:creator>
      <dc:date>2019-08-28T06:18:53Z</dc:date>
    </item>
    <item>
      <title>Re: How can I fix the alert for YARN:  ats-hbase service information could not be retrieved</title>
      <link>https://community.cloudera.com/t5/Support-Questions/How-can-I-fix-the-alert-for-YARN-ats-hbase-service/m-p/269094#M206626</link>
      <description>&lt;P&gt;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/68923"&gt;@LeeFan&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Usually ambari makes use of the following script to run the alert check for the ats-hbase service.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;/var/lib/ambari-server/resources/stacks/HDP/3.0/services/YARN/package/alerts/alert_ats_hbase.py   (on Ambari Server)

/var/lib/ambari-agent/cache/stacks/HDP/3.0/services/YARN/package/alerts/alert_ats_hbase.py 
  (On Agent hosts)&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Above script relies on the following command to fetch the status.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="python"&gt;# su - yarn-ats -c "/usr/hdp/current/hadoop-yarn-client/bin/yarn app -status ats-hbase"&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;However, in your attached screenshot where we see the alert .. shows the alert was executed &lt;STRONG&gt;&lt;EM&gt;13 hours old alert&lt;/EM&gt;&lt;/STRONG&gt;. It might not be the current status of your ats-hbase.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So can you please try to disable the alert and then enable it after 10 seconds to see if the old alert clears.&lt;/P&gt;&lt;P&gt;Ambari UI --&amp;gt; Alerts (from left bottom panel) --&amp;gt; filter (icon) --&amp;gt; "Alert Definition Name" as "&lt;A href="http://kerlatest1.example.com:8080/#" target="_blank" rel="noopener"&gt;ATSv2 HBase Application&lt;/A&gt;"&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; (click on Disable alertand then after 10 seconds to clear the old alert and then enable it back)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 28 Aug 2019 03:10:21 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/How-can-I-fix-the-alert-for-YARN-ats-hbase-service/m-p/269094#M206626</guid>
      <dc:creator>jsensharma</dc:creator>
      <dc:date>2019-08-28T03:10:21Z</dc:date>
    </item>
    <item>
      <title>Re: How can I fix the alert for YARN:  ats-hbase service information could not be retrieved</title>
      <link>https://community.cloudera.com/t5/Support-Questions/How-can-I-fix-the-alert-for-YARN-ats-hbase-service/m-p/269101#M206629</link>
      <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="image.png" style="width: 999px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/24221i41F0F8C1AE97E902/image-size/large?v=v2&amp;amp;px=999" role="button" title="image.png" alt="image.png" /&gt;&lt;/span&gt;&lt;BR /&gt;After following your suggestion, the problem seems to have been solved.&lt;/P&gt;</description>
      <pubDate>Wed, 28 Aug 2019 06:35:20 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/How-can-I-fix-the-alert-for-YARN-ats-hbase-service/m-p/269101#M206629</guid>
      <dc:creator>LeeFan</dc:creator>
      <dc:date>2019-08-28T06:35:20Z</dc:date>
    </item>
  </channel>
</rss>

