[
https://issues.apache.org/jira/browse/AMBARI-11960?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14589336#comment-14589336
]
Jayush Luniya commented on AMBARI-11960:
----------------------------------------
Trunk:
commit 3607163418c3b16782ec85a4ec146be567c55a7a
Author: Jayush Luniya <[email protected]>
Date: Tue Jun 16 22:31:52 2015 -0700
AMBARI-11960: NonRoot: Address ambari-server and ambari-agent non-root
issues (jluniya)
Branch-2.1
commit 778d6c218239fb00af156b111a1e4b969095ea80
Author: Jayush Luniya <[email protected]>
Date: Tue Jun 16 22:31:52 2015 -0700
AMBARI-11960: NonRoot: Address ambari-server and ambari-agent non-root
issues (jluniya)
> 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)