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

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

    [ https://issues.apache.org/jira/browse/AMBARI-9376?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14295736#comment-14295736 ] 

Hudson commented on AMBARI-9376:
--------------------------------

SUCCESS: Integrated in Ambari-trunk-Commit #1631 (See [https://builds.apache.org/job/Ambari-trunk-Commit/1631/])
AMBARI-9376. NodeManager start failed in secure cluster (container-executor permissions 0050 rather than 6050) (aonishuk) (aonishuk: http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=2919506e4bfd2d019d7409c7b22d6ff4841749b4)
* ambari-common/src/main/python/resource_management/core/providers/system.py


> 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)