<?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: Problem distributing CDH parcel to manager host in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Problem-distributing-CDH-parcel-to-manager-host/m-p/373873#M2577</link>
    <description>&lt;P&gt;i got the same issue,&lt;/P&gt;&lt;P&gt;agent logs:&lt;/P&gt;&lt;P&gt;flood_seed_timeout': 0, u'eventserver_port': None}&lt;BR /&gt;Traceback (most recent call last):&lt;BR /&gt;File "/opt/cloudera/cm-agent/lib/python2.7/site-packages/cmf/agent.py", line 1568, in handle_heartbeat_response&lt;BR /&gt;self._handle_heartbeat_response(response)&lt;BR /&gt;File "/opt/cloudera/cm-agent/lib/python2.7/site-packages/cmf/agent.py", line 1730, in _handle_heartbeat_response&lt;BR /&gt;self._update_parcel_activation_state(response)&lt;BR /&gt;File "/opt/cloudera/cm-agent/lib/python2.7/site-packages/cmf/agent.py", line 1641, in _update_parcel_activation_state&lt;BR /&gt;manage_new_parcels)&lt;BR /&gt;File "/opt/cloudera/cm-agent/lib/python2.7/site-packages/cmf/parcel.py", line 624, in configure_all_symlinks&lt;BR /&gt;prod = self[name]&lt;BR /&gt;File "/opt/cloudera/cm-agent/lib/python2.7/site-packages/cmf/parcel.py", line 798, in __getitem__&lt;BR /&gt;return self.products.__getitem__(key)&lt;BR /&gt;KeyError: 'CDH'&lt;/P&gt;</description>
    <pubDate>Thu, 13 Jul 2023 12:42:20 GMT</pubDate>
    <dc:creator>Umer</dc:creator>
    <dc:date>2023-07-13T12:42:20Z</dc:date>
    <item>
      <title>Problem distributing CDH parcel to manager host</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Problem-distributing-CDH-parcel-to-manager-host/m-p/16896#M2570</link>
      <description>&lt;P&gt;Experiencing another weird error.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've created an EC2 instance for Cloudera Manager, and went to it's webconsole. &amp;nbsp;I was presented with add hosts screen, which recommended i added the manager host, which I did. &amp;nbsp;However, upon distribution of parcels, i am getting a repeated error untarring CDH 5.1.0. &amp;nbsp;When I say repeated, it is essentially stuck in a loop trying to distribute, failing, then restarting distributing again.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;thanks in advance if you've already seen this!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="error.png" style="width: 999px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/560i2F81D7167BD007C3/image-size/large?v=v2&amp;amp;px=999" role="button" title="error.png" alt="error.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 16 Sep 2022 09:04:56 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Problem-distributing-CDH-parcel-to-manager-host/m-p/16896#M2570</guid>
      <dc:creator>mxk</dc:creator>
      <dc:date>2022-09-16T09:04:56Z</dc:date>
    </item>
    <item>
      <title>Re: Problem distributing CDH parcel to manager host</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Problem-distributing-CDH-parcel-to-manager-host/m-p/16906#M2571</link>
      <description>&lt;P&gt;So is this a single host cluster? To troubleshoot parcel distribution, check the directories under /opt/cloudera. There could be a dangling symlink in one of those directories.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;# ls -l /opt/cloudera/parcel*&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Also check the agent logs where you'll see the real cause of failure. This is under /var/log/cloudera-scm-agent/*.log. If you can, please paste the log snippet here (or use a service like pastebin or github gists)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&lt;BR /&gt;Gautam&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 14 Aug 2014 00:33:38 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Problem-distributing-CDH-parcel-to-manager-host/m-p/16906#M2571</guid>
      <dc:creator>GautamG</dc:creator>
      <dc:date>2014-08-14T00:33:38Z</dc:date>
    </item>
    <item>
      <title>Re: Problem distributing CDH parcel to manager host</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Problem-distributing-CDH-parcel-to-manager-host/m-p/16950#M2572</link>
      <description>&lt;P&gt;thank you for the hints.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;the parcel directory looks ok to me, although two&amp;nbsp;of the directories are owned by root rather than cloudera-scm. &amp;nbsp;however, making that in a symbolic link made the problem go away. &amp;nbsp;thanks!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;root@ip-10-133-2-15:/opt# ls -l /opt/cloudera/parcel*&lt;BR /&gt;/opt/cloudera/parcel-cache:&lt;BR /&gt;total 4&lt;BR /&gt;drwx------ 3 root root 4096 Aug 14 00:10 tmpYThWAd&lt;/P&gt;&lt;P&gt;/opt/cloudera/parcel-repo:&lt;BR /&gt;total 1687240&lt;BR /&gt;-rw-r----- 1 cloudera-scm cloudera-scm 1726036186 Aug 13 21:47 CDH-5.1.0-1.cdh5.1.0.p0.53-precise.parcel&lt;BR /&gt;-rw-r----- 1 cloudera-scm cloudera-scm 41 Aug 13 21:47 CDH-5.1.0-1.cdh5.1.0.p0.53-precise.parcel.sha&lt;/P&gt;&lt;P&gt;/opt/cloudera/parcels:&lt;BR /&gt;total 0&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 14 Aug 2014 18:10:12 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Problem-distributing-CDH-parcel-to-manager-host/m-p/16950#M2572</guid>
      <dc:creator>mxk</dc:creator>
      <dc:date>2014-08-14T18:10:12Z</dc:date>
    </item>
    <item>
      <title>Re: Problem distributing CDH parcel to manager host</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Problem-distributing-CDH-parcel-to-manager-host/m-p/16994#M2573</link>
      <description>&lt;P&gt;The permissions look fine. The temp file though looks like it's a leftover of a previous aborted download. It's possible your network is slow and the downloads are timing out. You should delete it.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What do the agent logs say? That's where you'll see the real cause of problems.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 15 Aug 2014 07:32:14 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Problem-distributing-CDH-parcel-to-manager-host/m-p/16994#M2573</guid>
      <dc:creator>GautamG</dc:creator>
      <dc:date>2014-08-15T07:32:14Z</dc:date>
    </item>
    <item>
      <title>Re: Problem distributing CDH parcel to manager host</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Problem-distributing-CDH-parcel-to-manager-host/m-p/17028#M2574</link>
      <description>This can also happen if you have insufficient disk space in /opt/cloudera/&lt;BR /&gt;&lt;BR /&gt;As Gautam said, agent logs should indicate the error.</description>
      <pubDate>Fri, 15 Aug 2014 18:12:38 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Problem-distributing-CDH-parcel-to-manager-host/m-p/17028#M2574</guid>
      <dc:creator>Darren</dc:creator>
      <dc:date>2014-08-15T18:12:38Z</dc:date>
    </item>
    <item>
      <title>Re: Problem distributing CDH parcel to manager host</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Problem-distributing-CDH-parcel-to-manager-host/m-p/17042#M2575</link>
      <description>&lt;P&gt;sadly, the logs for that particular day have been blown away. &amp;nbsp;the dangling symlink was the issue, as it was not pointing to the bigger storage device, and root store was probably getting full in the middle of the operation.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;thanks for your help!&lt;/P&gt;</description>
      <pubDate>Fri, 15 Aug 2014 21:18:41 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Problem-distributing-CDH-parcel-to-manager-host/m-p/17042#M2575</guid>
      <dc:creator>mxk</dc:creator>
      <dc:date>2014-08-15T21:18:41Z</dc:date>
    </item>
    <item>
      <title>Re: Problem distributing CDH parcel to manager host</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Problem-distributing-CDH-parcel-to-manager-host/m-p/51749#M2576</link>
      <description>&lt;P&gt;i have same problem. can u help what u did to resolve this&lt;/P&gt;</description>
      <pubDate>Fri, 03 Mar 2017 06:35:54 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Problem-distributing-CDH-parcel-to-manager-host/m-p/51749#M2576</guid>
      <dc:creator>Shafiullah</dc:creator>
      <dc:date>2017-03-03T06:35:54Z</dc:date>
    </item>
    <item>
      <title>Re: Problem distributing CDH parcel to manager host</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Problem-distributing-CDH-parcel-to-manager-host/m-p/373873#M2577</link>
      <description>&lt;P&gt;i got the same issue,&lt;/P&gt;&lt;P&gt;agent logs:&lt;/P&gt;&lt;P&gt;flood_seed_timeout': 0, u'eventserver_port': None}&lt;BR /&gt;Traceback (most recent call last):&lt;BR /&gt;File "/opt/cloudera/cm-agent/lib/python2.7/site-packages/cmf/agent.py", line 1568, in handle_heartbeat_response&lt;BR /&gt;self._handle_heartbeat_response(response)&lt;BR /&gt;File "/opt/cloudera/cm-agent/lib/python2.7/site-packages/cmf/agent.py", line 1730, in _handle_heartbeat_response&lt;BR /&gt;self._update_parcel_activation_state(response)&lt;BR /&gt;File "/opt/cloudera/cm-agent/lib/python2.7/site-packages/cmf/agent.py", line 1641, in _update_parcel_activation_state&lt;BR /&gt;manage_new_parcels)&lt;BR /&gt;File "/opt/cloudera/cm-agent/lib/python2.7/site-packages/cmf/parcel.py", line 624, in configure_all_symlinks&lt;BR /&gt;prod = self[name]&lt;BR /&gt;File "/opt/cloudera/cm-agent/lib/python2.7/site-packages/cmf/parcel.py", line 798, in __getitem__&lt;BR /&gt;return self.products.__getitem__(key)&lt;BR /&gt;KeyError: 'CDH'&lt;/P&gt;</description>
      <pubDate>Thu, 13 Jul 2023 12:42:20 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Problem-distributing-CDH-parcel-to-manager-host/m-p/373873#M2577</guid>
      <dc:creator>Umer</dc:creator>
      <dc:date>2023-07-13T12:42:20Z</dc:date>
    </item>
  </channel>
</rss>

