[
https://issues.apache.org/jira/browse/AMBARI-11307?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14554864#comment-14554864
]
Hudson commented on AMBARI-11307:
---------------------------------
FAILURE: Integrated in Ambari-trunk-Commit #2670 (See
[https://builds.apache.org/job/Ambari-trunk-Commit/2670/])
AMBARI-11307. Non-secure clusters should not install the linux task controller
(aonishuk) (aonishuk:
http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=97eec61d185489a82682b06b2491b491126722ba)
*
ambari-server/src/main/resources/common-services/YARN/2.1.0.2.0/package/scripts/params_linux.py
* ambari-server/src/test/python/stacks/2.0.6/YARN/test_nodemanager.py
* ambari-common/src/main/python/resource_management/core/providers/system.py
* ambari-server/src/test/python/stacks/2.0.6/YARN/test_resourcemanager.py
* ambari-server/src/test/python/stacks/2.0.6/YARN/test_historyserver.py
* ambari-common/src/main/python/resource_management/core/sudo.py
* ambari-server/src/test/python/stacks/2.0.6/YARN/test_mapreduce2_client.py
* ambari-server/src/test/python/stacks/2.1/YARN/test_apptimelineserver.py
*
ambari-server/src/main/resources/common-services/YARN/2.1.0.2.0/package/scripts/yarn.py
* ambari-server/src/test/python/stacks/2.0.6/YARN/test_yarn_client.py
> Non-secure clusters should not install the linux task controller
> ----------------------------------------------------------------
>
> Key: AMBARI-11307
> URL: https://issues.apache.org/jira/browse/AMBARI-11307
> Project: Ambari
> Issue Type: Bug
> Reporter: Andrew Onischuk
> Assignee: Andrew Onischuk
> Fix For: 2.1.0
>
>
> In insecure clusters, all user code runs as mapred. With our default insecure
> install, the setuid to root linux task controller provides mapred with the
> ability to run processes as any user. The combination of these is bad. I think
> we should separate out the setuid executable to a separate rpm that is only
> installed on secure clusters.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)