Andrew Onischuk created AMBARI-12448:
----------------------------------------

             Summary: Non-Root: Ranger Admin install fails with permission 
denied
                 Key: AMBARI-12448
                 URL: https://issues.apache.org/jira/browse/AMBARI-12448
             Project: Ambari
          Issue Type: Bug
            Reporter: Andrew Onischuk
            Assignee: Andrew Onischuk
             Fix For: 2.1.0


When installing Ranger on Ambari 2.1.0-1426 with 2.3.0.0-2553 with non-root
server/agent, umask 027 the Ranger Admin Install fails with the following
error:

    
    
    resource_management.core.exceptions.Fail: Execution of 'python 
/usr/hdp/current/ranger-admin/dba_script.py -q' returned 1. Traceback (most 
recent call last):
      File "/usr/hdp/current/ranger-admin/dba_script.py", line 1412, in <module>
        main(sys.argv)
      File "/usr/hdp/current/ranger-admin/dba_script.py", line 1104, in main
        populate_global_dict()
      File "/usr/hdp/current/ranger-admin/dba_script.py", line 63, in 
populate_global_dict
        read_config_file = 
open(os.path.join(RANGER_ADMIN_HOME,'install.properties'))
    IOError: [Errno 13] Permission denied: 
'/usr/hdp/current/ranger-admin/install.properties'
    





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

Reply via email to