You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Andrew Onischuk (JIRA)" <ji...@apache.org> on 2015/01/28 17:13:34 UTC

[jira] [Created] (AMBARI-9376) NodeManager start failed in secure cluster (container-executor permissions 0050 rather than 6050)

Andrew Onischuk created AMBARI-9376:
---------------------------------------

             Summary: NodeManager start failed in secure cluster (container-executor permissions 0050 rather than 6050)
                 Key: AMBARI-9376
                 URL: https://issues.apache.org/jira/browse/AMBARI-9376
             Project: Ambari
          Issue Type: Bug
            Reporter: Andrew Onischuk
            Assignee: Andrew Onischuk
             Fix For: 2.0.0


**Steps to Reproduce:**

  * Installed 10 node cluster
  * While going through security wizard, nodemanager start failed on 6/7 hosts with same error message in nodemanager log.  
org.apache.hadoop.util.Shell$ExitCodeException: Invalid permissions on
container-executor binary.  
**The container-executor binary should be set setuid.**  
Service NodeManager failed in state INITED; cause:
org.apache.hadoop.yarn.exceptions.YarnRuntimeException: Failed to initialize
container executor

**ls -ltrh /usr/lib/hadoop-yarn/bin/container-executor**  
\----r-x---. 1 root hadoop 36K Apr 15 02:52 /usr/lib/hadoop-yarn/bin
/container-executor

On One Host where nodemanager came up:  
**ls -ltrh /usr/lib/hadoop-yarn/bin/container-executor**  
\--<del>Sr-s</del>\--. 1 root hadoop 40K Apr 15 02:52 /usr/lib/hadoop-yarn/bin
/container-executor





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