[
https://issues.apache.org/jira/browse/AMBARI-24593?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16604440#comment-16604440
]
Hudson commented on AMBARI-24593:
---------------------------------
SUCCESS: Integrated in Jenkins build Ambari-trunk-Commit #9919 (See
[https://builds.apache.org/job/Ambari-trunk-Commit/9919/])
AMBARI-24593. Download client config fails if user running Ambari server
(github:
[https://gitbox.apache.org/repos/asf?p=ambari.git&a=commit&h=f3f64528b5583234e58b5ff205d1cb063ce1c97f])
* (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: 50m
> 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)