Hcatalog rpms change the ownership of /usr/lib64 to hcat user
-------------------------------------------------------------
Key: HCATALOG-312
URL: https://issues.apache.org/jira/browse/HCATALOG-312
Project: HCatalog
Issue Type: Bug
Reporter: Arpit Gupta
Assignee: Giridharan Kesavan
After installing the hcatalog rpm's the ownership changed
{code}
ls -ld /usr/lib64/
drwxr-xr-x 62 hcat hadoop 40960 Mar 8 18:24 /usr/lib64/
ls -ld /usr/lib
drwxr-xr-x 68 hcat hadoop 40960 Mar 8 18:24 /usr/lib
{code}
Looks like hcatalog rpm is changing the ownership of the content its deploying
to hcat user
--
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