<?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: Testing CM Installation: PiEstimator pending/unassigned for hours in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Testing-CM-Installation-PiEstimator-pending-unassigned-for/m-p/18490#M2875</link>
    <description>&lt;P&gt;Solved this issue.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My problem was simple, My NodeManager log directory setting is not pointing to the container.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;yarn.nodemanager.log-dirs=/apps/ext/var/log/hadoop-yarn&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;it was suppopsed to be&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;SPAN&gt;yarn.nodemanager.log-dirs=&lt;/SPAN&gt;&lt;SPAN&gt;/apps/ext/var/log/hadoop-yarn/container&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;SPAN&gt;I figured it out after I see this message on my NodeManager web ui, under Node Log information, "&lt;/SPAN&gt;&lt;/SPAN&gt;NodeHealthReport 1/1 log-dirs turned bad"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I was able to run and finish the PiEstimator after I update the log-dirs and restart the service.&lt;/P&gt;</description>
    <pubDate>Tue, 09 Sep 2014 09:16:53 GMT</pubDate>
    <dc:creator>gagabonar</dc:creator>
    <dc:date>2014-09-09T09:16:53Z</dc:date>
    <item>
      <title>Testing CM Installation: PiEstimator pending/unassigned for hours</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Testing-CM-Installation-PiEstimator-pending-unassigned-for/m-p/18480#M2874</link>
      <description>&lt;P&gt;I was following the Installation Test guide below:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A target="_blank" href="http://www.cloudera.com/content/cloudera-content/cloudera-docs/CM5/latest/Cloudera-Manager-Installation-Guide/cm5ig_testing_the_install.html"&gt;http://www.cloudera.com/content/cloudera-content/cloudera-docs/CM5/latest/Cloudera-Manager-Installation-Guide/cm5ig_testing_the_install.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I ran this command from one of my host:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;sudo -u hdfs hadoop jar /usr/lib/hadoop-mapreduce/hadoop-mapreduce-examples.jar pi 10 100&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This is what I get:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;[apps@analyticpapp2 ~]$ sudo -u hdfs hadoop jar /usr/lib/hadoop-mapreduce/hadoop-mapreduce-examples.jar pi 10 100&lt;BR /&gt;Number of Maps = 10&lt;BR /&gt;Samples per Map = 100&lt;BR /&gt;Wrote input for Map #0&lt;BR /&gt;Wrote input for Map #1&lt;BR /&gt;Wrote input for Map #2&lt;BR /&gt;Wrote input for Map #3&lt;BR /&gt;Wrote input for Map #4&lt;BR /&gt;Wrote input for Map #5&lt;BR /&gt;Wrote input for Map #6&lt;BR /&gt;Wrote input for Map #7&lt;BR /&gt;Wrote input for Map #8&lt;BR /&gt;Wrote input for Map #9&lt;BR /&gt;Starting Job&lt;BR /&gt;14/09/09 10:09:53 INFO client.RMProxy: Connecting to ResourceManager at analyticpapp1/xx.x.xxx.xx:8032&lt;BR /&gt;14/09/09 10:09:54 INFO input.FileInputFormat: Total input paths to process : 10&lt;BR /&gt;14/09/09 10:09:54 INFO mapreduce.JobSubmitter: number of splits:10&lt;BR /&gt;14/09/09 10:09:55 INFO mapreduce.JobSubmitter: Submitting tokens for job: job_1410232070158_0001&lt;BR /&gt;14/09/09 10:09:55 INFO impl.YarnClientImpl: Submitted application application_1410232070158_0001&lt;BR /&gt;14/09/09 10:09:55 INFO mapreduce.Job: The url to track the job: &lt;A href="http://analyticpapp1:8088/proxy/application_1410232070158_0001/" target="_blank"&gt;http://analyticpapp1:8088/proxy/application_1410232070158_0001/&lt;/A&gt;&lt;BR /&gt;14/09/09 10:09:55 INFO mapreduce.Job: Running job: job_1410232070158_0001&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;and it just stops. nothing happen.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My cluster consist of 10 hosts.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;On 9 hosts, I've set 6 services on each:&lt;/P&gt;&lt;P&gt;- HBase regionserver&lt;/P&gt;&lt;P&gt;- HDFS datanode&lt;/P&gt;&lt;P&gt;- Hive gateway&lt;/P&gt;&lt;P&gt;- Impala daemon&lt;/P&gt;&lt;P&gt;- Spark worker&lt;/P&gt;&lt;P&gt;- Yarn nodemanager&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;On 1 Host (Head Node), I run the following services:&lt;/P&gt;&lt;P&gt;- HBase master&lt;/P&gt;&lt;P&gt;- HDFS namenode&lt;/P&gt;&lt;P&gt;- HDFS secondarynamenode&lt;/P&gt;&lt;P&gt;- Hive hivemetastore&lt;/P&gt;&lt;P&gt;- Hive hiveserver2&lt;/P&gt;&lt;P&gt;- Hive gateway&lt;/P&gt;&lt;P&gt;- Hue server&lt;/P&gt;&lt;P&gt;- Impala catalogserver&lt;/P&gt;&lt;P&gt;- Impala statestore&lt;/P&gt;&lt;P&gt;- HBase indexer&lt;/P&gt;&lt;P&gt;- Oozie server&lt;/P&gt;&lt;P&gt;- Solr server&lt;/P&gt;&lt;P&gt;- Spark master&lt;/P&gt;&lt;P&gt;- Sqoop server&lt;/P&gt;&lt;P&gt;- Yarn jobhistory&lt;/P&gt;&lt;P&gt;- Yarn resourcemanager&lt;/P&gt;&lt;P&gt;- Zookeeper server&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any advice?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advanced.&lt;/P&gt;</description>
      <pubDate>Tue, 21 Apr 2026 14:00:52 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Testing-CM-Installation-PiEstimator-pending-unassigned-for/m-p/18480#M2874</guid>
      <dc:creator>gagabonar</dc:creator>
      <dc:date>2026-04-21T14:00:52Z</dc:date>
    </item>
    <item>
      <title>Re: Testing CM Installation: PiEstimator pending/unassigned for hours</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Testing-CM-Installation-PiEstimator-pending-unassigned-for/m-p/18490#M2875</link>
      <description>&lt;P&gt;Solved this issue.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My problem was simple, My NodeManager log directory setting is not pointing to the container.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;yarn.nodemanager.log-dirs=/apps/ext/var/log/hadoop-yarn&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;it was suppopsed to be&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;SPAN&gt;yarn.nodemanager.log-dirs=&lt;/SPAN&gt;&lt;SPAN&gt;/apps/ext/var/log/hadoop-yarn/container&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;SPAN&gt;I figured it out after I see this message on my NodeManager web ui, under Node Log information, "&lt;/SPAN&gt;&lt;/SPAN&gt;NodeHealthReport 1/1 log-dirs turned bad"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I was able to run and finish the PiEstimator after I update the log-dirs and restart the service.&lt;/P&gt;</description>
      <pubDate>Tue, 09 Sep 2014 09:16:53 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Testing-CM-Installation-PiEstimator-pending-unassigned-for/m-p/18490#M2875</guid>
      <dc:creator>gagabonar</dc:creator>
      <dc:date>2014-09-09T09:16:53Z</dc:date>
    </item>
  </channel>
</rss>

