<?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: Reposync (CentOS 7) is failing in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/Reposync-CentOS-7-is-failing/m-p/116420#M79214</link>
    <description>&lt;P&gt;I'm not exactly sure what is causing the error you are coming across, but it may be easier to complete the install from a locally hosted repo. Broad strokes, you'll create a temporary HTTP server, download the the repos, place them on the HTTP server, configure the yum clients on all the nodes, and proceed with your install. Here's a link to our documentation that covers this process. Hopefully it will get you past this point.&lt;/P&gt;&lt;P&gt;&lt;A href="http://docs.hortonworks.com/HDPDocuments/Ambari-2.2.0.0/bk_Installing_HDP_AMB/content/_using_a_local_repository.html" target="_blank"&gt;http://docs.hortonworks.com/HDPDocuments/Ambari-2.2.0.0/bk_Installing_HDP_AMB/content/_using_a_local_repository.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Use the "No Internet Access" instructions.&lt;/P&gt;</description>
    <pubDate>Thu, 04 Feb 2016 04:55:34 GMT</pubDate>
    <dc:creator>henrysowell</dc:creator>
    <dc:date>2016-02-04T04:55:34Z</dc:date>
    <item>
      <title>Reposync (CentOS 7) is failing</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Reposync-CentOS-7-is-failing/m-p/116419#M79213</link>
      <description>&lt;P&gt;Hi.&lt;/P&gt;&lt;P&gt;I am trying to create a local mirror for HDP (HDP-2.3.4.0 and HDP-UTILS-1.1.0.20). But when I am using reposync it fails for &lt;STRONG&gt;some&lt;/STRONG&gt; of the packages (by the way CentOS, Ambari and other Repos are synchronizing without problems on our mirror). Is there any corruption of the files on the hortonworks host?&lt;/P&gt;&lt;P&gt;I have this content in my /etc/yum.repos.d/hdp.repo file:&lt;/P&gt;&lt;PRE&gt;#VERSION_NUMBER=2.3.4.0-3485
[HDP-2.3.4.0]
name=HDP Version - HDP-2.3.4.0
baseurl=http://public-repo-1.hortonworks.com/HDP/centos7/2.x/updates/2.3.4.0
gpgcheck=0
gpgkey=http://public-repo-1.hortonworks.com/HDP/centos7/2.x/updates/2.3.4.0/RPM-GPG-KEY/RPM-GPG-KEY-Jenkins
enabled=1
priority=1

[HDP-UTILS-1.1.0.20]
name=HDP Utils Version - HDP-UTILS-1.1.0.20
baseurl=http://public-repo-1.hortonworks.com/HDP-UTILS-1.1.0.20/repos/centos7
gpgcheck=1
gpgkey=http://public-repo-1.hortonworks.com/HDP/centos7/2.x/updates/2.3.4.0/RPM-GPG-KEY/RPM-GPG-KEY-Jenkins
enabled=1
priority=1
&lt;/PRE&gt;&lt;P&gt;This is an extract of the output I get on using reposync:&lt;/P&gt;&lt;PRE&gt;# reposync -r HDP-2.3.4.0
(1/17): accumulo_2_3_4_0_3485-conf-standalone-1.7.0.2.3.4. | 3.4 kB   00:01
(2/17): accumulo_2_3_4_0_3485-source-1.7.0.2.3.4.0-3485.el | 3.2 kB   00:00
(3/17): accumulo_2_3_4_0_3485-test-1.7.0.2.3.4.0-3485.el6. | 2.5 MB   00:06
...
flume_2_3_4_0_3485-1.5.2.2.3.4 FAILED
hadoop_2_3_4_0_3485-httpfs-2.7 FAILED
hadoop_2_3_4_0_3485-mapreduce- FAILED
hive_2_3_4_0_3485-jdbc-1.2.1.2 FAILED&lt;/PRE&gt;&lt;P&gt;For example, hadoop-httpfs is always failing. I have tried deleting the file and the complete repo and synchronizing them again. The same files are failing on and on. The files have been downloaded. Is there a problem with the checksums?&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="1614-hadoop.png" style="width: 654px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/23053iB0D8F140C45212DA/image-size/medium?v=v2&amp;amp;px=400" role="button" title="1614-hadoop.png" alt="1614-hadoop.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Thank you in advance for your help!&lt;/P&gt;</description>
      <pubDate>Mon, 19 Aug 2019 10:54:42 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Reposync-CentOS-7-is-failing/m-p/116419#M79213</guid>
      <dc:creator>user2439</dc:creator>
      <dc:date>2019-08-19T10:54:42Z</dc:date>
    </item>
    <item>
      <title>Re: Reposync (CentOS 7) is failing</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Reposync-CentOS-7-is-failing/m-p/116420#M79214</link>
      <description>&lt;P&gt;I'm not exactly sure what is causing the error you are coming across, but it may be easier to complete the install from a locally hosted repo. Broad strokes, you'll create a temporary HTTP server, download the the repos, place them on the HTTP server, configure the yum clients on all the nodes, and proceed with your install. Here's a link to our documentation that covers this process. Hopefully it will get you past this point.&lt;/P&gt;&lt;P&gt;&lt;A href="http://docs.hortonworks.com/HDPDocuments/Ambari-2.2.0.0/bk_Installing_HDP_AMB/content/_using_a_local_repository.html" target="_blank"&gt;http://docs.hortonworks.com/HDPDocuments/Ambari-2.2.0.0/bk_Installing_HDP_AMB/content/_using_a_local_repository.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Use the "No Internet Access" instructions.&lt;/P&gt;</description>
      <pubDate>Thu, 04 Feb 2016 04:55:34 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Reposync-CentOS-7-is-failing/m-p/116420#M79214</guid>
      <dc:creator>henrysowell</dc:creator>
      <dc:date>2016-02-04T04:55:34Z</dc:date>
    </item>
    <item>
      <title>Re: Reposync (CentOS 7) is failing</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Reposync-CentOS-7-is-failing/m-p/116421#M79215</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/303/hsowell.html" nodeid="303"&gt;@Henry Sowell&lt;/A&gt; Thank you for your help. I still don't what causes the problem but I found a solution which is similar to yours. I downloaded the RPM tarball (using wget) into the HTTP Server (that I already had for the other repositories which were synced with reposync). Then I created a local repository using the createrepo command and adapted the repo files on all hosts in the cluster. Afterwards the yum clients accepted the repo and downloaded the necessary packages.&lt;/P&gt;&lt;P&gt;&lt;A href="http://docs.hortonworks.com/HDPDocuments/HDP2/HDP-2.3.0/bk_HDP_RelNotes/content/download-links-230.html" target="_blank"&gt;http://docs.hortonworks.com/HDPDocuments/HDP2/HDP-2.3.0/bk_HDP_RelNotes/content/download-links-230.html&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 06 Feb 2016 08:23:45 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Reposync-CentOS-7-is-failing/m-p/116421#M79215</guid>
      <dc:creator>user2439</dc:creator>
      <dc:date>2016-02-06T08:23:45Z</dc:date>
    </item>
  </channel>
</rss>

