You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by Andrew Onischuk <ao...@hortonworks.com> on 2014/09/17 15:02:01 UTC

Review Request 25733: Deploying Ambari with custom users fails

-----------------------------------------------------------
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


Re: Review Request 25733: Deploying Ambari with custom users fails

Posted by Vitalyi Brodetskyi <vb...@hortonworks.com>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/25733/#review53673
-----------------------------------------------------------

Ship it!


Ship It!

- Vitalyi Brodetskyi


On Вер. 17, 2014, 1:02 після полудня, Andrew Onischuk wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/25733/
> -----------------------------------------------------------
> 
> (Updated Вер. 17, 2014, 1:02 після полудня)
> 
> 
> 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
> 
>