[
https://issues.apache.org/jira/browse/AMBARI-24593?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16604503#comment-16604503
]
Hudson commented on AMBARI-24593:
---------------------------------
SUCCESS: Integrated in Jenkins build Ambari-branch-2.7 #222 (See
[https://builds.apache.org/job/Ambari-branch-2.7/222/])
AMBARI-24593. Download client config fails if user running Ambari server
(github:
[https://gitbox.apache.org/repos/asf?p=ambari.git&a=commit&h=61b1792e5b974699d39b526e632bf7b86ff065c1])
* (edit)
ambari-server/src/main/java/org/apache/ambari/server/controller/internal/ClientConfigResourceProvider.java
> 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
> Priority: Major
> Labels: pull-request-available
> Fix For: 2.7.2
>
> Time Spent: 1h
> Remaining Estimate: 0h
>
> 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)