Sean Roberts created AMBARI-25161:
-------------------------------------
Summary: Cluster deploy fails due to Ambari attempting to create
`tez.am.view-acls` as users/groups in the OS.
Key: AMBARI-25161
URL: https://issues.apache.org/jira/browse/AMBARI-25161
Project: Ambari
Issue Type: Bug
Components: ambari-agent, ambari-server
Affects Versions: 2.7.3
Reporter: Sean Roberts
At deploy time (Cluster Wizard or Blueprint) if "tez-site":"tez.am.view-acls"
is set the ambari-agent(s) will attempt to create the provided users/groups in
the OS.
Ambari should only be creating its service users. Never users in things like
ACL/grants/permissions.
Code responsible for this is:
https://github.com/apache/ambari/blob/d680af8057a40ab38ab2866799eb9150283c6a4c/ambari-server/src/main/resources/stack-hooks/before-ANY/scripts/shared_initialization.py#L79-L80
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)