-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/62467/
-----------------------------------------------------------
Review request for Ambari, Dmitro Lisnichenko and Robert Levas.
Bugs: AMBARI-22027
https://issues.apache.org/jira/browse/AMBARI-22027
Repository: ambari
Description
-------
Why this works?
If there is no custom uids it will use system-defined uid(behaivor before
GID\UID feature) and will not try to use UID that occupied by external systems,
like ldap.
Diffs
-----
ambari-server/src/main/resources/stacks/HDP/2.0.6/hooks/before-ANY/scripts/shared_initialization.py
ee950e8
ambari-server/src/test/python/stacks/2.0.6/hooks/before-ANY/test_before_any.py
a13ac24
Diff: https://reviews.apache.org/r/62467/diff/1/
Testing
-------
mvn clean test, cluster deployment.
Thanks,
Eugene Chekanskiy