<?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 I don't see any YARN reports in Cloudera Manager in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/I-don-t-see-any-YARN-reports-in-Cloudera-Manager/m-p/67391#M78459</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;After running few sqoop jobs (medium sized jobs) , I tried to check the CPU usage using the charts-chart builder with the following SQL.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;SELECT&lt;BR /&gt;yarn_reports_containers_used_cpu FROM REPORTS&lt;BR /&gt;WHERE&lt;BR /&gt;category=SERVICE&lt;BR /&gt;AND clusterName=ETL_DEV;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;I get the error that&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;No entities found matching filter 'clusterName = "ETL_DEV"' in 'SELECT yarn_reports_containers_used_cpu FROM REPORTS WHERE category=SERVICE AND clusterName=ETL_DEV'.&amp;nbsp;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I also don't see anything under clusters-utilization report- YARN.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I did enable the yarn metrics collection with "&lt;SPAN&gt;Enable Container Usage Metrics Collection".&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Could you let me know if I am missing anything?&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 16 Sep 2022 13:13:57 GMT</pubDate>
    <dc:creator>RJ</dc:creator>
    <dc:date>2022-09-16T13:13:57Z</dc:date>
    <item>
      <title>I don't see any YARN reports in Cloudera Manager</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/I-don-t-see-any-YARN-reports-in-Cloudera-Manager/m-p/67391#M78459</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;After running few sqoop jobs (medium sized jobs) , I tried to check the CPU usage using the charts-chart builder with the following SQL.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;SELECT&lt;BR /&gt;yarn_reports_containers_used_cpu FROM REPORTS&lt;BR /&gt;WHERE&lt;BR /&gt;category=SERVICE&lt;BR /&gt;AND clusterName=ETL_DEV;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;I get the error that&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;No entities found matching filter 'clusterName = "ETL_DEV"' in 'SELECT yarn_reports_containers_used_cpu FROM REPORTS WHERE category=SERVICE AND clusterName=ETL_DEV'.&amp;nbsp;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I also don't see anything under clusters-utilization report- YARN.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I did enable the yarn metrics collection with "&lt;SPAN&gt;Enable Container Usage Metrics Collection".&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Could you let me know if I am missing anything?&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 16 Sep 2022 13:13:57 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/I-don-t-see-any-YARN-reports-in-Cloudera-Manager/m-p/67391#M78459</guid>
      <dc:creator>RJ</dc:creator>
      <dc:date>2022-09-16T13:13:57Z</dc:date>
    </item>
    <item>
      <title>Re: I don't see any YARN reports in Cloudera Manager</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/I-don-t-see-any-YARN-reports-in-Cloudera-Manager/m-p/67710#M78460</link>
      <description>&lt;P&gt;Regarding the query, the "ETL_DEV" is probably the display name, so instead of&lt;/P&gt;&lt;P&gt;"AND clusterName=ETL_DEV"&lt;/P&gt;&lt;P&gt;you should try&lt;/P&gt;&lt;P&gt;"AND clusterDisplayName=ETL_DEV"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The fact, that nothing is displayed, is an indication that the configuration is not complete. Can you check that the directory, specified in "&lt;SPAN&gt;Cloudera Manager Container Usage Metrics Directory&lt;/SPAN&gt;" is created in the HDFS and user defined in "&lt;SPAN&gt;Container Usage MapReduce Job User&lt;/SPAN&gt;" has full permissions?&lt;/P&gt;&lt;P&gt;If not, then &lt;SPAN&gt;you will need to re-run the&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;STRONG&gt;Create YARN Container Usage Metrics Dir&lt;/STRONG&gt;&lt;SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;command.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 28 May 2018 14:46:25 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/I-don-t-see-any-YARN-reports-in-Cloudera-Manager/m-p/67710#M78460</guid>
      <dc:creator>GeKas</dc:creator>
      <dc:date>2018-05-28T14:46:25Z</dc:date>
    </item>
    <item>
      <title>Re: I don't see any YARN reports in Cloudera Manager</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/I-don-t-see-any-YARN-reports-in-Cloudera-Manager/m-p/77220#M78461</link>
      <description>When enabling YARN Cluster Utilization Report. Please make sure that User and Pool are existing. Also make sure that the User is a linux user on all Hadoop nodes.</description>
      <pubDate>Fri, 20 Jul 2018 13:20:56 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/I-don-t-see-any-YARN-reports-in-Cloudera-Manager/m-p/77220#M78461</guid>
      <dc:creator>amekala</dc:creator>
      <dc:date>2018-07-20T13:20:56Z</dc:date>
    </item>
  </channel>
</rss>

