Attila Magyar created AMBARI-24593:
--------------------------------------
Summary: Download client config fails if user running Ambari
server has UID>2097151
Key: AMBARI-24593
URL: https://issues.apache.org/jira/browse/AMBARI-24593
Project: Ambari
Issue Type: Bug
Components: ambari-server
Affects Versions: 2.6.2
Reporter: Attila Magyar
Assignee: Attila Magyar
Fix For: 2.7.2
When ambari is running with a user that has UID/GID >2097151 download client
configs fails with the following error:
{code}
{
"status" : 500,
"message" : "org.apache.ambari.server.controller.spi.SystemException: group id
'19600006' is too big ( > 2097151 )"
}
{code}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)