[
https://issues.apache.org/jira/browse/AMBARI-11960?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14589584#comment-14589584
]
Hudson commented on AMBARI-11960:
---------------------------------
FAILURE: Integrated in Ambari-branch-2.1 #62 (See
[https://builds.apache.org/job/Ambari-branch-2.1/62/])
AMBARI-11960: NonRoot: Address ambari-server and ambari-agent non-root issues
(jluniya) (jluniya:
http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=778d6c218239fb00af156b111a1e4b969095ea80)
* ambari-server/src/main/resources/custom_actions/scripts/check_host.py
* ambari-server/src/main/python/ambari_server/serverConfiguration.py
* ambari-server/src/main/python/ambari_server/setupSecurity.py
* ambari-common/src/main/python/ambari_commons/os_linux.py
* ambari-server/src/test/python/TestAmbariServer.py
* ambari-common/src/main/python/ambari_commons/os_windows.py
* ambari-common/src/main/python/ambari_commons/os_utils.py
> NonRoot: Address ambari-server and ambari-agent non-root issues
> ---------------------------------------------------------------
>
> Key: AMBARI-11960
> URL: https://issues.apache.org/jira/browse/AMBARI-11960
> Project: Ambari
> Issue Type: Bug
> Components: ambari-agent, ambari-server
> Affects Versions: 2.1.0
> Reporter: Jayush Luniya
> Assignee: Jayush Luniya
> Fix For: 2.1.0
>
> Attachments: AMBARI-11960.patch
>
>
> 1. Ambari Server fails to start with non-root user, umask 027, because the
> JDK + JCE files are not accessbile.
> 2. Stack Advisor fails because /var/run/ambari-server/stack-recommendations/
> cannot be deleted by the non-root user (Permission denied)
> 3. Ambari Agent fails to run check_db_connection test because as non-root
> user, it cannot create /usr/jdk64 (Permission denied) and hence fails to
> install the JAVA JDK.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)