You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-user@hadoop.apache.org by Rajesh Jain <rj...@gmail.com> on 2014/02/19 02:57:57 UTC

Ambari fails to install HDP Cluster (Hadoop) on CentOS 5

Hi

I am trying to install the HDP - Hadoop distro using Ambari on CentOS 5.x
and I have run into issues. Not sure where the failure is happening or what
is the reason Ambari is giving up... I have specified the FQDN
PM-HORTONWORKS1-MASTER.local

Here is the log message...

---
STDERR
scp /usr/lib/python2.6/site-packages/ambari_server/os_type_check.sh done
for host APM-HORTONWORKS1-MASTER, exitcode=0
Copying os type check script finished
Running os type check...
STDOUT
Cluster primary OS type is redhat5 and local OS type is centos5^M

STDERR
tcgetattr: Invalid argument
Connection to APM-HORTONWORKS1-MASTER closed.^M
SSH command execution finished for host APM-HORTONWORKS1-MASTER, exitcode=0
Running os type check finished
STDOUT
sudo-1.7.2p1-10.el5^M

STDERR
tcgetattr: Invalid argument
Connection to APM-HORTONWORKS1-MASTER closed.^M
SSH command execution finished for host APM-HORTONWORKS1-MASTER, exitcode=0
Checking 'sudo' package finished
Copying repo file to 'tmp' folder...
STDOUT

STDERR
scp /etc/yum.repos.d/ambari.repo done for host APM-HORTONWORKS1-MASTER,
exitcode=0
Moving file to repo dir...
STDOUT

STDERR
tcgetattr: Invalid argument
Connection to APM-HORTONWORKS1-MASTER closed.^M
SSH command execution finished for host APM-HORTONWORKS1-MASTER, exitcode=0
Copying setup script file...
STDOUT

STDERR
scp /usr/lib/python2.6/site-packages/ambari_server/setupAgent.py done for
host APM-HORTONWORKS1-MASTER, exitcode=0
Copying files finished
Running setup agent...
STDOUT
http://public-repo-1.hortonworks.com/HDP-UTILS-1.1.0.16/repos/centos5/repodata/repomd.xml:
[Errno 4] IOError: <urlopen error (-3, 'Temporary failure in name
resolution')>^M

Trying other mirror.^M
http://mirror.atlanticmetro.net/centos/5.10/os/x86_64/repodata/repomd.xml:
[Errno 4] IOError: <urlopen error (-3, 'Temporary failure in name
resolution')>^M
Trying other mirror.^M
..... more

Error Downloading Packages:^M
ambari-agent-1.4.4.23-1.x86_64: failure:
x86_64/ambari-agent-1.4.4.23-1.x86_64.rpm from Updates-ambari-1.4.4.23:
[Errno 256] No more mirrors to try.^M

{'exitstatus': 1, 'log': ('Loaded plugins: fastestmirror\nLoading mirror
speeds from cached hostfile\n * base: http://ftp.ussg.iu.edu\n * extras:
mirror.nyi.net\n * updates: centos.gravityfish.com\nSetting up Install
Process\nResolving Dependencies\n-> Running transaction check\n--> Package
ambari-agent.x86_64 0:1.4.4.23-1 set to be updated\n-> Finished Dependency
Resolution\n\nDependencies
Resolved\n\n================================================================================\n
Package Arch Version Repository
Size\n================================================================================\nInstalling:\n
ambari-agent x86_64 1.4.4.23-1 Updates-ambari-1.4.4.23 7.1 M\n\nTransaction
Summary\n================================================================================\nInstall
1 Package(s)\nUpgrade 0 Package(s)\n\nTotal download size: 7.1
M\nDownloading Packages:\n', None)}^M
STDERR
tcgetattr: Invalid argument
Connection to APM-HORTONWORKS1-MASTER closed.^M
SSH command execution finished for host APM-HORTONWORKS1-MASTER, exitcode=1
Setting up agent finished
ERROR: Bootstrap of

Re: Ambari fails to install HDP Cluster (Hadoop) on CentOS 5

Posted by Yusaku Sako <yu...@hortonworks.com>.
Rajesh,

This is Ambari specific, so you should post the question to
user@ambari.apache.org to get help from Ambari developers.

Yusaku

On Tue, Feb 18, 2014 at 5:57 PM, Rajesh Jain <rj...@gmail.com> wrote:
> Hi
>
> I am trying to install the HDP - Hadoop distro using Ambari on CentOS 5.x
> and I have run into issues. Not sure where the failure is happening or what
> is the reason Ambari is giving up... I have specified the FQDN
> PM-HORTONWORKS1-MASTER.local
>
> Here is the log message...
>
> ---
> STDERR
> scp /usr/lib/python2.6/site-packages/ambari_server/os_type_check.sh done for
> host APM-HORTONWORKS1-MASTER, exitcode=0
> Copying os type check script finished
> Running os type check...
> STDOUT
> Cluster primary OS type is redhat5 and local OS type is centos5^M
>
> STDERR
> tcgetattr: Invalid argument
> Connection to APM-HORTONWORKS1-MASTER closed.^M
> SSH command execution finished for host APM-HORTONWORKS1-MASTER, exitcode=0
> Running os type check finished
> STDOUT
> sudo-1.7.2p1-10.el5^M
>
> STDERR
> tcgetattr: Invalid argument
> Connection to APM-HORTONWORKS1-MASTER closed.^M
> SSH command execution finished for host APM-HORTONWORKS1-MASTER, exitcode=0
> Checking 'sudo' package finished
> Copying repo file to 'tmp' folder...
> STDOUT
>
> STDERR
> scp /etc/yum.repos.d/ambari.repo done for host APM-HORTONWORKS1-MASTER,
> exitcode=0
> Moving file to repo dir...
> STDOUT
>
> STDERR
> tcgetattr: Invalid argument
> Connection to APM-HORTONWORKS1-MASTER closed.^M
> SSH command execution finished for host APM-HORTONWORKS1-MASTER, exitcode=0
> Copying setup script file...
> STDOUT
>
> STDERR
> scp /usr/lib/python2.6/site-packages/ambari_server/setupAgent.py done for
> host APM-HORTONWORKS1-MASTER, exitcode=0
> Copying files finished
> Running setup agent...
> STDOUT
> http://public-repo-1.hortonworks.com/HDP-UTILS-1.1.0.16/repos/centos5/repodata/repomd.xml:
> [Errno 4] IOError: <urlopen error (-3, 'Temporary failure in name
> resolution')>^M
>
> Trying other mirror.^M
> http://mirror.atlanticmetro.net/centos/5.10/os/x86_64/repodata/repomd.xml:
> [Errno 4] IOError: <urlopen error (-3, 'Temporary failure in name
> resolution')>^M
> Trying other mirror.^M
> ..... more
>
> Error Downloading Packages:^M
> ambari-agent-1.4.4.23-1.x86_64: failure:
> x86_64/ambari-agent-1.4.4.23-1.x86_64.rpm from Updates-ambari-1.4.4.23:
> [Errno 256] No more mirrors to try.^M
>
> {'exitstatus': 1, 'log': ('Loaded plugins: fastestmirror\nLoading mirror
> speeds from cached hostfile\n * base: http://ftp.ussg.iu.edu\n * extras:
> mirror.nyi.net\n * updates: centos.gravityfish.com\nSetting up Install
> Process\nResolving Dependencies\n-> Running transaction check\n--> Package
> ambari-agent.x86_64 0:1.4.4.23-1 set to be updated\n-> Finished Dependency
> Resolution\n\nDependencies
> Resolved\n\n================================================================================\n
> Package Arch Version Repository
> Size\n================================================================================\nInstalling:\n
> ambari-agent x86_64 1.4.4.23-1 Updates-ambari-1.4.4.23 7.1 M\n\nTransaction
> Summary\n================================================================================\nInstall
> 1 Package(s)\nUpgrade 0 Package(s)\n\nTotal download size: 7.1
> M\nDownloading Packages:\n', None)}^M
> STDERR
> tcgetattr: Invalid argument
> Connection to APM-HORTONWORKS1-MASTER closed.^M
> SSH command execution finished for host APM-HORTONWORKS1-MASTER, exitcode=1
> Setting up agent finished
> ERROR: Bootstrap of

-- 
CONFIDENTIALITY NOTICE
NOTICE: This message is intended for the use of the individual or entity to 
which it is addressed and may contain information that is confidential, 
privileged and exempt from disclosure under applicable law. If the reader 
of this message is not the intended recipient, you are hereby notified that 
any printing, copying, dissemination, distribution, disclosure or 
forwarding of this communication is strictly prohibited. If you have 
received this communication in error, please contact the sender immediately 
and delete it from your system. Thank You.

Re: Ambari fails to install HDP Cluster (Hadoop) on CentOS 5

Posted by Yusaku Sako <yu...@hortonworks.com>.
Rajesh,

This is Ambari specific, so you should post the question to
user@ambari.apache.org to get help from Ambari developers.

Yusaku

On Tue, Feb 18, 2014 at 5:57 PM, Rajesh Jain <rj...@gmail.com> wrote:
> Hi
>
> I am trying to install the HDP - Hadoop distro using Ambari on CentOS 5.x
> and I have run into issues. Not sure where the failure is happening or what
> is the reason Ambari is giving up... I have specified the FQDN
> PM-HORTONWORKS1-MASTER.local
>
> Here is the log message...
>
> ---
> STDERR
> scp /usr/lib/python2.6/site-packages/ambari_server/os_type_check.sh done for
> host APM-HORTONWORKS1-MASTER, exitcode=0
> Copying os type check script finished
> Running os type check...
> STDOUT
> Cluster primary OS type is redhat5 and local OS type is centos5^M
>
> STDERR
> tcgetattr: Invalid argument
> Connection to APM-HORTONWORKS1-MASTER closed.^M
> SSH command execution finished for host APM-HORTONWORKS1-MASTER, exitcode=0
> Running os type check finished
> STDOUT
> sudo-1.7.2p1-10.el5^M
>
> STDERR
> tcgetattr: Invalid argument
> Connection to APM-HORTONWORKS1-MASTER closed.^M
> SSH command execution finished for host APM-HORTONWORKS1-MASTER, exitcode=0
> Checking 'sudo' package finished
> Copying repo file to 'tmp' folder...
> STDOUT
>
> STDERR
> scp /etc/yum.repos.d/ambari.repo done for host APM-HORTONWORKS1-MASTER,
> exitcode=0
> Moving file to repo dir...
> STDOUT
>
> STDERR
> tcgetattr: Invalid argument
> Connection to APM-HORTONWORKS1-MASTER closed.^M
> SSH command execution finished for host APM-HORTONWORKS1-MASTER, exitcode=0
> Copying setup script file...
> STDOUT
>
> STDERR
> scp /usr/lib/python2.6/site-packages/ambari_server/setupAgent.py done for
> host APM-HORTONWORKS1-MASTER, exitcode=0
> Copying files finished
> Running setup agent...
> STDOUT
> http://public-repo-1.hortonworks.com/HDP-UTILS-1.1.0.16/repos/centos5/repodata/repomd.xml:
> [Errno 4] IOError: <urlopen error (-3, 'Temporary failure in name
> resolution')>^M
>
> Trying other mirror.^M
> http://mirror.atlanticmetro.net/centos/5.10/os/x86_64/repodata/repomd.xml:
> [Errno 4] IOError: <urlopen error (-3, 'Temporary failure in name
> resolution')>^M
> Trying other mirror.^M
> ..... more
>
> Error Downloading Packages:^M
> ambari-agent-1.4.4.23-1.x86_64: failure:
> x86_64/ambari-agent-1.4.4.23-1.x86_64.rpm from Updates-ambari-1.4.4.23:
> [Errno 256] No more mirrors to try.^M
>
> {'exitstatus': 1, 'log': ('Loaded plugins: fastestmirror\nLoading mirror
> speeds from cached hostfile\n * base: http://ftp.ussg.iu.edu\n * extras:
> mirror.nyi.net\n * updates: centos.gravityfish.com\nSetting up Install
> Process\nResolving Dependencies\n-> Running transaction check\n--> Package
> ambari-agent.x86_64 0:1.4.4.23-1 set to be updated\n-> Finished Dependency
> Resolution\n\nDependencies
> Resolved\n\n================================================================================\n
> Package Arch Version Repository
> Size\n================================================================================\nInstalling:\n
> ambari-agent x86_64 1.4.4.23-1 Updates-ambari-1.4.4.23 7.1 M\n\nTransaction
> Summary\n================================================================================\nInstall
> 1 Package(s)\nUpgrade 0 Package(s)\n\nTotal download size: 7.1
> M\nDownloading Packages:\n', None)}^M
> STDERR
> tcgetattr: Invalid argument
> Connection to APM-HORTONWORKS1-MASTER closed.^M
> SSH command execution finished for host APM-HORTONWORKS1-MASTER, exitcode=1
> Setting up agent finished
> ERROR: Bootstrap of

-- 
CONFIDENTIALITY NOTICE
NOTICE: This message is intended for the use of the individual or entity to 
which it is addressed and may contain information that is confidential, 
privileged and exempt from disclosure under applicable law. If the reader 
of this message is not the intended recipient, you are hereby notified that 
any printing, copying, dissemination, distribution, disclosure or 
forwarding of this communication is strictly prohibited. If you have 
received this communication in error, please contact the sender immediately 
and delete it from your system. Thank You.

Re: Ambari fails to install HDP Cluster (Hadoop) on CentOS 5

Posted by Yusaku Sako <yu...@hortonworks.com>.
Rajesh,

This is Ambari specific, so you should post the question to
user@ambari.apache.org to get help from Ambari developers.

Yusaku

On Tue, Feb 18, 2014 at 5:57 PM, Rajesh Jain <rj...@gmail.com> wrote:
> Hi
>
> I am trying to install the HDP - Hadoop distro using Ambari on CentOS 5.x
> and I have run into issues. Not sure where the failure is happening or what
> is the reason Ambari is giving up... I have specified the FQDN
> PM-HORTONWORKS1-MASTER.local
>
> Here is the log message...
>
> ---
> STDERR
> scp /usr/lib/python2.6/site-packages/ambari_server/os_type_check.sh done for
> host APM-HORTONWORKS1-MASTER, exitcode=0
> Copying os type check script finished
> Running os type check...
> STDOUT
> Cluster primary OS type is redhat5 and local OS type is centos5^M
>
> STDERR
> tcgetattr: Invalid argument
> Connection to APM-HORTONWORKS1-MASTER closed.^M
> SSH command execution finished for host APM-HORTONWORKS1-MASTER, exitcode=0
> Running os type check finished
> STDOUT
> sudo-1.7.2p1-10.el5^M
>
> STDERR
> tcgetattr: Invalid argument
> Connection to APM-HORTONWORKS1-MASTER closed.^M
> SSH command execution finished for host APM-HORTONWORKS1-MASTER, exitcode=0
> Checking 'sudo' package finished
> Copying repo file to 'tmp' folder...
> STDOUT
>
> STDERR
> scp /etc/yum.repos.d/ambari.repo done for host APM-HORTONWORKS1-MASTER,
> exitcode=0
> Moving file to repo dir...
> STDOUT
>
> STDERR
> tcgetattr: Invalid argument
> Connection to APM-HORTONWORKS1-MASTER closed.^M
> SSH command execution finished for host APM-HORTONWORKS1-MASTER, exitcode=0
> Copying setup script file...
> STDOUT
>
> STDERR
> scp /usr/lib/python2.6/site-packages/ambari_server/setupAgent.py done for
> host APM-HORTONWORKS1-MASTER, exitcode=0
> Copying files finished
> Running setup agent...
> STDOUT
> http://public-repo-1.hortonworks.com/HDP-UTILS-1.1.0.16/repos/centos5/repodata/repomd.xml:
> [Errno 4] IOError: <urlopen error (-3, 'Temporary failure in name
> resolution')>^M
>
> Trying other mirror.^M
> http://mirror.atlanticmetro.net/centos/5.10/os/x86_64/repodata/repomd.xml:
> [Errno 4] IOError: <urlopen error (-3, 'Temporary failure in name
> resolution')>^M
> Trying other mirror.^M
> ..... more
>
> Error Downloading Packages:^M
> ambari-agent-1.4.4.23-1.x86_64: failure:
> x86_64/ambari-agent-1.4.4.23-1.x86_64.rpm from Updates-ambari-1.4.4.23:
> [Errno 256] No more mirrors to try.^M
>
> {'exitstatus': 1, 'log': ('Loaded plugins: fastestmirror\nLoading mirror
> speeds from cached hostfile\n * base: http://ftp.ussg.iu.edu\n * extras:
> mirror.nyi.net\n * updates: centos.gravityfish.com\nSetting up Install
> Process\nResolving Dependencies\n-> Running transaction check\n--> Package
> ambari-agent.x86_64 0:1.4.4.23-1 set to be updated\n-> Finished Dependency
> Resolution\n\nDependencies
> Resolved\n\n================================================================================\n
> Package Arch Version Repository
> Size\n================================================================================\nInstalling:\n
> ambari-agent x86_64 1.4.4.23-1 Updates-ambari-1.4.4.23 7.1 M\n\nTransaction
> Summary\n================================================================================\nInstall
> 1 Package(s)\nUpgrade 0 Package(s)\n\nTotal download size: 7.1
> M\nDownloading Packages:\n', None)}^M
> STDERR
> tcgetattr: Invalid argument
> Connection to APM-HORTONWORKS1-MASTER closed.^M
> SSH command execution finished for host APM-HORTONWORKS1-MASTER, exitcode=1
> Setting up agent finished
> ERROR: Bootstrap of

-- 
CONFIDENTIALITY NOTICE
NOTICE: This message is intended for the use of the individual or entity to 
which it is addressed and may contain information that is confidential, 
privileged and exempt from disclosure under applicable law. If the reader 
of this message is not the intended recipient, you are hereby notified that 
any printing, copying, dissemination, distribution, disclosure or 
forwarding of this communication is strictly prohibited. If you have 
received this communication in error, please contact the sender immediately 
and delete it from your system. Thank You.

Re: Ambari fails to install HDP Cluster (Hadoop) on CentOS 5

Posted by Yusaku Sako <yu...@hortonworks.com>.
Rajesh,

This is Ambari specific, so you should post the question to
user@ambari.apache.org to get help from Ambari developers.

Yusaku

On Tue, Feb 18, 2014 at 5:57 PM, Rajesh Jain <rj...@gmail.com> wrote:
> Hi
>
> I am trying to install the HDP - Hadoop distro using Ambari on CentOS 5.x
> and I have run into issues. Not sure where the failure is happening or what
> is the reason Ambari is giving up... I have specified the FQDN
> PM-HORTONWORKS1-MASTER.local
>
> Here is the log message...
>
> ---
> STDERR
> scp /usr/lib/python2.6/site-packages/ambari_server/os_type_check.sh done for
> host APM-HORTONWORKS1-MASTER, exitcode=0
> Copying os type check script finished
> Running os type check...
> STDOUT
> Cluster primary OS type is redhat5 and local OS type is centos5^M
>
> STDERR
> tcgetattr: Invalid argument
> Connection to APM-HORTONWORKS1-MASTER closed.^M
> SSH command execution finished for host APM-HORTONWORKS1-MASTER, exitcode=0
> Running os type check finished
> STDOUT
> sudo-1.7.2p1-10.el5^M
>
> STDERR
> tcgetattr: Invalid argument
> Connection to APM-HORTONWORKS1-MASTER closed.^M
> SSH command execution finished for host APM-HORTONWORKS1-MASTER, exitcode=0
> Checking 'sudo' package finished
> Copying repo file to 'tmp' folder...
> STDOUT
>
> STDERR
> scp /etc/yum.repos.d/ambari.repo done for host APM-HORTONWORKS1-MASTER,
> exitcode=0
> Moving file to repo dir...
> STDOUT
>
> STDERR
> tcgetattr: Invalid argument
> Connection to APM-HORTONWORKS1-MASTER closed.^M
> SSH command execution finished for host APM-HORTONWORKS1-MASTER, exitcode=0
> Copying setup script file...
> STDOUT
>
> STDERR
> scp /usr/lib/python2.6/site-packages/ambari_server/setupAgent.py done for
> host APM-HORTONWORKS1-MASTER, exitcode=0
> Copying files finished
> Running setup agent...
> STDOUT
> http://public-repo-1.hortonworks.com/HDP-UTILS-1.1.0.16/repos/centos5/repodata/repomd.xml:
> [Errno 4] IOError: <urlopen error (-3, 'Temporary failure in name
> resolution')>^M
>
> Trying other mirror.^M
> http://mirror.atlanticmetro.net/centos/5.10/os/x86_64/repodata/repomd.xml:
> [Errno 4] IOError: <urlopen error (-3, 'Temporary failure in name
> resolution')>^M
> Trying other mirror.^M
> ..... more
>
> Error Downloading Packages:^M
> ambari-agent-1.4.4.23-1.x86_64: failure:
> x86_64/ambari-agent-1.4.4.23-1.x86_64.rpm from Updates-ambari-1.4.4.23:
> [Errno 256] No more mirrors to try.^M
>
> {'exitstatus': 1, 'log': ('Loaded plugins: fastestmirror\nLoading mirror
> speeds from cached hostfile\n * base: http://ftp.ussg.iu.edu\n * extras:
> mirror.nyi.net\n * updates: centos.gravityfish.com\nSetting up Install
> Process\nResolving Dependencies\n-> Running transaction check\n--> Package
> ambari-agent.x86_64 0:1.4.4.23-1 set to be updated\n-> Finished Dependency
> Resolution\n\nDependencies
> Resolved\n\n================================================================================\n
> Package Arch Version Repository
> Size\n================================================================================\nInstalling:\n
> ambari-agent x86_64 1.4.4.23-1 Updates-ambari-1.4.4.23 7.1 M\n\nTransaction
> Summary\n================================================================================\nInstall
> 1 Package(s)\nUpgrade 0 Package(s)\n\nTotal download size: 7.1
> M\nDownloading Packages:\n', None)}^M
> STDERR
> tcgetattr: Invalid argument
> Connection to APM-HORTONWORKS1-MASTER closed.^M
> SSH command execution finished for host APM-HORTONWORKS1-MASTER, exitcode=1
> Setting up agent finished
> ERROR: Bootstrap of

-- 
CONFIDENTIALITY NOTICE
NOTICE: This message is intended for the use of the individual or entity to 
which it is addressed and may contain information that is confidential, 
privileged and exempt from disclosure under applicable law. If the reader 
of this message is not the intended recipient, you are hereby notified that 
any printing, copying, dissemination, distribution, disclosure or 
forwarding of this communication is strictly prohibited. If you have 
received this communication in error, please contact the sender immediately 
and delete it from your system. Thank You.