<?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: Disable remote parcel repository in CM config in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/Disable-remote-parcel-repository-in-CM-config/m-p/31986#M34607</link>
    <description>&lt;P&gt;The thing to consider is you have 2 kinds of repo's, you are welcome to serve them off the same HTTP server with discrete paths.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;1) The agent/daemons packages can be provided on your http repo through our "repo-as-tarball" download for Cloudera manager packages so you can serve them locally.&lt;/P&gt;&lt;P&gt;See the discussion at: &lt;A href="http://www.cloudera.com/content/cloudera/en/documentation/core/latest/topics/cm_ig_create_local_package_repo.html?scroll=cmig_topic_21_3_1_unique_8" target="_blank"&gt;http://www.cloudera.com/content/cloudera/en/documentation/core/latest/topics/cm_ig_create_local_package_repo.html?scroll=cmig_topic_21_3_1_unique_8&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;2) Your parcel repository which it sounds like is already set up.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 18 Sep 2015 06:20:21 GMT</pubDate>
    <dc:creator>Grizzly</dc:creator>
    <dc:date>2015-09-18T06:20:21Z</dc:date>
    <item>
      <title>Disable remote parcel repository in CM config</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Disable-remote-parcel-repository-in-CM-config/m-p/31528#M34600</link>
      <description>&lt;P&gt;I am trying to configure CM5 for parcel deployment in our PoC environment.&lt;/P&gt;&lt;P&gt;I currently have all my parcel files in /app/cloudera/parcel-repo and I want to use this as my repository and not have to point to any&amp;nbsp;&lt;/P&gt;&lt;P&gt;URL. But I am unable to disable the URL option&amp;nbsp;&lt;span class="lia-inline-image-display-wrapper" image-alt="Screen Shot 2015-09-02 at 3.40.15 PM.png" style="width: 999px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/1115i8CAB400E5AD10767/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screen Shot 2015-09-02 at 3.40.15 PM.png" alt="Screen Shot 2015-09-02 at 3.40.15 PM.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I want to disable this section completely. My goal is to keep all parcel files on the CM5 server "/app/cloudera/parcel-repo" directory and deploy to targets from this location alone. If I want a new parcel, I would upload it to that directory. Is it possible to do that?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Much appreciate your help here.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;aBBy007&lt;/P&gt;</description>
      <pubDate>Fri, 16 Sep 2022 09:39:56 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Disable-remote-parcel-repository-in-CM-config/m-p/31528#M34600</guid>
      <dc:creator>abby007</dc:creator>
      <dc:date>2022-09-16T09:39:56Z</dc:date>
    </item>
    <item>
      <title>Re: Disable remote parcel repository in CM config</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Disable-remote-parcel-repository-in-CM-config/m-p/31535#M34601</link>
      <description>&lt;P&gt;I don't think there's a way to disable the URL checking entirely. But you can just delete all but one Repository in the Parcel settings and enter a bogus URL (i.e. &lt;A href="http://foo.bar)" target="_blank"&gt;http://foo.bar)&lt;/A&gt; in the last field. You'll get warnings in the CM Server logs but those are quite common anyway because lots of customers don't have direct Internet access to their CM machines.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;And then you can just download the parcels and .sha1 files and move them into the parcel-repo directory. But you will have to rename the .sha1 file to .sha!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This works but is not the recommended way of doing it. The recommended way is to set up a simple HTTP server and mirror the Parcels you want pointing the HTTP server at it and then enter that URL in CM.&lt;/P&gt;</description>
      <pubDate>Fri, 04 Sep 2015 07:58:39 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Disable-remote-parcel-repository-in-CM-config/m-p/31535#M34601</guid>
      <dc:creator>larsfrancke</dc:creator>
      <dc:date>2015-09-04T07:58:39Z</dc:date>
    </item>
    <item>
      <title>Re: Disable remote parcel repository in CM config</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Disable-remote-parcel-repository-in-CM-config/m-p/31896#M34602</link>
      <description>&lt;P&gt;Hi Lars,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;CM appears to be smarter than that :). It does not take any &lt;A href="http://foo.bar," target="_blank"&gt;http://foo.bar,&lt;/A&gt; so I had to install httpd on the same host where 'm installing CM5 and point the repository to it. That worked just fine.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am now running into a new problem and creating a new thread for it.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;aBBy007&lt;/P&gt;</description>
      <pubDate>Wed, 16 Sep 2015 03:34:13 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Disable-remote-parcel-repository-in-CM-config/m-p/31896#M34602</guid>
      <dc:creator>abby007</dc:creator>
      <dc:date>2015-09-16T03:34:13Z</dc:date>
    </item>
    <item>
      <title>Re: Disable remote parcel repository in CM config</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Disable-remote-parcel-repository-in-CM-config/m-p/31898#M34603</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;SPAN&gt;aBBy007,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;hmm I'm not sure what's happened to you but the method I described definitely works. I've done it tens of times as lots of customers don't allow direct Internet access to their clusters.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Cheers,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Lars&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 16 Sep 2015 06:47:31 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Disable-remote-parcel-repository-in-CM-config/m-p/31898#M34603</guid>
      <dc:creator>larsfrancke</dc:creator>
      <dc:date>2015-09-16T06:47:31Z</dc:date>
    </item>
    <item>
      <title>Re: Disable remote parcel repository in CM config</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Disable-remote-parcel-repository-in-CM-config/m-p/31975#M34604</link>
      <description>&lt;P&gt;Running a local http server is the best way to handle this situation, so I'm glad you did that.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We document how to set up a local parcel mirror here:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.cloudera.com/content/cloudera/en/documentation/core/latest/topics/cm_ig_create_local_parcel_repo.html" target="_blank"&gt;http://www.cloudera.com/content/cloudera/en/documentation/core/latest/topics/cm_ig_create_local_parcel_repo.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;While it is technically possible to directly place files on disk and convince CM to use them, there are a lot of gotchas around it and so, this is not something we recommend any more.&lt;/P&gt;</description>
      <pubDate>Thu, 17 Sep 2015 17:08:06 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Disable-remote-parcel-repository-in-CM-config/m-p/31975#M34604</guid>
      <dc:creator>Philip Langdale</dc:creator>
      <dc:date>2015-09-17T17:08:06Z</dc:date>
    </item>
    <item>
      <title>Re: Disable remote parcel repository in CM config</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Disable-remote-parcel-repository-in-CM-config/m-p/31976#M34605</link>
      <description>&lt;P&gt;Many Thanks Philip,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Indeed it turned out to be a simple solution. One qq in this same league. Now that my parcel repository is working, but when I try to deploy agent on a target host, CM seems to create a new repository on the remote host that points to &lt;U&gt;archive.cloudera.com&lt;/U&gt; which in turn is inaccessible from that server. How can I ensure that the cloudera-manager.repo points to my internal repo?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;aBBy007&lt;/P&gt;</description>
      <pubDate>Thu, 17 Sep 2015 17:15:38 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Disable-remote-parcel-repository-in-CM-config/m-p/31976#M34605</guid>
      <dc:creator>abby007</dc:creator>
      <dc:date>2015-09-17T17:15:38Z</dc:date>
    </item>
    <item>
      <title>Re: Disable remote parcel repository in CM config</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Disable-remote-parcel-repository-in-CM-config/m-p/31977#M34606</link>
      <description>&lt;P&gt;In the wizard, you can specify a custom repository to obtain the Agent from. If you choose that option, you can put in your local repo and it will be used in place of archive.cloudera.com. Of course, you must properly mirror the packages and metadata to create a compliant apt or yum repository (depending on your distro)&lt;/P&gt;</description>
      <pubDate>Thu, 17 Sep 2015 18:04:51 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Disable-remote-parcel-repository-in-CM-config/m-p/31977#M34606</guid>
      <dc:creator>Philip Langdale</dc:creator>
      <dc:date>2015-09-17T18:04:51Z</dc:date>
    </item>
    <item>
      <title>Re: Disable remote parcel repository in CM config</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Disable-remote-parcel-repository-in-CM-config/m-p/31986#M34607</link>
      <description>&lt;P&gt;The thing to consider is you have 2 kinds of repo's, you are welcome to serve them off the same HTTP server with discrete paths.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;1) The agent/daemons packages can be provided on your http repo through our "repo-as-tarball" download for Cloudera manager packages so you can serve them locally.&lt;/P&gt;&lt;P&gt;See the discussion at: &lt;A href="http://www.cloudera.com/content/cloudera/en/documentation/core/latest/topics/cm_ig_create_local_package_repo.html?scroll=cmig_topic_21_3_1_unique_8" target="_blank"&gt;http://www.cloudera.com/content/cloudera/en/documentation/core/latest/topics/cm_ig_create_local_package_repo.html?scroll=cmig_topic_21_3_1_unique_8&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;2) Your parcel repository which it sounds like is already set up.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 18 Sep 2015 06:20:21 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Disable-remote-parcel-repository-in-CM-config/m-p/31986#M34607</guid>
      <dc:creator>Grizzly</dc:creator>
      <dc:date>2015-09-18T06:20:21Z</dc:date>
    </item>
    <item>
      <title>Re: Disable remote parcel repository in CM config</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Disable-remote-parcel-repository-in-CM-config/m-p/32154#M34608</link>
      <description>&lt;P&gt;Grizzly &amp;amp; Phillip,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have tried all options available on the net, but still 'm unable to get the rpm repository to point to my local repository. It keeps pointing back to archive.cloudera.com. Do you have steps anywhere on how to ensure that the cloudera-manager.repo file is not deployed as the default and can be customized to point to the local repo?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance folks,&amp;nbsp;&lt;/P&gt;&lt;P&gt;aBBy&lt;/P&gt;</description>
      <pubDate>Tue, 22 Sep 2015 14:55:05 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Disable-remote-parcel-repository-in-CM-config/m-p/32154#M34608</guid>
      <dc:creator>abby007</dc:creator>
      <dc:date>2015-09-22T14:55:05Z</dc:date>
    </item>
    <item>
      <title>Re: Disable remote parcel repository in CM config</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Disable-remote-parcel-repository-in-CM-config/m-p/32164#M34609</link>
      <description>&lt;P&gt;You add it in the wizard on this page at the bottom.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;IMG src="https://community.cloudera.com/t5/image/serverpage/image-id/1155i7D28B80C6E0E76FB/image-size/original?v=mpbl-1&amp;amp;px=-1" border="0" alt="repos.png" title="repos.png" /&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 22 Sep 2015 18:31:11 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Disable-remote-parcel-repository-in-CM-config/m-p/32164#M34609</guid>
      <dc:creator>Philip Langdale</dc:creator>
      <dc:date>2015-09-22T18:31:11Z</dc:date>
    </item>
    <item>
      <title>Re: Disable remote parcel repository in CM config</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Disable-remote-parcel-repository-in-CM-config/m-p/32165#M34610</link>
      <description>They snapshot didn't show up. Can you re-post it?</description>
      <pubDate>Tue, 22 Sep 2015 18:38:43 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Disable-remote-parcel-repository-in-CM-config/m-p/32165#M34610</guid>
      <dc:creator>abby007</dc:creator>
      <dc:date>2015-09-22T18:38:43Z</dc:date>
    </item>
    <item>
      <title>Re: Disable remote parcel repository in CM config</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Disable-remote-parcel-repository-in-CM-config/m-p/32167#M34611</link>
      <description>It's there.</description>
      <pubDate>Tue, 22 Sep 2015 18:52:08 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Disable-remote-parcel-repository-in-CM-config/m-p/32167#M34611</guid>
      <dc:creator>Philip Langdale</dc:creator>
      <dc:date>2015-09-22T18:52:08Z</dc:date>
    </item>
    <item>
      <title>Re: Disable remote parcel repository in CM config</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Disable-remote-parcel-repository-in-CM-config/m-p/32211#M34612</link>
      <description>Thanks Philip,&lt;BR /&gt;&lt;BR /&gt;I had to wait for some time for the image to upload. But it did fix all my issues.&lt;BR /&gt;&lt;BR /&gt;aBBy</description>
      <pubDate>Wed, 23 Sep 2015 15:44:04 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Disable-remote-parcel-repository-in-CM-config/m-p/32211#M34612</guid>
      <dc:creator>abby007</dc:creator>
      <dc:date>2015-09-23T15:44:04Z</dc:date>
    </item>
    <item>
      <title>Re: Disable remote parcel repository in CM config</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Disable-remote-parcel-repository-in-CM-config/m-p/32215#M34613</link>
      <description>Glad to hear.</description>
      <pubDate>Wed, 23 Sep 2015 16:12:30 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Disable-remote-parcel-repository-in-CM-config/m-p/32215#M34613</guid>
      <dc:creator>Philip Langdale</dc:creator>
      <dc:date>2015-09-23T16:12:30Z</dc:date>
    </item>
  </channel>
</rss>

