Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
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'
Attachments
Issue Links
- links to