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

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

Nahappan Somasundaram created AMBARI-16413:
----------------------------------------------

             Summary: 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


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)