<?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 HDF 2.1 Install fails on Centos 7 in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/HDF-2-1-Install-fails-on-Centos-7/m-p/172567#M50226</link>
    <description>&lt;P&gt;Traceback (most recent call last):&lt;/P&gt;&lt;PRE&gt;  File "/var/lib/ambari-agent/cache/stacks/HDF/2.0/hooks/before-INSTALL/scripts/hook.py", line 37, in &amp;lt;module&amp;gt;
    BeforeInstallHook().execute()
  File "/usr/lib/python2.6/site-packages/resource_management/libraries/script/script.py", line 280, in execute
    method(env)
  File "/var/lib/ambari-agent/cache/stacks/HDF/2.0/hooks/before-INSTALL/scripts/hook.py", line 34, in hook
    install_packages()
  File "/var/lib/ambari-agent/cache/stacks/HDF/2.0/hooks/before-INSTALL/scripts/shared_initialization.py", line 37, in install_packages
    retry_count=params.agent_stack_retry_count)
  File "/usr/lib/python2.6/site-packages/resource_management/core/base.py", line 155, in __init__
    self.env.run()
  File "/usr/lib/python2.6/site-packages/resource_management/core/environment.py", line 160, in run
    self.run_action(resource, action)
  File "/usr/lib/python2.6/site-packages/resource_management/core/environment.py", line 124, in run_action
    provider_action()
  File "/usr/lib/python2.6/site-packages/resource_management/core/providers/package/__init__.py", line 54, in action_install
    self.install_package(package_name, self.resource.use_repos, self.resource.skip_repos)
  File "/usr/lib/python2.6/site-packages/resource_management/core/providers/package/yumrpm.py", line 49, in install_package
    self.checked_call_with_retries(cmd, sudo=True, logoutput=self.get_logoutput())
  File "/usr/lib/python2.6/site-packages/resource_management/core/providers/package/__init__.py", line 83, in checked_call_with_retries
    return self._call_with_retries(cmd, is_checked=True, **kwargs)
  File "/usr/lib/python2.6/site-packages/resource_management/core/providers/package/__init__.py", line 91, in _call_with_retries
    code, out = func(cmd, **kwargs)
  File "/usr/lib/python2.6/site-packages/resource_management/core/shell.py", line 71, in inner
    result = function(command, **kwargs)
  File "/usr/lib/python2.6/site-packages/resource_management/core/shell.py", line 93, in checked_call
    tries=tries, try_sleep=try_sleep)
  File "/usr/lib/python2.6/site-packages/resource_management/core/shell.py", line 141, in _call_wrapper
    result = _call(command, **kwargs_copy)
  File "/usr/lib/python2.6/site-packages/resource_management/core/shell.py", line 294, in _call
    raise Fail(err_msg)
resource_management.core.exceptions.Fail: Execution of '/usr/bin/yum -d 0 -e 0 -y install hdf-select' returned 1. Transaction check error:
  file /usr/bin/conf-select from install of hdf-select-2.0.2.0-17.el6.noarch conflicts with file from package hdp-select-2.5.0.0-1245.el6.noarch

Error Summary&lt;/PRE&gt;</description>
    <pubDate>Tue, 27 Dec 2016 21:58:41 GMT</pubDate>
    <dc:creator>TimothySpann</dc:creator>
    <dc:date>2016-12-27T21:58:41Z</dc:date>
    <item>
      <title>HDF 2.1 Install fails on Centos 7</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/HDF-2-1-Install-fails-on-Centos-7/m-p/172567#M50226</link>
      <description>&lt;P&gt;Traceback (most recent call last):&lt;/P&gt;&lt;PRE&gt;  File "/var/lib/ambari-agent/cache/stacks/HDF/2.0/hooks/before-INSTALL/scripts/hook.py", line 37, in &amp;lt;module&amp;gt;
    BeforeInstallHook().execute()
  File "/usr/lib/python2.6/site-packages/resource_management/libraries/script/script.py", line 280, in execute
    method(env)
  File "/var/lib/ambari-agent/cache/stacks/HDF/2.0/hooks/before-INSTALL/scripts/hook.py", line 34, in hook
    install_packages()
  File "/var/lib/ambari-agent/cache/stacks/HDF/2.0/hooks/before-INSTALL/scripts/shared_initialization.py", line 37, in install_packages
    retry_count=params.agent_stack_retry_count)
  File "/usr/lib/python2.6/site-packages/resource_management/core/base.py", line 155, in __init__
    self.env.run()
  File "/usr/lib/python2.6/site-packages/resource_management/core/environment.py", line 160, in run
    self.run_action(resource, action)
  File "/usr/lib/python2.6/site-packages/resource_management/core/environment.py", line 124, in run_action
    provider_action()
  File "/usr/lib/python2.6/site-packages/resource_management/core/providers/package/__init__.py", line 54, in action_install
    self.install_package(package_name, self.resource.use_repos, self.resource.skip_repos)
  File "/usr/lib/python2.6/site-packages/resource_management/core/providers/package/yumrpm.py", line 49, in install_package
    self.checked_call_with_retries(cmd, sudo=True, logoutput=self.get_logoutput())
  File "/usr/lib/python2.6/site-packages/resource_management/core/providers/package/__init__.py", line 83, in checked_call_with_retries
    return self._call_with_retries(cmd, is_checked=True, **kwargs)
  File "/usr/lib/python2.6/site-packages/resource_management/core/providers/package/__init__.py", line 91, in _call_with_retries
    code, out = func(cmd, **kwargs)
  File "/usr/lib/python2.6/site-packages/resource_management/core/shell.py", line 71, in inner
    result = function(command, **kwargs)
  File "/usr/lib/python2.6/site-packages/resource_management/core/shell.py", line 93, in checked_call
    tries=tries, try_sleep=try_sleep)
  File "/usr/lib/python2.6/site-packages/resource_management/core/shell.py", line 141, in _call_wrapper
    result = _call(command, **kwargs_copy)
  File "/usr/lib/python2.6/site-packages/resource_management/core/shell.py", line 294, in _call
    raise Fail(err_msg)
resource_management.core.exceptions.Fail: Execution of '/usr/bin/yum -d 0 -e 0 -y install hdf-select' returned 1. Transaction check error:
  file /usr/bin/conf-select from install of hdf-select-2.0.2.0-17.el6.noarch conflicts with file from package hdp-select-2.5.0.0-1245.el6.noarch

Error Summary&lt;/PRE&gt;</description>
      <pubDate>Tue, 27 Dec 2016 21:58:41 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/HDF-2-1-Install-fails-on-Centos-7/m-p/172567#M50226</guid>
      <dc:creator>TimothySpann</dc:creator>
      <dc:date>2016-12-27T21:58:41Z</dc:date>
    </item>
    <item>
      <title>Re: HDF 2.1 Install fails on Centos 7</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/HDF-2-1-Install-fails-on-Centos-7/m-p/172568#M50227</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/9304/tspann.html" nodeid="9304"&gt;@Timothy Spann
&lt;/A&gt;&lt;/P&gt;&lt;P&gt;It is strange to see the &lt;STRONG&gt;"el6.noarch"&lt;/STRONG&gt; package extension for CentOS 7 operating system. For CentOS7 usually the package extension should be something like&lt;STRONG&gt; "el7.noarch"&lt;/STRONG&gt;.  &lt;/P&gt;&lt;P&gt;Are the repositories URLs pointing to the correct repo?&lt;/P&gt;</description>
      <pubDate>Tue, 27 Dec 2016 22:42:28 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/HDF-2-1-Install-fails-on-Centos-7/m-p/172568#M50227</guid>
      <dc:creator>jsensharma</dc:creator>
      <dc:date>2016-12-27T22:42:28Z</dc:date>
    </item>
    <item>
      <title>Re: HDF 2.1 Install fails on Centos 7</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/HDF-2-1-Install-fails-on-Centos-7/m-p/172569#M50228</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/9304/tspann.html" nodeid="9304"&gt;@Timothy Spann&lt;/A&gt; &lt;/P&gt;&lt;P&gt;HDF 2.1 repos for centos7 as listed here:&lt;/P&gt;&lt;P&gt;&lt;A href="http://docs.hortonworks.com/HDPDocuments/HDF2/HDF-2.1.0/bk_dataflow-release-notes/content/ch_hdf_relnotes.html#hdf_repo" target="_blank"&gt;http://docs.hortonworks.com/HDPDocuments/HDF2/HDF-2.1.0/bk_dataflow-release-notes/content/ch_hdf_relnotes.html#hdf_repo&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 27 Dec 2016 22:47:49 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/HDF-2-1-Install-fails-on-Centos-7/m-p/172569#M50228</guid>
      <dc:creator>jsensharma</dc:creator>
      <dc:date>2016-12-27T22:47:49Z</dc:date>
    </item>
    <item>
      <title>Re: HDF 2.1 Install fails on Centos 7</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/HDF-2-1-Install-fails-on-Centos-7/m-p/172570#M50229</link>
      <description>&lt;P&gt;Everything is el7  not sure what is up with the el6&lt;/P&gt;</description>
      <pubDate>Tue, 27 Dec 2016 23:10:42 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/HDF-2-1-Install-fails-on-Centos-7/m-p/172570#M50229</guid>
      <dc:creator>TimothySpann</dc:creator>
      <dc:date>2016-12-27T23:10:42Z</dc:date>
    </item>
    <item>
      <title>Re: HDF 2.1 Install fails on Centos 7</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/HDF-2-1-Install-fails-on-Centos-7/m-p/172571#M50230</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/3486/cstanca.html" nodeid="3486"&gt;@Constantin Stanca&lt;/A&gt; suggested I take a look at the repos&lt;/P&gt;&lt;PRE&gt;[root@tspanndev13 .ssh]# yum repolist
Loaded plugins: fastestmirror
Repository HDP-UTILS-1.1.0.21 is listed more than once in the configuration
Loading mirror speeds from cached hostfile
 * base: denver.gaminghost.co
 * epel: mirror.sfo12.us.leaseweb.net
 * extras: mirror.sjc02.svwh.net
 * updates: mirror.keystealth.org
repo id                                                                                  repo name                                                                                                    status
HDF-2.0                                                                                  HDF-2.0                                                                                                          39
HDF-2.1.0.0                                                                              HDF Version - HDF-2.1.0.0                                                                                        41
HDP-2.5                                                                                  HDP-2.5                                                                                                         200
HDP-UTILS-1.1.0.21                                                                       HDP-UTILS-1.1.0.21                                                                                               52
!Updates-ambari-2.4.2.0                                                                  ambari-2.4.2.0 - Updates                                                                                         12
base/7/x86_64                                                                            CentOS-7 - Base                                                                                               9,363
cuda                                                                                     cuda                                                                                                            173
draios/x86_64                                                                            Draios                                                                                                           16
epel/x86_64                                                                              Extra Packages for Enterprise Linux 7 - x86_64                                                               10,955
epel-apache-maven/7/x86_64                                                               maven from apache foundation.                                                                                     3
extras/7/x86_64                                                                          CentOS-7 - Extras                                                                                               435
home_oojah_mqtt                                                                          mqtt (CentOS_CentOS-7)                                                                                            8
updates/7/x86_64                                                                         CentOS-7 - Updates                                                                                              399
repolist: 21,696&lt;/PRE&gt;&lt;P&gt;Seems I have a few extra in there to delete.  That fixed it.&lt;/P&gt;</description>
      <pubDate>Tue, 27 Dec 2016 23:16:51 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/HDF-2-1-Install-fails-on-Centos-7/m-p/172571#M50230</guid>
      <dc:creator>TimothySpann</dc:creator>
      <dc:date>2016-12-27T23:16:51Z</dc:date>
    </item>
    <item>
      <title>Re: HDF 2.1 Install fails on Centos 7</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/HDF-2-1-Install-fails-on-Centos-7/m-p/172572#M50231</link>
      <description>&lt;P&gt;Hi @&lt;A href="https://community.hortonworks.com/users/9304/tspann.html"&gt;Timothy Spann&lt;/A&gt; &lt;/P&gt;&lt;P&gt;can you help solve this issue?&lt;/P&gt;&lt;P&gt;When I tried install HDF 2.0 with ambari. I got following error, it seems like the version of srorm in HDF repo is not matched with install script. did anyone get it?&lt;/P&gt;&lt;P&gt;p.p1 {margin: 0.0px 0.0px 0.0px 0.0px; font: 11.0px Courier; color: #333333; -webkit-text-stroke: #333333; background-color: #f5f5f5} span.s1 {font-kerning: none}&lt;/P&gt;&lt;P&gt;Traceback (most recent call last):&lt;/P&gt;&lt;P&gt;File "/var/lib/ambari-agent/cache/common-services/STORM/0.9.1/package/scripts/drpc_server.py", line 139, in &amp;lt;module&amp;gt;&lt;/P&gt;&lt;P&gt;DrpcServer().execute()&lt;/P&gt;&lt;P&gt;File "/usr/lib/python2.6/site-packages/resource_management/libraries/script/script.py", line 280, in execute&lt;/P&gt;&lt;P&gt;method(env)&lt;/P&gt;&lt;P&gt;File "/var/lib/ambari-agent/cache/common-services/STORM/0.9.1/package/scripts/drpc_server.py", line 43, in install&lt;/P&gt;&lt;P&gt;self.install_packages(env)&lt;/P&gt;&lt;P&gt;File "/usr/lib/python2.6/site-packages/resource_management/libraries/script/script.py", line 567, in install_packages&lt;/P&gt;&lt;P&gt;retry_count=agent_stack_retry_count)&lt;/P&gt;&lt;P&gt;File "/usr/lib/python2.6/site-packages/resource_management/core/base.py", line 155, in __init__&lt;/P&gt;&lt;P&gt;self.env.run()&lt;/P&gt;&lt;P&gt;File "/usr/lib/python2.6/site-packages/resource_management/core/environment.py", line 160, in run&lt;/P&gt;&lt;P&gt;self.run_action(resource, action)&lt;/P&gt;&lt;P&gt;File "/usr/lib/python2.6/site-packages/resource_management/core/environment.py", line 124, in run_action&lt;/P&gt;&lt;P&gt;provider_action()&lt;/P&gt;&lt;P&gt;File "/usr/lib/python2.6/site-packages/resource_management/core/providers/package/__init__.py", line 54, in action_install&lt;/P&gt;&lt;P&gt;self.install_package(package_name, self.resource.use_repos, self.resource.skip_repos)&lt;/P&gt;&lt;P&gt;File "/usr/lib/python2.6/site-packages/resource_management/core/providers/package/yumrpm.py", line 49, in install_package&lt;/P&gt;&lt;P&gt;self.checked_call_with_retries(cmd, sudo=True, logoutput=self.get_logoutput())&lt;/P&gt;&lt;P&gt;File "/usr/lib/python2.6/site-packages/resource_management/core/providers/package/__init__.py", line 83, in checked_call_with_retries&lt;/P&gt;&lt;P&gt;return self._call_with_retries(cmd, is_checked=True, **kwargs)&lt;/P&gt;&lt;P&gt;File "/usr/lib/python2.6/site-packages/resource_management/core/providers/package/__init__.py", line 91, in _call_with_retries&lt;/P&gt;&lt;P&gt;code, out = func(cmd, **kwargs)&lt;/P&gt;&lt;P&gt;File "/usr/lib/python2.6/site-packages/resource_management/core/shell.py", line 71, in inner&lt;/P&gt;&lt;P&gt;result = function(command, **kwargs)&lt;/P&gt;&lt;P&gt;File "/usr/lib/python2.6/site-packages/resource_management/core/shell.py", line 93, in checked_call&lt;/P&gt;&lt;P&gt;tries=tries, try_sleep=try_sleep)&lt;/P&gt;&lt;P&gt;File "/usr/lib/python2.6/site-packages/resource_management/core/shell.py", line 141, in _call_wrapper&lt;/P&gt;&lt;P&gt;result = _call(command, **kwargs_copy)&lt;/P&gt;&lt;P&gt;File "/usr/lib/python2.6/site-packages/resource_management/core/shell.py", line 294, in _call&lt;/P&gt;&lt;P&gt;raise Fail(err_msg)&lt;/P&gt;&lt;P&gt;resource_management.core.exceptions.Fail: Execution of '/usr/bin/yum -d 0 -e 0 -y install storm_2_1_2_0_10' returned 1. Error: Nothing to do&lt;/P&gt;&lt;P&gt;[root@ochadoop07 /]# yum list | grep storm&lt;/P&gt;&lt;P&gt;ranger-&lt;STRONG&gt;storm&lt;/STRONG&gt;-plugin.noarch 0.6.0.2.0.2.0-17.el6 HDF-2.0&lt;/P&gt;&lt;P&gt;ranger_2_0_2_0_17-&lt;STRONG&gt;storm&lt;/STRONG&gt;-plugin.x86_64 0.6.0.2.0.2.0-17.el6 HDF-2.0&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;storm&lt;/STRONG&gt;.noarch 1.0.1.2.0.2.0-17.el6 HDF-2.0&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;storm&lt;/STRONG&gt;-slider-client.noarch 1.0.1.2.0.2.0-17.el6 HDF-2.0&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;storm&lt;/STRONG&gt;_2_0_2_0_17.x86_64 1.0.1.2.0.2.0-17.el6 HDF-2.0&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;storm&lt;/STRONG&gt;_2_0_2_0_17-slider-client.x86_64 1.0.1.2.0.2.0-17.el6 HDF-2.0&lt;/P&gt;</description>
      <pubDate>Fri, 28 Apr 2017 14:08:07 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/HDF-2-1-Install-fails-on-Centos-7/m-p/172572#M50231</guid>
      <dc:creator>Dimd</dc:creator>
      <dc:date>2017-04-28T14:08:07Z</dc:date>
    </item>
  </channel>
</rss>

