-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/26502/#review55987
-----------------------------------------------------------

Ship it!


Ship It!

- Dmitro Lisnichenko


On Oct. 9, 2014, 3:05 p.m., Dmytro Sen wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/26502/
> -----------------------------------------------------------
> 
> (Updated Oct. 9, 2014, 3:05 p.m.)
> 
> 
> Review request for Ambari, Dmitro Lisnichenko and Vitalyi Brodetskyi.
> 
> 
> Bugs: AMBARI-7710
>     https://issues.apache.org/jira/browse/AMBARI-7710
> 
> 
> Repository: ambari
> 
> 
> Description
> -------
> 
> hadoop-env.sh is configured to point to /usr/lib/hadoop instead of 
> /usr/hdp/current/hadoop
> Hadoop home directory
> export HADOOP_HOME=$
> {HADOOP_HOME:-/usr/lib/hadoop}
> 
> 
> Diffs
> -----
> 
>   
> ambari-server/src/main/resources/stacks/HDP/2.0.6/hooks/before-ANY/scripts/params.py
>  8962beb 
>   
> ambari-server/src/main/resources/stacks/HDP/2.2/services/HDFS/configuration/hadoop-env.xml
>  aa88b82 
> 
> Diff: https://reviews.apache.org/r/26502/diff/
> 
> 
> Testing
> -------
> 
> manual deployment
> 
> +
> 
> Ran 232 tests in 2.018s
> 
> OK
> ----------------------------------------------------------------------
> Total run:641
> Total errors:0
> Total failures:0
> OK
> 
> +
> 
> [root@c6405 ~]# cat /etc/hadoop/conf/hadoop-env.sh | grep HADOOP_HOME
> export HADOOP_HOME=${HADOOP_HOME:-/usr/hdp/current/hadoop}
> 
> 
> Thanks,
> 
> Dmytro Sen
> 
>

Reply via email to