Sumit: @Did the command/task eventually time out? Were you able to retry after that? Yes. In Ambari web UI, the failure message says puppet time out. I retried many times but same issue is repeating.
xiong: @what about your ambari-agent's configure(locate in /etc/ambari-agent/conf/ambari-agent.ini)? The below is my configuration. Only ambari-server hostname I modified. [server] hostname=<server_hostname> url_port=8440 secured_url_port=8441 [agent] prefix=/var/lib/ambari-agent/data ;loglevel=(DEBUG/INFO) loglevel=DEBUG [stack] installprefix=/var/ambari-agent/ upgradeScriptsDir=/var/lib/ambari-agent/upgrade_stack [puppet] puppetmodules=/var/lib/ambari-agent/puppet ruby_home=/usr/lib/ambari-agent/lib/ruby-1.8.7-p370 puppet_home=/usr/lib/ambari-agent/lib/puppet-2.7.9 facter_home=/usr/lib/ambari-agent/lib/facter-1.6.10 [command] maxretries=2 sleepBetweenRetries=1 [security] keysdir=/var/lib/ambari-agent/keys server_crt=ca.crt passphrase_env_var_name=AMBARI_PASSPHRASE [services] pidLookupPath=/var/run/ [heartbeat] state_interval=6 dirs=/etc/hadoop,/etc/hadoop/conf,/etc/hbase,/etc/hcatalog,/etc/hive,/etc/oozie, /etc/sqoop,/etc/ganglia,/etc/nagios, /var/run/hadoop,/var/run/zookeeper,/var/run/hbase,/var/run/templeton,/var/run/oozie, /var/log/hadoop,/var/log/zookeeper,/var/log/hbase,/var/run/templeton,/var/log/hive, /var/log/nagios rpms=nagios,ganglia, hadoop,hadoop-lzo,hbase,oozie,sqoop,pig,zookeeper,hive,libconfuse,ambari-log4j Thanks & Regards, B Anil Kumar. On Tue, Sep 10, 2013 at 8:28 PM, Sumit Mohanty <[email protected]>wrote: > Anil, > > Did the command/task eventually time out? Were you able to retry after > that? > > Can you check > > From: xiong <[email protected]> > Reply-To: <[email protected]> > Date: Tuesday, September 10, 2013 6:11 AM > To: <[email protected]> > Subject: Re:Re: I am facing issues while using ambari for hadoop > installtions > > what about your ambari-agent's configure(locate in > /etc/ambari-agent/conf/ambari-agent.ini)? > > > > At 2013-09-10 19:00:11,"AnilKumar B" <[email protected]> wrote: > > Can anyone help me in resolving this? From ambari-agent's log, all of > them kept into queue and it's saying no command received from server. > > > Thanks & Regards, > B Anil Kumar. > > > On Tue, Sep 10, 2013 at 2:46 PM, AnilKumar B <[email protected]>wrote: > >> I am trying to set up 5 node cluster with Ambari. And install progress on >> ambari-server UI is always 3%. It's not at all progressing. >> >> May I know, what could be the issues? Please find the below logs: >> >> 1) Ambari-server log: >> >> 08:59:15,982 INFO HeartBeatHandler:113 - Received heartbeat from host, >> hostname=osvm-122-12002.os1.stratus.slc.ebay.com, currentResponseId=982, >> receivedResponseId=982 >> 08:59:15,984 WARN ActionManager:128 - The task 7 is not in progress, >> ignoring update >> 08:59:15,985 INFO AgentResource:109 - Sending heartbeat response with >> response id 983 >> >> 2) Ambari-agent's log: >> INFO 2013-09-10 08:59:02,045 Controller.py:180 - No commands sent from >> the Server. >> INFO 2013-09-10 08:59:07,051 Heartbeat.py:70 - Sending heartbeat with >> response id: 911 and timestamp: 1378828747050. Command(s) in progress: >> True. Components mapped: True >> INFO 2013-09-10 08:59:07,140 ActionQueue.py:82 - Adding STATUS_COMMAND >> for service HBASE of cluster base to the queue. >> INFO 2013-09-10 08:59:07,156 ActionQueue.py:82 - Adding STATUS_COMMAND >> for service ZOOKEEPER of cluster base to the queue. >> INFO 2013-09-10 08:59:07,177 ActionQueue.py:82 - Adding STATUS_COMMAND >> for service HDFS of cluster Hbase to the queue. >> INFO 2013-09-10 08:59:07,194 ActionQueue.py:82 - Adding STATUS_COMMAND >> for service MAPREDUCE of cluster base to the queue. >> INFO 2013-09-10 08:59:07,211 ActionQueue.py:82 - Adding STATUS_COMMAND >> for service HBASE of cluster base to the queue. >> INFO 2013-09-10 08:59:07,229 ActionQueue.py:82 - Adding STATUS_COMMAND >> for service GANGLIA of cluster base to the queue. >> INFO 2013-09-10 08:59:07,233 Controller.py:180 - No commands sent from >> the Server. >> INFO 2013-09-10 08:59:12,239 Heartbeat.py:70 - Sending heartbeat with >> response id: 912 and timestamp: 1378828752239. Command(s) in progress: >> True. Components mapped: True >> INFO 2013-09-10 08:59:12,542 Controller.py:180 - No commands sent from >> the Server. >> INFO 2013-09-10 08:59:17,549 Heartbeat.py:70 - Sending heartbeat with >> response id: 913 and timestamp: 1378828757548. Command(s) in progress: >> True. Components mapped: True >> INFO 2013-09-10 08:59:17,563 Controller.py:180 - No commands sent from >> the Server. >> INFO 2013-09-10 08:59:22,569 Heartbeat.py:70 - Sending heartbeat with >> response id: 914 and timestamp: 1378828762568. Command(s) in progress: >> True. Components mapped: True >> INFO 2013-09-10 08:59:22,582 Controller.py:180 - No commands sent from >> the Server. >> INFO 2013-09-10 08:59:27,587 Heartbeat.py:70 - Sending heartbeat with >> response id: 915 and timestamp: 1378828767587. Command(s) in progress: >> True. Components mapped: True >> INFO 2013-09-10 08:59:27,600 Controller.py:180 - No commands sent from >> the Server. >> >> >> Thanks & Regards, >> B Anil Kumar. >> > > > > > 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.
