ooziedb.sh script should run as the unix user that runs oozie server
--------------------------------------------------------------------
Key: BIGTOP-451
URL: https://issues.apache.org/jira/browse/BIGTOP-451
Project: Bigtop
Issue Type: Improvement
Components: General
Affects Versions: 0.3.0
Reporter: Alejandro Abdelnur
Fix For: 0.3.0
Currently the ooziedb.sh script runs as the user that invokes it.
If this user is root, this creates file permission issues with the log files
and (if the db used is derby) with the derby DB files. These files will be
owned by root and the oozie user running the server won't have write
permissions to them.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira