You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Jeremy Chambers (JIRA)" <ji...@apache.org> on 2015/04/13 15:57:12 UTC

[jira] [Created] (AMBARI-10454) Moving namenode fails on CHECK PIG step

Jeremy Chambers created AMBARI-10454:
----------------------------------------

             Summary: Moving namenode fails on CHECK PIG step
                 Key: AMBARI-10454
                 URL: https://issues.apache.org/jira/browse/AMBARI-10454
             Project: Ambari
          Issue Type: Bug
    Affects Versions: 1.7.0
         Environment: RHEL 6.5, Oracle Java 1.7 64-bit
5 nodes (AWS : m3.2xlarge) 
            Reporter: Jeremy Chambers


Original 5 host cluster worked fine, could run MapReduce / PIG jobs created with Alpine Chorus : Alpine_Operators_Sample_Hadoop workflow.

However, later moving NameNode server to another node using Ambari wizard fails in the "Start and Test services : Start all services : Check Pig" phase.  

Oddly, failure is neither on the source or target node.

Failed to move NameNode from ip-172-30-1-212.ec2.internal host to ip-172-30-1-26.ec2.internal host.

Problem NODE: ip-172-30-1-102.ec2.internal 

stderr:  

Python script has been killed due to timeout after waiting 300 secs
stdout:  

2015-04-13 08:56:31,325 - ExecuteHadoop['dfs -rmr pigsmoke.out passwd; hadoop --config /etc/hadoop/conf dfs -put /etc/passwd passwd '] {'security_enabled': False, 'keytab': [EMPTY], 'conf_dir': '/etc/hadoop/conf', 'try_sleep': 5, 'kinit_path_local': '/usr/bin/kinit', 'tries': 3, 'user': 'ambari-qa', 'bin_dir': '/usr/hdp/current/hadoop-client/bin'}
2015-04-13 08:56:31,326 - Execute['hadoop --config /etc/hadoop/conf dfs -rmr pigsmoke.out passwd; hadoop --config /etc/hadoop/conf dfs -put /etc/passwd passwd '] {'logoutput': False, 'path': ['/usr/hdp/current/hadoop-client/bin'], 'tries': 3, 'user': 'ambari-qa', 'try_sleep': 5}
2015-04-13 08:56:36,308 - File['/var/lib/ambari-agent/data/tmp/pigSmoke.sh'] {'content': StaticFile('pigSmoke.sh'), 'mode': 0755}
2015-04-13 08:56:36,309 - Execute['pig /var/lib/ambari-agent/data/tmp/pigSmoke.sh'] {'path': ['/usr/hdp/current/pig-client/bin:/usr/sbin:/sbin:/usr/local/bin:/bin:/usr/bin'], 'tries': 3, 'user': 'ambari-qa', 'try_sleep': 5}




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)