Alejandro Fernandez created AMBARI-18235:
--------------------------------------------
Summary: Atlas file permissions of
/var/lib/ambari-agent/tmp/atlas_hbase_setup.rb need to be
${hbase_user}:${hadoop_group}
Key: AMBARI-18235
URL: https://issues.apache.org/jira/browse/AMBARI-18235
Project: Ambari
Issue Type: Bug
Components: stacks
Affects Versions: 2.4.0
Reporter: Alejandro Fernandez
Assignee: Alejandro Fernandez
Priority: Critical
Fix For: trunk
Atlas generates the /var/lib/ambari-agent/tmp/atlas_hbase_setup.rb file that is
needed to grant permissions to the Atlas tables in HBASE.
However, if Ambari agent is running as non-root, executing the file will fail
since the current ownership is root:root instead of
${hbase_user}:${hadoop_group}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)