<?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 Changing parcel path vi CM in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Changing-parcel-path-vi-CM/m-p/1497#M233</link>
    <description>&lt;P&gt;I'm using CDH&lt;SPAN style="line-height: 14px;"&gt;&amp;nbsp;&lt;/SPAN&gt;4.4.0-1.cdh4.4.0.p0.39 on CentOS 6&amp;nbsp;&lt;SPAN style="line-height: 14px;"&gt;and am having trouble with changing the parcel path from /opt/cloudera to /data/cloudera (I know I can symlink it, but the field is there in CM, so why not try to do it the right way right?). &amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;I went ahead and changed the parcel path via the CM UI to /data/cloudera/parcel-repo. &amp;nbsp;Then I added a new host to the cluster, but to my surprise, I see the /opt/cloudera tree has been created and populated with parcels on the new host and nothing is in /data.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Am I missing an option to completely move the parcel path?&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 31 Oct 2017 16:09:40 GMT</pubDate>
    <dc:creator>DN</dc:creator>
    <dc:date>2017-10-31T16:09:40Z</dc:date>
    <item>
      <title>Changing parcel path vi CM</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Changing-parcel-path-vi-CM/m-p/1497#M233</link>
      <description>&lt;P&gt;I'm using CDH&lt;SPAN style="line-height: 14px;"&gt;&amp;nbsp;&lt;/SPAN&gt;4.4.0-1.cdh4.4.0.p0.39 on CentOS 6&amp;nbsp;&lt;SPAN style="line-height: 14px;"&gt;and am having trouble with changing the parcel path from /opt/cloudera to /data/cloudera (I know I can symlink it, but the field is there in CM, so why not try to do it the right way right?). &amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;I went ahead and changed the parcel path via the CM UI to /data/cloudera/parcel-repo. &amp;nbsp;Then I added a new host to the cluster, but to my surprise, I see the /opt/cloudera tree has been created and populated with parcels on the new host and nothing is in /data.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Am I missing an option to completely move the parcel path?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 31 Oct 2017 16:09:40 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Changing-parcel-path-vi-CM/m-p/1497#M233</guid>
      <dc:creator>DN</dc:creator>
      <dc:date>2017-10-31T16:09:40Z</dc:date>
    </item>
    <item>
      <title>Re: Changing parcel path vi CM</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Changing-parcel-path-vi-CM/m-p/1509#M234</link>
      <description>&lt;P&gt;Setting&amp;nbsp;parcel_dir=/data/cloudera/parcels in /etc/cloudera-scm-agent/config.ini fixed the prob (service cloudera-scm-agent required). &amp;nbsp;Currently it will not follow a symlink from /opt/cloudera -&amp;lt; /data/cloudera properly.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Before updating config.ini I couldn't deploy any additional parcels besides CDH and these were popping up in /var/log/cloudera-scm-agent/clouder-scm-agent.log&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;[16/Sep/2013 18:43:21 +0000] 47072 Thread-13 parcel_cache INFO Unpacking /opt/cloudera/parcel-cache/HADOOP_LZO-0.4.15-1.gplextras.p0.24-el6.parcel into /opt/cloudera/parcels&lt;BR /&gt;[16/Sep/2013 18:43:21 +0000] 47072 MainThread parcel INFO Loading parcel manifest for: CDH-4.4.0-1.cdh4.4.0.p0.39&lt;BR /&gt;[16/Sep/2013 18:43:21 +0000] 47072 MainThread parcel INFO Loading parcel manifest for: HADOOP_LZO-0.4.15-1.gplextras.p0.24&lt;BR /&gt;[16/Sep/2013 18:43:21 +0000] 47072 MainThread parcel INFO Loading parcel manifest for: CDH&lt;BR /&gt;[16/Sep/2013 18:43:21 +0000] 47072 MainThread parcel ERROR Exception while reading parcel: CDH&lt;BR /&gt;Traceback (most recent call last):&lt;BR /&gt;File "/usr/lib64/cmf/agent/src/cmf/parcel.py", line 103, in refresh&lt;BR /&gt;pid = ParcelId.dir(child)&lt;BR /&gt;File "/usr/lib64/cmf/agent/src/cmf/parcel_id.py", line 74, in dir&lt;BR /&gt;raise Exception("Invalid parcel directory: %s" % (dir))&lt;BR /&gt;Exception: Invalid parcel directory: CDH&lt;BR /&gt;[16/Sep/2013 18:43:21 +0000] 47072 MainThread parcel ERROR Exception while refreshing parcel repository.&lt;BR /&gt;Traceback (most recent call last):&lt;BR /&gt;File "/usr/lib64/cmf/agent/src/cmf/parcel.py", line 680, in process_default&lt;BR /&gt;self.repo.refresh()&lt;BR /&gt;File "/usr/lib64/cmf/agent/src/cmf/parcel.py", line 128, in refresh&lt;BR /&gt;pid = ParcelId.dir(child)&lt;BR /&gt;File "/usr/lib64/cmf/agent/src/cmf/parcel_id.py", line 74, in dir&lt;BR /&gt;raise Exception("Invalid parcel directory: %s" % (dir))&lt;BR /&gt;Exception: Invalid parcel directory: CDH&lt;BR /&gt;[16/Sep/2013 21:36:52 +0000] 47072 MainThread agent INFO Stopping agent...&lt;/P&gt;</description>
      <pubDate>Tue, 17 Sep 2013 04:45:52 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Changing-parcel-path-vi-CM/m-p/1509#M234</guid>
      <dc:creator>DN</dc:creator>
      <dc:date>2013-09-17T04:45:52Z</dc:date>
    </item>
    <item>
      <title>Re: Changing parcel path vi CM</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Changing-parcel-path-vi-CM/m-p/1521#M235</link>
      <description>&lt;P&gt;Thanks for your report. This is a confirmed issue, and a very near-term release will address pardel_dir= not properly enumerating parcels when a symlink is present.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You likely already discovered that you can in the short term change parcel_dir= to the end target and restart the agent, though we'll get this resolved ASAP.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;--&lt;/P&gt;</description>
      <pubDate>Tue, 17 Sep 2013 13:12:10 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Changing-parcel-path-vi-CM/m-p/1521#M235</guid>
      <dc:creator>smark</dc:creator>
      <dc:date>2013-09-17T13:12:10Z</dc:date>
    </item>
    <item>
      <title>Re: Changing parcel path vi CM</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Changing-parcel-path-vi-CM/m-p/1529#M236</link>
      <description>&lt;P&gt;One point of clarification from your first post, since you're setting parcel directories for two distinct uses:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;1. Parcels originate in a&amp;nbsp;&lt;SPAN&gt;Remote Repository (eg. archive.cloudera.com, or your own mirror web server)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;2.&amp;nbsp;&lt;SPAN style="font-size: 11px;"&gt;Cloudera Manager&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="font-size: 11px;"&gt;server retrieves parcels and checksums from the Remote Repository and hosts them in&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;/opt/cloudera/parcel-repo. This l&lt;SPAN&gt;ocation configurable via CM UI &amp;gt; Hosts &amp;gt; Parcels &amp;gt; Edit Settings &amp;gt;&amp;nbsp;Local Parcel Repository Path&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;3.&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="font-size: 11px;"&gt;Cluster Nodes retrieve parcels from the CM Server Local Repository. Each node uses&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11px;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11px;"&gt;/opt/cloudera/parcel-cache&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11px;"&gt;/opt/cloudera/parcels&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;These locations are configurable via&amp;nbsp;/etc/cloudera-scm-agent/config.ini&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="font-size: 11px;"&gt;on each respective node.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Visualized this looks like:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Screenshot_9_17_13_9_25_AM.png" title="Screenshot_9_17_13_9_25_AM.png" border="0" align="center" src="https://community.cloudera.com/t5/image/serverpage/image-id/67iE5A76AF095559304/image-size/original?v=mpbl-1&amp;amp;px=-1" /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11px; line-height: 14px;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 17 Sep 2013 13:29:05 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Changing-parcel-path-vi-CM/m-p/1529#M236</guid>
      <dc:creator>smark</dc:creator>
      <dc:date>2013-09-17T13:29:05Z</dc:date>
    </item>
    <item>
      <title>Re: Changing parcel path vi CM</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Changing-parcel-path-vi-CM/m-p/61186#M237</link>
      <description>&lt;P&gt;Hi Smark,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is it ok to host the local repository in one of the cluster nodes?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Priyanka&lt;/P&gt;</description>
      <pubDate>Mon, 23 Oct 2017 18:00:53 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Changing-parcel-path-vi-CM/m-p/61186#M237</guid>
      <dc:creator>Priyanka26</dc:creator>
      <dc:date>2017-10-23T18:00:53Z</dc:date>
    </item>
    <item>
      <title>Re: Changing parcel path vi CM</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Changing-parcel-path-vi-CM/m-p/93061#M238</link>
      <description>&lt;P&gt;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/691"&gt;@smark&lt;/a&gt;&amp;nbsp;is following symlinks in parcels dir config already available?&lt;/P&gt;&lt;P&gt;I'm using CDH 5.14 and it seems not.&lt;/P&gt;&lt;P&gt;In the CM in host config I have set&amp;nbsp;Parcel Directory = /opt/cloudera/parcels&lt;/P&gt;&lt;P&gt;in the system: /opt/cloudera -&amp;gt; /data/cloudera&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In the spark config files, spark-env.sh and spark-defaults everywhere /opt/cloudera is replaced to /data/cloudera.&lt;/P&gt;&lt;P&gt;Is it somehow possible to workarround that?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Tue, 23 Jul 2019 13:13:42 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Changing-parcel-path-vi-CM/m-p/93061#M238</guid>
      <dc:creator>wsmolak</dc:creator>
      <dc:date>2019-07-23T13:13:42Z</dc:date>
    </item>
    <item>
      <title>Re: Changing parcel path vi CM</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Changing-parcel-path-vi-CM/m-p/93069#M239</link>
      <description>&lt;P&gt;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/33727"&gt;@wsmolak&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This thread covers a different issue that is quite old.&lt;/P&gt;&lt;P&gt;Let's continue the conversation in the other thread you opened if that is ok:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.cloudera.com/t5/Cloudera-Manager-Installation/Problem-with-path-to-parcels/m-p/93062#M17196?eid=1&amp;amp;aid=1" target="_blank"&gt;https://community.cloudera.com/t5/Cloudera-Manager-Installation/Problem-with-path-to-parcels/m-p/93062#M17196?eid=1&amp;amp;aid=1&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please explain what problem you are facing if there is one.&lt;/P&gt;</description>
      <pubDate>Tue, 23 Jul 2019 16:36:45 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Changing-parcel-path-vi-CM/m-p/93069#M239</guid>
      <dc:creator>bgooley</dc:creator>
      <dc:date>2019-07-23T16:36:45Z</dc:date>
    </item>
  </channel>
</rss>

