You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ambari.apache.org by "Hudson (JIRA)" <ji...@apache.org> on 2016/05/11 00:23:13 UTC

[jira] [Commented] (AMBARI-16413) Ambari server does not start because of permission issues on symbolic links

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

Hudson commented on AMBARI-16413:
---------------------------------

SUCCESS: Integrated in Ambari-trunk-Commit #4818 (See [https://builds.apache.org/job/Ambari-trunk-Commit/4818/])
AMBARI-16413: Ambari server does not start because of permission issues (nsomasundaram: [http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=70ffe8d1e3628fabbd072a6e918795fa5c60f612])
* ambari-common/src/main/python/ambari_commons/os_linux.py


> Ambari server does not start because of permission issues on symbolic links
> ---------------------------------------------------------------------------
>
>                 Key: AMBARI-16413
>                 URL: https://issues.apache.org/jira/browse/AMBARI-16413
>             Project: Ambari
>          Issue Type: Bug
>          Components: ambari-server
>    Affects Versions: 2.4.0
>         Environment: Linux
>            Reporter: Nahappan Somasundaram
>            Assignee: Nahappan Somasundaram
>            Priority: Blocker
>             Fix For: 2.4.0
>
>         Attachments: rb47147.patch
>
>
> When setting up ambari-server with a non-root user, ownership change on various log files and other files do not work when those files are in a symbolic linked folder.
> Fix: When doing a chown -R <folder>, specify the -L option to traverse every symbolic link.



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