sneethiraj opened a new pull request, #922: URL: https://github.com/apache/ranger/pull/922
As startup script is trying to move files into /etc/init.d and /usr/bin, it is throwing lot of errors. Also, having hardcoded hostname as ranger during service creation causes more errors during startup. ## What changes were proposed in this pull request? Those steps that requires root permission WILL run only if you are a root. This will be required for non-docker setp. Also, ranger service creation script uses the current hostname to identify the service instead of hardcoded 'ranger' ## How was this patch tested? Build and deployed as a docker container in Linux Microk8s environment. It deploys fine with no errors. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
