[
https://issues.apache.org/jira/browse/AMBARI-18235?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alejandro Fernandez updated AMBARI-18235:
-----------------------------------------
Resolution: Fixed
Status: Resolved (was: Patch Available)
Pushed to trunk, commit 79588cedb46e794158b1b2516477c12d3701c785
> 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
>
> Attachments: AMBARI-18235.patch
>
>
> 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
> {noformat}${hbase_user}:${hadoop_group}{noformat}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)