<?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 Unable to install hadoop due to missing dependency in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Unable-to-install-hadoop-due-to-missing-dependency/m-p/213935#M63414</link>
    <description>&lt;P&gt;I followed the manual rpm installation guide on rhel 7.3, i.e. added the repository and tried to install hadoop. However I get the following error message:&lt;/P&gt;&lt;P&gt;[root@hostname yum.repos.d]# yum install hadoop&lt;/P&gt;&lt;P&gt;Loaded plugins: product-id, search-disabled-repos, subscription-manager This system is not registered to Red Hat Subscription Management. You can use subscription-manager to register.&lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;P&gt;(9/15): HDP-UTILS-1.1.0.21/primary_db | 38 kB 00:00:00&lt;/P&gt;&lt;P&gt;(10/15): HDP-2.6.0.3/primary_db | 77 kB 00:00:00&lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;P&gt;Resolving Dependencies&lt;/P&gt;&lt;P&gt;--&amp;gt; Running transaction check&lt;/P&gt;&lt;P&gt;---&amp;gt; Package hadoop.noarch 0:2.7.3.2.6.0.3-8.el6 will be installed&lt;/P&gt;&lt;P&gt;--&amp;gt; Processing Dependency: hadoop_2_6_0_3_8 for package: hadoop-2.7.3.2.6.0.3-8.el6.noarch&lt;/P&gt;&lt;P&gt;--&amp;gt; Finished Dependency Resolution&lt;/P&gt;&lt;P&gt;Error: Package: hadoop-2.7.3.2.6.0.3-8.el6.noarch (HDP-2.6.0.3)&lt;/P&gt;&lt;P&gt;Requires: hadoop_2_6_0_3_8&lt;/P&gt;&lt;P&gt;You could try using --skip-broken to work around the problem&lt;/P&gt;&lt;P&gt;Any ideas?&lt;/P&gt;</description>
    <pubDate>Thu, 22 Jun 2017 01:59:44 GMT</pubDate>
    <dc:creator>jpf1</dc:creator>
    <dc:date>2017-06-22T01:59:44Z</dc:date>
    <item>
      <title>Unable to install hadoop due to missing dependency</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Unable-to-install-hadoop-due-to-missing-dependency/m-p/213935#M63414</link>
      <description>&lt;P&gt;I followed the manual rpm installation guide on rhel 7.3, i.e. added the repository and tried to install hadoop. However I get the following error message:&lt;/P&gt;&lt;P&gt;[root@hostname yum.repos.d]# yum install hadoop&lt;/P&gt;&lt;P&gt;Loaded plugins: product-id, search-disabled-repos, subscription-manager This system is not registered to Red Hat Subscription Management. You can use subscription-manager to register.&lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;P&gt;(9/15): HDP-UTILS-1.1.0.21/primary_db | 38 kB 00:00:00&lt;/P&gt;&lt;P&gt;(10/15): HDP-2.6.0.3/primary_db | 77 kB 00:00:00&lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;P&gt;Resolving Dependencies&lt;/P&gt;&lt;P&gt;--&amp;gt; Running transaction check&lt;/P&gt;&lt;P&gt;---&amp;gt; Package hadoop.noarch 0:2.7.3.2.6.0.3-8.el6 will be installed&lt;/P&gt;&lt;P&gt;--&amp;gt; Processing Dependency: hadoop_2_6_0_3_8 for package: hadoop-2.7.3.2.6.0.3-8.el6.noarch&lt;/P&gt;&lt;P&gt;--&amp;gt; Finished Dependency Resolution&lt;/P&gt;&lt;P&gt;Error: Package: hadoop-2.7.3.2.6.0.3-8.el6.noarch (HDP-2.6.0.3)&lt;/P&gt;&lt;P&gt;Requires: hadoop_2_6_0_3_8&lt;/P&gt;&lt;P&gt;You could try using --skip-broken to work around the problem&lt;/P&gt;&lt;P&gt;Any ideas?&lt;/P&gt;</description>
      <pubDate>Thu, 22 Jun 2017 01:59:44 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Unable-to-install-hadoop-due-to-missing-dependency/m-p/213935#M63414</guid>
      <dc:creator>jpf1</dc:creator>
      <dc:date>2017-06-22T01:59:44Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to install hadoop due to missing dependency</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Unable-to-install-hadoop-due-to-missing-dependency/m-p/213936#M63415</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/19225/jpf.html" nodeid="19225"&gt;@Jonas Pfefferle&lt;/A&gt;&lt;/P&gt;&lt;P&gt;You have mentioned that you are using &lt;STRONG&gt;"rhel 7.3" &lt;/STRONG&gt;But your packages that are going to be installed are showing that it is using RHEL6 packages  "hadoop.noarch 0:2.7.3.2.6.0.3-8&lt;STRONG&gt;.el6"
&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;So please check your "/etc/yum.repos.d/*.repo" files to find out if you have copied an incorrect repo file there. 
&lt;STRONG&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Remove any file there which is pointing to either centos6 or rhel6 and then do a&lt;STRONG&gt; yum clean all &lt;/STRONG&gt; and then try installing the package again.&lt;/P&gt;&lt;P&gt;You can get the "hdp.repo" file from this link according to your OS version: &lt;A href="https://docs.hortonworks.com/HDPDocuments/Ambari-2.5.1.0/bk_ambari-installation/content/hdp_26_repositories.html" target="_blank"&gt;https://docs.hortonworks.com/HDPDocuments/Ambari-2.5.1.0/bk_ambari-installation/content/hdp_26_repositories.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Example:&lt;/STRONG&gt;&lt;/P&gt;&lt;PRE&gt;# wget -nv &lt;A href="http://public-repo-1.hortonworks.com/HDP/centos7/2.x/updates/2.6.1.0/hdp.repo" target="_blank"&gt;http://public-repo-1.hortonworks.com/HDP/centos7/2.x/updates/2.6.1.0/hdp.repo&lt;/A&gt;  -O /etc/yum.repos.d/hdp.repo

# yum clean all&lt;/PRE&gt;&lt;P&gt;.&lt;/P&gt;&lt;P&gt;Then try to install the desired packages.&lt;/P&gt;</description>
      <pubDate>Thu, 22 Jun 2017 07:39:33 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Unable-to-install-hadoop-due-to-missing-dependency/m-p/213936#M63415</guid>
      <dc:creator>jsensharma</dc:creator>
      <dc:date>2017-06-22T07:39:33Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to install hadoop due to missing dependency</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Unable-to-install-hadoop-due-to-missing-dependency/m-p/213937#M63416</link>
      <description>&lt;P&gt;Good catch! However the repo file seems to be correct:&lt;/P&gt;&lt;P&gt;[root@hostname]# cat /etc/yum.repos.d/hdp.repo &lt;/P&gt;&lt;P&gt;
#VERSION_NUMBER=2.6.0.3-8 &lt;/P&gt;&lt;P&gt;[HDP-2.6.0.3] &lt;/P&gt;&lt;P&gt;name=HDP Version - HDP-2.6.0.3 &lt;/P&gt;&lt;P&gt;baseurl=http://public-repo-1.hortonworks.com/HDP/centos7/2.x/updates/2.6.0.3 &lt;/P&gt;&lt;P&gt;gpgcheck=1 &lt;/P&gt;&lt;P&gt;gpgkey=http://public-repo-1.hortonworks.com/HDP/centos7/2.x/updates/2.6.0.3/RPM-GPG-KEY/RPM-GPG-KEY-Jenkins
enabled=1 &lt;/P&gt;&lt;P&gt;priority=1 &lt;/P&gt;&lt;P&gt;[HDP-UTILS-1.1.0.21] &lt;/P&gt;&lt;P&gt;name=HDP-UTILS Version - HDP-UTILS-1.1.0.21 &lt;/P&gt;&lt;P&gt;baseurl=http://public-repo-1.hortonworks.com/HDP-UTILS-1.1.0.21/repos/centos7 &lt;/P&gt;&lt;P&gt;gpgcheck=1 &lt;/P&gt;&lt;P&gt;gpgkey=http://public-repo-1.hortonworks.com/HDP/centos7/2.x/updates/2.6.0.3/RPM-GPG-KEY/RPM-GPG-KEY-Jenkins &lt;/P&gt;&lt;P&gt;enabled=1 &lt;/P&gt;&lt;P&gt;priority=1&lt;/P&gt;&lt;P&gt;
I did a yum clean all again but still get the same error.&lt;/P&gt;</description>
      <pubDate>Thu, 22 Jun 2017 14:55:21 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Unable-to-install-hadoop-due-to-missing-dependency/m-p/213937#M63416</guid>
      <dc:creator>jpf1</dc:creator>
      <dc:date>2017-06-22T14:55:21Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to install hadoop due to missing dependency</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Unable-to-install-hadoop-due-to-missing-dependency/m-p/213938#M63417</link>
      <description>&lt;P&gt;I forgot to mention that I'm running on POWER. I changed the repo urls to centos7-ppc and now everything seems to work.&lt;/P&gt;&lt;P&gt;Thanks for your help!&lt;/P&gt;</description>
      <pubDate>Thu, 22 Jun 2017 15:04:19 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Unable-to-install-hadoop-due-to-missing-dependency/m-p/213938#M63417</guid>
      <dc:creator>jpf1</dc:creator>
      <dc:date>2017-06-22T15:04:19Z</dc:date>
    </item>
  </channel>
</rss>

