Grant Henke created RANGER-2827:
-----------------------------------

             Summary: Fix db_setup.py on MacOS (readlink)
                 Key: RANGER-2827
                 URL: https://issues.apache.org/jira/browse/RANGER-2827
             Project: Ranger
          Issue Type: Improvement
          Components: admin
            Reporter: Grant Henke


The Kudu project test infrastructure also needs to run on MacOS. Everything 
works okay except that we to apply a patch to fix an issue running db_setup.py 
as it runs ranger-admin-services.sh which sets the script path by running 
`readlink -f $0` which doesn't work on Mac.

We patched both for Kudu purposes, but it would be good to remove the custom 
patch in future releases.

https://github.com/apache/kudu/blob/master/thirdparty/patches/ranger-fixscripts.patch



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to