[
https://issues.apache.org/jira/browse/AMBARI-18235?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alejandro Fernandez updated AMBARI-18235:
-----------------------------------------
Description:
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}
was:
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}
> 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
> {noformat}${hbase_user}:${hadoop_group}{noformat}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)