Abhishek Kumar created RANGER-4929: -------------------------------------- Summary: Fix OzoneManager to run as hadoop Key: RANGER-4929 URL: https://issues.apache.org/jira/browse/RANGER-4929 Project: Ranger Issue Type: Bug Components: Ranger Reporter: Abhishek Kumar
OzoneManager is a process which runs in the ozone-om container, ranger-ozone plugin gets initialized before the process runs, currently the process runs as root as the installation of ranger-ozone plugin requires root privileges. The OzoneManager process should ideally run as hadoop user, the same user which is used in the ozone runner image. CC: [~smeng] -- This message was sent by Atlassian Jira (v8.20.10#820010)