<?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: HDP 2.5 Installation problem in CentOS7 in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/HDP-2-5-Installation-problem-in-CentOS7/m-p/112045#M46730</link>
    <description>&lt;P&gt;I installed HDP 2.5 on Centos 7.2 with no issues, make sure it's the correct repo and follow the prereqs for install&lt;/P&gt;</description>
    <pubDate>Sun, 20 Nov 2016 00:35:48 GMT</pubDate>
    <dc:creator>TimothySpann</dc:creator>
    <dc:date>2016-11-20T00:35:48Z</dc:date>
    <item>
      <title>HDP 2.5 Installation problem in CentOS7</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/HDP-2-5-Installation-problem-in-CentOS7/m-p/112041#M46726</link>
      <description>&lt;P&gt;Team,&lt;/P&gt;&lt;P&gt;I am getting error during HDP 2.5 installation in Centos 7:
&lt;/P&gt;&lt;PRE&gt;resource_management.core.exceptions.Fail: Execution of '/usr/bin/yum -d 0 -e 0 -y install snappy-devel' returned 1. Error: Package: snappy-devel-1.0.5-1.el6.x86_64 (HDP-UTILS-1.1.0.21)
           Requires: snappy(x86-64) = 1.0.5-1.el6
           Installed: snappy-1.1.0-3.el7.x86_64 (@centos7)
               snappy(x86-64) = 1.1.0-3.el7
           Available: snappy-1.0.5-1.el6.x86_64 (HDP-UTILS-1.1.0.21)
               snappy(x86-64) = 1.0.5-1.el6
 You could try using --skip-broken to work around the problem
 You could try running: rpm -Va --nofiles --nodigest

Please suggest a solution to overcome this issue.
Sridhar



&lt;/PRE&gt;</description>
      <pubDate>Fri, 16 Sep 2022 10:48:46 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/HDP-2-5-Installation-problem-in-CentOS7/m-p/112041#M46726</guid>
      <dc:creator>sridhararao_mut</dc:creator>
      <dc:date>2022-09-16T10:48:46Z</dc:date>
    </item>
    <item>
      <title>Re: HDP 2.5 Installation problem in CentOS7</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/HDP-2-5-Installation-problem-in-CentOS7/m-p/112042#M46727</link>
      <description>&lt;P&gt;why installation engine is checking el6 rpm rather than el7 rpm?&lt;/P&gt;</description>
      <pubDate>Sat, 19 Nov 2016 22:59:14 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/HDP-2-5-Installation-problem-in-CentOS7/m-p/112042#M46727</guid>
      <dc:creator>sridhararao_mut</dc:creator>
      <dc:date>2016-11-19T22:59:14Z</dc:date>
    </item>
    <item>
      <title>Re: HDP 2.5 Installation problem in CentOS7</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/HDP-2-5-Installation-problem-in-CentOS7/m-p/112043#M46728</link>
      <description>&lt;P&gt;@&lt;A href="https://community.hortonworks.com/users/14417/sridhararaomutluri.html"&gt;Sridhar M&lt;/A&gt;&lt;/P&gt;&lt;P&gt;You seems to be hitting the issue that is reported in: &lt;A href="http://docs.hortonworks.com/HDPDocuments/Ambari-2.2.2.0/bk_ambari_troubleshooting/content/_resolving_cluster_install_and_configuration_problems.html" target="_blank"&gt;http://docs.hortonworks.com/HDPDocuments/Ambari-2.2.2.0/bk_ambari_troubleshooting/content/_resolving_cluster_install_and_configuration_problems.html&lt;/A&gt;&lt;/P&gt;&lt;PRE&gt;3.10. Problem: DataNode Fails to Install on RHEL/CentOS 7.

During cluster install, DataNode fails to install with the following error:  
resource_management.core.exceptions.
            Fail: Execution of '/usr/bin/yum -d 0 -e 0 -y install snappy-devel' returned 1.
            Error: Package: snappy-devel-1.0.5-1.el6.x86_64 (HDP-UTILS-1.1.0.20)
            Requires: snappy(x86-64) = 1.0.5-1.el6
            Installed: snappy-1.1.0-3.el7.x86_64 (@anaconda/7.1)
            snappy(x86-64) = 1.1.0-3.el7
            Available: snappy-1.0.5-1.el6.x86_64 (HDP-UTILS-1.1.0.20)
            snappy(x86-64) = 1.0.5-1.el6

 3.10.1. Solution:

 Hadoop requires the snappy-devel package that is a lower version that what is on
              the machine already.  Run the following on the host and retry.
yum remove snappy
yum install snappy-devel

&lt;/PRE&gt;&lt;P&gt;.&lt;/P&gt;</description>
      <pubDate>Sat, 19 Nov 2016 23:07:18 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/HDP-2-5-Installation-problem-in-CentOS7/m-p/112043#M46728</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2016-11-19T23:07:18Z</dc:date>
    </item>
    <item>
      <title>Re: HDP 2.5 Installation problem in CentOS7</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/HDP-2-5-Installation-problem-in-CentOS7/m-p/112044#M46729</link>
      <description>&lt;P&gt;In General:&lt;/P&gt;&lt;P&gt;This seems to be because of incorrect version of snappy-devel On CentOS7/Redhat7. So as a workaround you will need to try the following: &lt;/P&gt;&lt;PRE&gt;yum remove -y snappy 
yum install -y snappy-devel&lt;/PRE&gt;&lt;P&gt;.&lt;/P&gt;</description>
      <pubDate>Sat, 19 Nov 2016 23:11:46 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/HDP-2-5-Installation-problem-in-CentOS7/m-p/112044#M46729</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2016-11-19T23:11:46Z</dc:date>
    </item>
    <item>
      <title>Re: HDP 2.5 Installation problem in CentOS7</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/HDP-2-5-Installation-problem-in-CentOS7/m-p/112045#M46730</link>
      <description>&lt;P&gt;I installed HDP 2.5 on Centos 7.2 with no issues, make sure it's the correct repo and follow the prereqs for install&lt;/P&gt;</description>
      <pubDate>Sun, 20 Nov 2016 00:35:48 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/HDP-2-5-Installation-problem-in-CentOS7/m-p/112045#M46730</guid>
      <dc:creator>TimothySpann</dc:creator>
      <dc:date>2016-11-20T00:35:48Z</dc:date>
    </item>
    <item>
      <title>Re: HDP 2.5 Installation problem in CentOS7</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/HDP-2-5-Installation-problem-in-CentOS7/m-p/112046#M46731</link>
      <description>&lt;P&gt;resolved my issue by removing snappy as suggested by JSS&lt;/P&gt;</description>
      <pubDate>Sun, 20 Nov 2016 10:29:30 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/HDP-2-5-Installation-problem-in-CentOS7/m-p/112046#M46731</guid>
      <dc:creator>sridhararao_mut</dc:creator>
      <dc:date>2016-11-20T10:29:30Z</dc:date>
    </item>
  </channel>
</rss>

