<?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 Install stops at Datanode through Ambari in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/Install-stops-at-Datanode-through-Ambari/m-p/142495#M105088</link>
    <description>&lt;P&gt;I cleaned up a host and installed ambari successfully. But when I tried to add host through Ambari(with repos already placed in yum.repos.d) the installation is stuck at installing Datanode and gave the following error. Can somebody tell me what issue this could be? network? This node uses a different interface and the Ambari uses different interface, they both talk through a common interface. Not sure it makes sense, somebody please help me ...&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;THIS IS THE ERROR
FROM AMBARI:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;stderr:  /var/lib/ambari-agent/data/errors-6076.txt&lt;/STRONG&gt;&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/HDFS/2.1.0.2.0/package/scripts/datanode.py",
line 167, in &amp;lt;module&amp;gt;&lt;/P&gt;&lt;P&gt;  DataNode().execute()&lt;/P&gt;&lt;P&gt;  File
"/usr/lib/python2.6/site-packages/resource_management/libraries/script/script.py",
line 219, in execute&lt;/P&gt;&lt;P&gt;  method(env)&lt;/P&gt;&lt;P&gt;  File
"/var/lib/ambari-agent/cache/common-services/HDFS/2.1.0.2.0/package/scripts/datanode.py",
line 49, in install&lt;/P&gt;&lt;P&gt;  self.install_packages(env,
params.exclude_packages)&lt;/P&gt;&lt;P&gt;  File
"/usr/lib/python2.6/site-packages/resource_management/libraries/script/script.py",
line 410, 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 154, 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 70, 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 92, 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 140, 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 291, 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 'hadoop_2_4_*'' returned 1.
Error Downloading Packages:&lt;/P&gt;&lt;P&gt;  fuse-2.8.3-4.el6.x86_64: failure:
Packages/fuse-2.8.3-4.el6.x86_64.rpm from rhel-http: [Errno 256] No more
mirrors to try.&lt;/P&gt;&lt;P&gt;  procmail-3.22-25.1.el6_5.1.x86_64: failure:
Packages/procmail-3.22-25.1.el6_5.1.x86_64.rpm from rhel-http: [Errno 256] No
more mirrors to try.&lt;/P&gt;&lt;P&gt;  hesiod-3.1.0-19.el6.x86_64: failure:
Packages/hesiod-3.1.0-19.el6.x86_64.rpm from rhel-http: [Errno 256] No more
mirrors to try.&lt;/P&gt;&lt;P&gt;  sendmail-8.14.4-9.el6.x86_64: failure:
Packages/sendmail-8.14.4-9.el6.x86_64.rpm from rhel-http: [Errno 256] No more
mirrors to try.&lt;/P&gt;&lt;P&gt;  crontabs-1.10-33.el6.noarch: failure:
Packages/crontabs-1.10-33.el6.noarch.rpm from rhel-http: [Errno 256] No more
mirrors to try.&lt;/P&gt;&lt;P&gt;  redhat-lsb-graphics-4.0-7.el6.x86_64:
failure: Packages/redhat-lsb-graphics-4.0-7.el6.x86_64.rpm from rhel-http:
[Errno 256] No more mirrors to try.&lt;/P&gt;&lt;P&gt;  redhat-lsb-printing-4.0-7.el6.x86_64:
failure: Packages/redhat-lsb-printing-4.0-7.el6.x86_64.rpm from rhel-http: [Errno
256] No more mirrors to try.&lt;/P&gt;&lt;P&gt;  redhat-lsb-compat-4.0-7.el6.x86_64: failure:
Packages/redhat-lsb-compat-4.0-7.el6.x86_64.rpm from rhel-http: [Errno 256] No
more mirrors to try.&lt;/P&gt;&lt;P&gt;  fuse-libs-2.8.3-4.el6.x86_64: failure:
Packages/fuse-libs-2.8.3-4.el6.x86_64.rpm from rhel-http: [Errno 256] No more
mirrors to try.&lt;/P&gt;&lt;P&gt;  redhat-lsb-core-4.0-7.el6.x86_64: failure:
Packages/redhat-lsb-core-4.0-7.el6.x86_64.rpm from rhel-http: [Errno 256] No
more mirrors to try.&lt;/P&gt;&lt;P&gt;  cronie-anacron-1.4.4-15.el6.x86_64: failure:
Packages/cronie-anacron-1.4.4-15.el6.x86_64.rpm from rhel-http: [Errno 256] No
more mirrors to try.&lt;/P&gt;&lt;P&gt;  cronie-1.4.4-15.el6.x86_64: failure:
Packages/cronie-1.4.4-15.el6.x86_64.rpm from rhel-http: [Errno 256] No more
mirrors to try.&lt;/P&gt;&lt;P&gt;  redhat-lsb-4.0-7.el6.x86_64: failure:
Packages/redhat-lsb-4.0-7.el6.x86_64.rpm from rhel-http: [Errno 256] No more
mirrors to try.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;stdout:  /var/lib/ambari-agent/data/output-6076.txt&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;2016-12-07
17:30:01,657 - Using hadoop conf dir: /usr/hdp/current/hadoop-client/conf&lt;/P&gt;&lt;P&gt;2016-12-07
17:30:01,658 - Group['spark'] {}&lt;/P&gt;&lt;P&gt;2016-12-07
17:30:01,660 - Group['hadoop'] {}&lt;/P&gt;&lt;P&gt;2016-12-07
17:30:01,660 - Group['users'] {}&lt;/P&gt;&lt;P&gt;2016-12-07
17:30:01,660 - User['hive'] {'gid': 'hadoop', 'fetch_nonlocal_groups': True,
'groups': ['hadoop']}&lt;/P&gt;&lt;P&gt;2016-12-07
17:30:01,661 - User['storm'] {'gid': 'hadoop', 'fetch_nonlocal_groups': True,
'groups': ['hadoop']}&lt;/P&gt;&lt;P&gt;2016-12-07
17:30:01,661 - User['zookeeper'] {'gid': 'hadoop', 'fetch_nonlocal_groups':
True, 'groups': ['hadoop']}&lt;/P&gt;&lt;P&gt;2016-12-07
17:30:01,662 - User['oozie'] {'gid': 'hadoop', 'fetch_nonlocal_groups': True,
'groups': ['users']}&lt;/P&gt;&lt;P&gt;2016-12-07
17:30:01,662 - User['ams'] {'gid': 'hadoop', 'fetch_nonlocal_groups': True,
'groups': ['hadoop']}&lt;/P&gt;&lt;P&gt;2016-12-07
17:30:01,663 - User['tez'] {'gid': 'hadoop', 'fetch_nonlocal_groups': True,
'groups': ['users']}&lt;/P&gt;&lt;P&gt;2016-12-07
17:30:01,664 - User['spark'] {'gid': 'hadoop', 'fetch_nonlocal_groups': True,
'groups': ['hadoop']}&lt;/P&gt;&lt;P&gt;2016-12-07
17:30:01,664 - User['ambari-qa'] {'gid': 'hadoop', 'fetch_nonlocal_groups':
True, 'groups': ['users']}&lt;/P&gt;&lt;P&gt;2016-12-07
17:30:01,665 - User['flume'] {'gid': 'hadoop', 'fetch_nonlocal_groups': True,
'groups': ['hadoop']}&lt;/P&gt;&lt;P&gt;2016-12-07
17:30:01,665 - User['kafka'] {'gid': 'hadoop', 'fetch_nonlocal_groups': True,
'groups': ['hadoop']}&lt;/P&gt;&lt;P&gt;2016-12-07
17:30:01,666 - User['hdfs'] {'gid': 'hadoop', 'fetch_nonlocal_groups': True,
'groups': ['hadoop']}&lt;/P&gt;&lt;P&gt;2016-12-07
17:30:01,666 - User['sqoop'] {'gid': 'hadoop', 'fetch_nonlocal_groups': True,
'groups': ['hadoop']}&lt;/P&gt;&lt;P&gt;2016-12-07
17:30:01,667 - User['yarn'] {'gid': 'hadoop', 'fetch_nonlocal_groups': True,
'groups': ['hadoop']}&lt;/P&gt;&lt;P&gt;2016-12-07
17:30:01,667 - User['mapred'] {'gid': 'hadoop', 'fetch_nonlocal_groups': True,
'groups': ['hadoop']}&lt;/P&gt;&lt;P&gt;2016-12-07
17:30:01,668 - User['hbase'] {'gid': 'hadoop', 'fetch_nonlocal_groups': True,
'groups': ['hadoop']}&lt;/P&gt;&lt;P&gt;2016-12-07
17:30:01,669 - User['hcat'] {'gid': 'hadoop', 'fetch_nonlocal_groups': True,
'groups': ['hadoop']}&lt;/P&gt;&lt;P&gt;2016-12-07
17:30:01,669 - File['/var/lib/ambari-agent/tmp/changeUid.sh'] {'content':
StaticFile('changeToSecureUid.sh'), 'mode': 0555}&lt;/P&gt;&lt;P&gt;2016-12-07
17:30:01,671 - Execute['/var/lib/ambari-agent/tmp/changeUid.sh ambari-qa
/tmp/hadoop-ambari-qa,/tmp/hsperfdata_ambari-qa,/home/ambari-qa,/tmp/ambari-qa,/tmp/sqoop-ambari-qa']
{'not_if': '(test $(id -u ambari-qa) -gt 1000) || (false)'}&lt;/P&gt;&lt;P&gt;2016-12-07
17:30:01,677 - Skipping Execute['/var/lib/ambari-agent/tmp/changeUid.sh
ambari-qa
/tmp/hadoop-ambari-qa,/tmp/hsperfdata_ambari-qa,/home/ambari-qa,/tmp/ambari-qa,/tmp/sqoop-ambari-qa']
due to not_if&lt;/P&gt;&lt;P&gt;2016-12-07
17:30:01,677 - Directory['/tmp/hbase-hbase'] {'owner': 'hbase', 'recursive':
True, 'mode': 0775, 'cd_access': 'a'}&lt;/P&gt;&lt;P&gt;2016-12-07
17:30:01,678 - File['/var/lib/ambari-agent/tmp/changeUid.sh'] {'content':
StaticFile('changeToSecureUid.sh'), 'mode': 0555}&lt;/P&gt;&lt;P&gt;2016-12-07
17:30:01,679 - Execute['/var/lib/ambari-agent/tmp/changeUid.sh hbase
/home/hbase,/tmp/hbase,/usr/bin/hbase,/var/log/hbase,/tmp/hbase-hbase']
{'not_if': '(test $(id -u hbase) -gt 1000) || (false)'}&lt;/P&gt;&lt;P&gt;2016-12-07
17:30:01,685 - Skipping Execute['/var/lib/ambari-agent/tmp/changeUid.sh hbase
/home/hbase,/tmp/hbase,/usr/bin/hbase,/var/log/hbase,/tmp/hbase-hbase'] due to
not_if&lt;/P&gt;&lt;P&gt;2016-12-07
17:30:01,685 - Group['hdfs'] {}&lt;/P&gt;&lt;P&gt;2016-12-07
17:30:01,686 - User['hdfs'] {'fetch_nonlocal_groups': True, 'groups':
['hadoop', 'hdfs']}&lt;/P&gt;&lt;P&gt;2016-12-07
17:30:01,686 - FS Type: &lt;/P&gt;&lt;P&gt;2016-12-07
17:30:01,686 - Directory['/etc/hadoop'] {'mode': 0755}&lt;/P&gt;&lt;P&gt;2016-12-07
17:30:01,687 - Directory['/var/lib/ambari-agent/tmp/hadoop_java_io_tmpdir']
{'owner': 'hdfs', 'group': 'hadoop', 'mode': 0777}&lt;/P&gt;&lt;P&gt;2016-12-07
17:30:01,699 - Repository['HDP-2.4'] {'base_url':
'http://10.193.62.6/hdp/HDP/centos6/2.x/updates/2.4.2.0/', 'action':
['create'], 'components': ['HDP', 'main'], 'repo_template':
'[{{repo_id}}]\nname={{repo_id}}\n{% if mirror_list
%}mirrorlist={{mirror_list}}{% else %}baseurl={{base_url}}{% endif %}\n\npath=/\nenabled=1\ngpgcheck=0',
'repo_file_name': 'HDP', 'mirror_list': None}&lt;/P&gt;&lt;P&gt;2016-12-07
17:30:01,706 - File['/etc/yum.repos.d/HDP.repo'] {'content':
'[HDP-2.4]\nname=HDP-2.4\nbaseurl=http://10.193.62.6/hdp/HDP/centos6/2.x/updates/2.4.2.0/\n\npath=/\nenabled=1\ngpgcheck=0'}&lt;/P&gt;&lt;P&gt;2016-12-07
17:30:01,707 - Repository['HDP-UTILS-1.1.0.20'] {'base_url':
'http://10.193.62.6/hdp/HDP-UTILS-1.1.0.20/repos/centos6', 'action':
['create'], 'components': ['HDP-UTILS', 'main'], 'repo_template':
'[{{repo_id}}]\nname={{repo_id}}\n{% if mirror_list
%}mirrorlist={{mirror_list}}{% else %}baseurl={{base_url}}{% endif
%}\n\npath=/\nenabled=1\ngpgcheck=0', 'repo_file_name': 'HDP-UTILS',
'mirror_list': None}&lt;/P&gt;&lt;P&gt;2016-12-07
17:30:01,710 - File['/etc/yum.repos.d/HDP-UTILS.repo'] {'content':
'[HDP-UTILS-1.1.0.20]\nname=HDP-UTILS-1.1.0.20\nbaseurl=http://10.193.62.6/hdp/HDP-UTILS-1.1.0.20/repos/centos6\n\npath=/\nenabled=1\ngpgcheck=0'}&lt;/P&gt;&lt;P&gt;2016-12-07
17:30:01,710 - Package['unzip'] {'retry_on_repo_unavailability': False,
'retry_count': 5}&lt;/P&gt;&lt;P&gt;2016-12-07
17:30:01,822 - Skipping installation of existing package unzip&lt;/P&gt;&lt;P&gt;2016-12-07
17:30:01,822 - Package['curl'] {'retry_on_repo_unavailability': False,
'retry_count': 5}&lt;/P&gt;&lt;P&gt;2016-12-07
17:30:01,832 - Skipping installation of existing package curl&lt;/P&gt;&lt;P&gt;2016-12-07
17:30:01,833 - Package['hdp-select'] {'retry_on_repo_unavailability': False,
'retry_count': 5}&lt;/P&gt;&lt;P&gt;2016-12-07
17:30:01,842 - Skipping installation of existing package hdp-select&lt;/P&gt;&lt;P&gt;2016-12-07
17:30:01,978 - Using hadoop conf dir: /usr/hdp/current/hadoop-client/conf&lt;/P&gt;&lt;P&gt;2016-12-07
17:30:01,982 - Using hadoop conf dir: /usr/hdp/current/hadoop-client/conf&lt;/P&gt;&lt;P&gt;2016-12-07
17:30:01,988 - Package['rpcbind'] {'retry_on_repo_unavailability': False,
'retry_count': 5}&lt;/P&gt;&lt;P&gt;2016-12-07
17:30:02,097 - Skipping installation of existing package rpcbind&lt;/P&gt;&lt;P&gt;2016-12-07
17:30:02,098 - Package['hadoop_2_4_*'] {'retry_on_repo_unavailability': False,
'retry_count': 5}&lt;/P&gt;&lt;P&gt;2016-12-07 17:30:02,108 -
Installing package hadoop_2_4_* ('/usr/bin/yum -d 0 -e 0 -y install
'hadoop_2_4_*''&lt;/P&gt;&lt;P&gt;When i tried to install manually using /usr/bin/yum install hadoop_2_4_*, it gives me following error:&lt;/P&gt;&lt;P&gt;Error Downloading Packages:&lt;/P&gt;&lt;P&gt; 
fuse-2.8.3-4.el6.x86_64: failure: Packages/fuse-2.8.3-4.el6.x86_64.rpm
from rhel-http: [Errno 256] No more mirrors to try.&lt;/P&gt;&lt;P&gt; 
procmail-3.22-25.1.el6_5.1.x86_64: failure:
Packages/procmail-3.22-25.1.el6_5.1.x86_64.rpm from rhel-http: [Errno 256] No
more mirrors to try.&lt;/P&gt;&lt;P&gt; 
hesiod-3.1.0-19.el6.x86_64: failure:
Packages/hesiod-3.1.0-19.el6.x86_64.rpm from rhel-http: [Errno 256] No more
mirrors to try.&lt;/P&gt;&lt;P&gt; 
sendmail-8.14.4-9.el6.x86_64: failure:
Packages/sendmail-8.14.4-9.el6.x86_64.rpm from rhel-http: [Errno 256] No more
mirrors to try.&lt;/P&gt;&lt;P&gt; 
crontabs-1.10-33.el6.noarch: failure:
Packages/crontabs-1.10-33.el6.noarch.rpm from rhel-http: [Errno 256] No more
mirrors to try.&lt;/P&gt;&lt;P&gt; 
redhat-lsb-graphics-4.0-7.el6.x86_64: failure:
Packages/redhat-lsb-graphics-4.0-7.el6.x86_64.rpm from rhel-http: [Errno 256]
No more mirrors to try.&lt;/P&gt;&lt;P&gt; 
redhat-lsb-printing-4.0-7.el6.x86_64: failure:
Packages/redhat-lsb-printing-4.0-7.el6.x86_64.rpm from rhel-http: [Errno 256]
No more mirrors to try.&lt;/P&gt;&lt;P&gt; 
redhat-lsb-compat-4.0-7.el6.x86_64: failure:
Packages/redhat-lsb-compat-4.0-7.el6.x86_64.rpm from rhel-http: [Errno 256] No
more mirrors to try.&lt;/P&gt;&lt;P&gt; 
fuse-libs-2.8.3-4.el6.x86_64: failure:
Packages/fuse-libs-2.8.3-4.el6.x86_64.rpm from rhel-http: [Errno 256] No more
mirrors to try.&lt;/P&gt;&lt;P&gt;  redhat-lsb-core-4.0-7.el6.x86_64:
failure: Packages/redhat-lsb-core-4.0-7.el6.x86_64.rpm from rhel-http: [Errno
256] No more mirrors to try.&lt;/P&gt;&lt;P&gt; 
cronie-anacron-1.4.4-15.el6.x86_64: failure:
Packages/cronie-anacron-1.4.4-15.el6.x86_64.rpm from rhel-http: [Errno 256] No
more mirrors to try.&lt;/P&gt;&lt;P&gt; 
cronie-1.4.4-15.el6.x86_64: failure:
Packages/cronie-1.4.4-15.el6.x86_64.rpm from rhel-http: [Errno 256] No more
mirrors to try.&lt;/P&gt;&lt;P&gt; 
redhat-lsb-4.0-7.el6.x86_64: failure:
Packages/redhat-lsb-4.0-7.el6.x86_64.rpm from rhel-http: [Errno 256] No more
mirrors to try.&lt;/P&gt;</description>
    <pubDate>Thu, 08 Dec 2016 07:16:14 GMT</pubDate>
    <dc:creator>pmj</dc:creator>
    <dc:date>2016-12-08T07:16:14Z</dc:date>
    <item>
      <title>Install stops at Datanode through Ambari</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Install-stops-at-Datanode-through-Ambari/m-p/142495#M105088</link>
      <description>&lt;P&gt;I cleaned up a host and installed ambari successfully. But when I tried to add host through Ambari(with repos already placed in yum.repos.d) the installation is stuck at installing Datanode and gave the following error. Can somebody tell me what issue this could be? network? This node uses a different interface and the Ambari uses different interface, they both talk through a common interface. Not sure it makes sense, somebody please help me ...&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;THIS IS THE ERROR
FROM AMBARI:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;stderr:  /var/lib/ambari-agent/data/errors-6076.txt&lt;/STRONG&gt;&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/HDFS/2.1.0.2.0/package/scripts/datanode.py",
line 167, in &amp;lt;module&amp;gt;&lt;/P&gt;&lt;P&gt;  DataNode().execute()&lt;/P&gt;&lt;P&gt;  File
"/usr/lib/python2.6/site-packages/resource_management/libraries/script/script.py",
line 219, in execute&lt;/P&gt;&lt;P&gt;  method(env)&lt;/P&gt;&lt;P&gt;  File
"/var/lib/ambari-agent/cache/common-services/HDFS/2.1.0.2.0/package/scripts/datanode.py",
line 49, in install&lt;/P&gt;&lt;P&gt;  self.install_packages(env,
params.exclude_packages)&lt;/P&gt;&lt;P&gt;  File
"/usr/lib/python2.6/site-packages/resource_management/libraries/script/script.py",
line 410, 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 154, 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 70, 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 92, 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 140, 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 291, 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 'hadoop_2_4_*'' returned 1.
Error Downloading Packages:&lt;/P&gt;&lt;P&gt;  fuse-2.8.3-4.el6.x86_64: failure:
Packages/fuse-2.8.3-4.el6.x86_64.rpm from rhel-http: [Errno 256] No more
mirrors to try.&lt;/P&gt;&lt;P&gt;  procmail-3.22-25.1.el6_5.1.x86_64: failure:
Packages/procmail-3.22-25.1.el6_5.1.x86_64.rpm from rhel-http: [Errno 256] No
more mirrors to try.&lt;/P&gt;&lt;P&gt;  hesiod-3.1.0-19.el6.x86_64: failure:
Packages/hesiod-3.1.0-19.el6.x86_64.rpm from rhel-http: [Errno 256] No more
mirrors to try.&lt;/P&gt;&lt;P&gt;  sendmail-8.14.4-9.el6.x86_64: failure:
Packages/sendmail-8.14.4-9.el6.x86_64.rpm from rhel-http: [Errno 256] No more
mirrors to try.&lt;/P&gt;&lt;P&gt;  crontabs-1.10-33.el6.noarch: failure:
Packages/crontabs-1.10-33.el6.noarch.rpm from rhel-http: [Errno 256] No more
mirrors to try.&lt;/P&gt;&lt;P&gt;  redhat-lsb-graphics-4.0-7.el6.x86_64:
failure: Packages/redhat-lsb-graphics-4.0-7.el6.x86_64.rpm from rhel-http:
[Errno 256] No more mirrors to try.&lt;/P&gt;&lt;P&gt;  redhat-lsb-printing-4.0-7.el6.x86_64:
failure: Packages/redhat-lsb-printing-4.0-7.el6.x86_64.rpm from rhel-http: [Errno
256] No more mirrors to try.&lt;/P&gt;&lt;P&gt;  redhat-lsb-compat-4.0-7.el6.x86_64: failure:
Packages/redhat-lsb-compat-4.0-7.el6.x86_64.rpm from rhel-http: [Errno 256] No
more mirrors to try.&lt;/P&gt;&lt;P&gt;  fuse-libs-2.8.3-4.el6.x86_64: failure:
Packages/fuse-libs-2.8.3-4.el6.x86_64.rpm from rhel-http: [Errno 256] No more
mirrors to try.&lt;/P&gt;&lt;P&gt;  redhat-lsb-core-4.0-7.el6.x86_64: failure:
Packages/redhat-lsb-core-4.0-7.el6.x86_64.rpm from rhel-http: [Errno 256] No
more mirrors to try.&lt;/P&gt;&lt;P&gt;  cronie-anacron-1.4.4-15.el6.x86_64: failure:
Packages/cronie-anacron-1.4.4-15.el6.x86_64.rpm from rhel-http: [Errno 256] No
more mirrors to try.&lt;/P&gt;&lt;P&gt;  cronie-1.4.4-15.el6.x86_64: failure:
Packages/cronie-1.4.4-15.el6.x86_64.rpm from rhel-http: [Errno 256] No more
mirrors to try.&lt;/P&gt;&lt;P&gt;  redhat-lsb-4.0-7.el6.x86_64: failure:
Packages/redhat-lsb-4.0-7.el6.x86_64.rpm from rhel-http: [Errno 256] No more
mirrors to try.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;stdout:  /var/lib/ambari-agent/data/output-6076.txt&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;2016-12-07
17:30:01,657 - Using hadoop conf dir: /usr/hdp/current/hadoop-client/conf&lt;/P&gt;&lt;P&gt;2016-12-07
17:30:01,658 - Group['spark'] {}&lt;/P&gt;&lt;P&gt;2016-12-07
17:30:01,660 - Group['hadoop'] {}&lt;/P&gt;&lt;P&gt;2016-12-07
17:30:01,660 - Group['users'] {}&lt;/P&gt;&lt;P&gt;2016-12-07
17:30:01,660 - User['hive'] {'gid': 'hadoop', 'fetch_nonlocal_groups': True,
'groups': ['hadoop']}&lt;/P&gt;&lt;P&gt;2016-12-07
17:30:01,661 - User['storm'] {'gid': 'hadoop', 'fetch_nonlocal_groups': True,
'groups': ['hadoop']}&lt;/P&gt;&lt;P&gt;2016-12-07
17:30:01,661 - User['zookeeper'] {'gid': 'hadoop', 'fetch_nonlocal_groups':
True, 'groups': ['hadoop']}&lt;/P&gt;&lt;P&gt;2016-12-07
17:30:01,662 - User['oozie'] {'gid': 'hadoop', 'fetch_nonlocal_groups': True,
'groups': ['users']}&lt;/P&gt;&lt;P&gt;2016-12-07
17:30:01,662 - User['ams'] {'gid': 'hadoop', 'fetch_nonlocal_groups': True,
'groups': ['hadoop']}&lt;/P&gt;&lt;P&gt;2016-12-07
17:30:01,663 - User['tez'] {'gid': 'hadoop', 'fetch_nonlocal_groups': True,
'groups': ['users']}&lt;/P&gt;&lt;P&gt;2016-12-07
17:30:01,664 - User['spark'] {'gid': 'hadoop', 'fetch_nonlocal_groups': True,
'groups': ['hadoop']}&lt;/P&gt;&lt;P&gt;2016-12-07
17:30:01,664 - User['ambari-qa'] {'gid': 'hadoop', 'fetch_nonlocal_groups':
True, 'groups': ['users']}&lt;/P&gt;&lt;P&gt;2016-12-07
17:30:01,665 - User['flume'] {'gid': 'hadoop', 'fetch_nonlocal_groups': True,
'groups': ['hadoop']}&lt;/P&gt;&lt;P&gt;2016-12-07
17:30:01,665 - User['kafka'] {'gid': 'hadoop', 'fetch_nonlocal_groups': True,
'groups': ['hadoop']}&lt;/P&gt;&lt;P&gt;2016-12-07
17:30:01,666 - User['hdfs'] {'gid': 'hadoop', 'fetch_nonlocal_groups': True,
'groups': ['hadoop']}&lt;/P&gt;&lt;P&gt;2016-12-07
17:30:01,666 - User['sqoop'] {'gid': 'hadoop', 'fetch_nonlocal_groups': True,
'groups': ['hadoop']}&lt;/P&gt;&lt;P&gt;2016-12-07
17:30:01,667 - User['yarn'] {'gid': 'hadoop', 'fetch_nonlocal_groups': True,
'groups': ['hadoop']}&lt;/P&gt;&lt;P&gt;2016-12-07
17:30:01,667 - User['mapred'] {'gid': 'hadoop', 'fetch_nonlocal_groups': True,
'groups': ['hadoop']}&lt;/P&gt;&lt;P&gt;2016-12-07
17:30:01,668 - User['hbase'] {'gid': 'hadoop', 'fetch_nonlocal_groups': True,
'groups': ['hadoop']}&lt;/P&gt;&lt;P&gt;2016-12-07
17:30:01,669 - User['hcat'] {'gid': 'hadoop', 'fetch_nonlocal_groups': True,
'groups': ['hadoop']}&lt;/P&gt;&lt;P&gt;2016-12-07
17:30:01,669 - File['/var/lib/ambari-agent/tmp/changeUid.sh'] {'content':
StaticFile('changeToSecureUid.sh'), 'mode': 0555}&lt;/P&gt;&lt;P&gt;2016-12-07
17:30:01,671 - Execute['/var/lib/ambari-agent/tmp/changeUid.sh ambari-qa
/tmp/hadoop-ambari-qa,/tmp/hsperfdata_ambari-qa,/home/ambari-qa,/tmp/ambari-qa,/tmp/sqoop-ambari-qa']
{'not_if': '(test $(id -u ambari-qa) -gt 1000) || (false)'}&lt;/P&gt;&lt;P&gt;2016-12-07
17:30:01,677 - Skipping Execute['/var/lib/ambari-agent/tmp/changeUid.sh
ambari-qa
/tmp/hadoop-ambari-qa,/tmp/hsperfdata_ambari-qa,/home/ambari-qa,/tmp/ambari-qa,/tmp/sqoop-ambari-qa']
due to not_if&lt;/P&gt;&lt;P&gt;2016-12-07
17:30:01,677 - Directory['/tmp/hbase-hbase'] {'owner': 'hbase', 'recursive':
True, 'mode': 0775, 'cd_access': 'a'}&lt;/P&gt;&lt;P&gt;2016-12-07
17:30:01,678 - File['/var/lib/ambari-agent/tmp/changeUid.sh'] {'content':
StaticFile('changeToSecureUid.sh'), 'mode': 0555}&lt;/P&gt;&lt;P&gt;2016-12-07
17:30:01,679 - Execute['/var/lib/ambari-agent/tmp/changeUid.sh hbase
/home/hbase,/tmp/hbase,/usr/bin/hbase,/var/log/hbase,/tmp/hbase-hbase']
{'not_if': '(test $(id -u hbase) -gt 1000) || (false)'}&lt;/P&gt;&lt;P&gt;2016-12-07
17:30:01,685 - Skipping Execute['/var/lib/ambari-agent/tmp/changeUid.sh hbase
/home/hbase,/tmp/hbase,/usr/bin/hbase,/var/log/hbase,/tmp/hbase-hbase'] due to
not_if&lt;/P&gt;&lt;P&gt;2016-12-07
17:30:01,685 - Group['hdfs'] {}&lt;/P&gt;&lt;P&gt;2016-12-07
17:30:01,686 - User['hdfs'] {'fetch_nonlocal_groups': True, 'groups':
['hadoop', 'hdfs']}&lt;/P&gt;&lt;P&gt;2016-12-07
17:30:01,686 - FS Type: &lt;/P&gt;&lt;P&gt;2016-12-07
17:30:01,686 - Directory['/etc/hadoop'] {'mode': 0755}&lt;/P&gt;&lt;P&gt;2016-12-07
17:30:01,687 - Directory['/var/lib/ambari-agent/tmp/hadoop_java_io_tmpdir']
{'owner': 'hdfs', 'group': 'hadoop', 'mode': 0777}&lt;/P&gt;&lt;P&gt;2016-12-07
17:30:01,699 - Repository['HDP-2.4'] {'base_url':
'http://10.193.62.6/hdp/HDP/centos6/2.x/updates/2.4.2.0/', 'action':
['create'], 'components': ['HDP', 'main'], 'repo_template':
'[{{repo_id}}]\nname={{repo_id}}\n{% if mirror_list
%}mirrorlist={{mirror_list}}{% else %}baseurl={{base_url}}{% endif %}\n\npath=/\nenabled=1\ngpgcheck=0',
'repo_file_name': 'HDP', 'mirror_list': None}&lt;/P&gt;&lt;P&gt;2016-12-07
17:30:01,706 - File['/etc/yum.repos.d/HDP.repo'] {'content':
'[HDP-2.4]\nname=HDP-2.4\nbaseurl=http://10.193.62.6/hdp/HDP/centos6/2.x/updates/2.4.2.0/\n\npath=/\nenabled=1\ngpgcheck=0'}&lt;/P&gt;&lt;P&gt;2016-12-07
17:30:01,707 - Repository['HDP-UTILS-1.1.0.20'] {'base_url':
'http://10.193.62.6/hdp/HDP-UTILS-1.1.0.20/repos/centos6', 'action':
['create'], 'components': ['HDP-UTILS', 'main'], 'repo_template':
'[{{repo_id}}]\nname={{repo_id}}\n{% if mirror_list
%}mirrorlist={{mirror_list}}{% else %}baseurl={{base_url}}{% endif
%}\n\npath=/\nenabled=1\ngpgcheck=0', 'repo_file_name': 'HDP-UTILS',
'mirror_list': None}&lt;/P&gt;&lt;P&gt;2016-12-07
17:30:01,710 - File['/etc/yum.repos.d/HDP-UTILS.repo'] {'content':
'[HDP-UTILS-1.1.0.20]\nname=HDP-UTILS-1.1.0.20\nbaseurl=http://10.193.62.6/hdp/HDP-UTILS-1.1.0.20/repos/centos6\n\npath=/\nenabled=1\ngpgcheck=0'}&lt;/P&gt;&lt;P&gt;2016-12-07
17:30:01,710 - Package['unzip'] {'retry_on_repo_unavailability': False,
'retry_count': 5}&lt;/P&gt;&lt;P&gt;2016-12-07
17:30:01,822 - Skipping installation of existing package unzip&lt;/P&gt;&lt;P&gt;2016-12-07
17:30:01,822 - Package['curl'] {'retry_on_repo_unavailability': False,
'retry_count': 5}&lt;/P&gt;&lt;P&gt;2016-12-07
17:30:01,832 - Skipping installation of existing package curl&lt;/P&gt;&lt;P&gt;2016-12-07
17:30:01,833 - Package['hdp-select'] {'retry_on_repo_unavailability': False,
'retry_count': 5}&lt;/P&gt;&lt;P&gt;2016-12-07
17:30:01,842 - Skipping installation of existing package hdp-select&lt;/P&gt;&lt;P&gt;2016-12-07
17:30:01,978 - Using hadoop conf dir: /usr/hdp/current/hadoop-client/conf&lt;/P&gt;&lt;P&gt;2016-12-07
17:30:01,982 - Using hadoop conf dir: /usr/hdp/current/hadoop-client/conf&lt;/P&gt;&lt;P&gt;2016-12-07
17:30:01,988 - Package['rpcbind'] {'retry_on_repo_unavailability': False,
'retry_count': 5}&lt;/P&gt;&lt;P&gt;2016-12-07
17:30:02,097 - Skipping installation of existing package rpcbind&lt;/P&gt;&lt;P&gt;2016-12-07
17:30:02,098 - Package['hadoop_2_4_*'] {'retry_on_repo_unavailability': False,
'retry_count': 5}&lt;/P&gt;&lt;P&gt;2016-12-07 17:30:02,108 -
Installing package hadoop_2_4_* ('/usr/bin/yum -d 0 -e 0 -y install
'hadoop_2_4_*''&lt;/P&gt;&lt;P&gt;When i tried to install manually using /usr/bin/yum install hadoop_2_4_*, it gives me following error:&lt;/P&gt;&lt;P&gt;Error Downloading Packages:&lt;/P&gt;&lt;P&gt; 
fuse-2.8.3-4.el6.x86_64: failure: Packages/fuse-2.8.3-4.el6.x86_64.rpm
from rhel-http: [Errno 256] No more mirrors to try.&lt;/P&gt;&lt;P&gt; 
procmail-3.22-25.1.el6_5.1.x86_64: failure:
Packages/procmail-3.22-25.1.el6_5.1.x86_64.rpm from rhel-http: [Errno 256] No
more mirrors to try.&lt;/P&gt;&lt;P&gt; 
hesiod-3.1.0-19.el6.x86_64: failure:
Packages/hesiod-3.1.0-19.el6.x86_64.rpm from rhel-http: [Errno 256] No more
mirrors to try.&lt;/P&gt;&lt;P&gt; 
sendmail-8.14.4-9.el6.x86_64: failure:
Packages/sendmail-8.14.4-9.el6.x86_64.rpm from rhel-http: [Errno 256] No more
mirrors to try.&lt;/P&gt;&lt;P&gt; 
crontabs-1.10-33.el6.noarch: failure:
Packages/crontabs-1.10-33.el6.noarch.rpm from rhel-http: [Errno 256] No more
mirrors to try.&lt;/P&gt;&lt;P&gt; 
redhat-lsb-graphics-4.0-7.el6.x86_64: failure:
Packages/redhat-lsb-graphics-4.0-7.el6.x86_64.rpm from rhel-http: [Errno 256]
No more mirrors to try.&lt;/P&gt;&lt;P&gt; 
redhat-lsb-printing-4.0-7.el6.x86_64: failure:
Packages/redhat-lsb-printing-4.0-7.el6.x86_64.rpm from rhel-http: [Errno 256]
No more mirrors to try.&lt;/P&gt;&lt;P&gt; 
redhat-lsb-compat-4.0-7.el6.x86_64: failure:
Packages/redhat-lsb-compat-4.0-7.el6.x86_64.rpm from rhel-http: [Errno 256] No
more mirrors to try.&lt;/P&gt;&lt;P&gt; 
fuse-libs-2.8.3-4.el6.x86_64: failure:
Packages/fuse-libs-2.8.3-4.el6.x86_64.rpm from rhel-http: [Errno 256] No more
mirrors to try.&lt;/P&gt;&lt;P&gt;  redhat-lsb-core-4.0-7.el6.x86_64:
failure: Packages/redhat-lsb-core-4.0-7.el6.x86_64.rpm from rhel-http: [Errno
256] No more mirrors to try.&lt;/P&gt;&lt;P&gt; 
cronie-anacron-1.4.4-15.el6.x86_64: failure:
Packages/cronie-anacron-1.4.4-15.el6.x86_64.rpm from rhel-http: [Errno 256] No
more mirrors to try.&lt;/P&gt;&lt;P&gt; 
cronie-1.4.4-15.el6.x86_64: failure:
Packages/cronie-1.4.4-15.el6.x86_64.rpm from rhel-http: [Errno 256] No more
mirrors to try.&lt;/P&gt;&lt;P&gt; 
redhat-lsb-4.0-7.el6.x86_64: failure:
Packages/redhat-lsb-4.0-7.el6.x86_64.rpm from rhel-http: [Errno 256] No more
mirrors to try.&lt;/P&gt;</description>
      <pubDate>Thu, 08 Dec 2016 07:16:14 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Install-stops-at-Datanode-through-Ambari/m-p/142495#M105088</guid>
      <dc:creator>pmj</dc:creator>
      <dc:date>2016-12-08T07:16:14Z</dc:date>
    </item>
    <item>
      <title>Re: Install stops at Datanode through Ambari</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Install-stops-at-Datanode-through-Ambari/m-p/142496#M105089</link>
      <description>&lt;P&gt;Never mind, its resolved. We had network issues.&lt;/P&gt;</description>
      <pubDate>Thu, 08 Dec 2016 23:04:44 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Install-stops-at-Datanode-through-Ambari/m-p/142496#M105089</guid>
      <dc:creator>pmj</dc:creator>
      <dc:date>2016-12-08T23:04:44Z</dc:date>
    </item>
  </channel>
</rss>

