-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/25733/
-----------------------------------------------------------
Review request for Ambari and Vitalyi Brodetskyi.
Bugs: AMBARI-7360
https://issues.apache.org/jira/browse/AMBARI-7360
Repository: ambari
Description
-------
go to step 'Customize services'
set users as on attached screenshot
deploy cluster
deployment fails with:
Fail: Execution of 'useradd -m -G custom-hadoop -s /bin/bash -g custom-hadoop
hive' returned 6. useradd: group 'custom-hadoop' does not exist
Diffs
-----
ambari-server/src/main/java/org/apache/ambari/server/api/util/StackExtensionHelper.java
a63be38
ambari-server/src/main/java/org/apache/ambari/server/state/ConfigHelper.java
790c177
ambari-server/src/main/java/org/apache/ambari/server/state/cluster/ClusterImpl.java
06f46fe
ambari-server/src/main/resources/stacks/HDP/1.3.2/services/HDFS/configuration/hadoop-env.xml
1de475e
Diff: https://reviews.apache.org/r/25733/diff/
Testing
-------
mvn clean test
Thanks,
Andrew Onischuk